You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good thing to compare the SHA256 against the downloaded file, and verify the SHA256 with gpg to ensure that 'what is being installed' is exactly what packer.io is delivering, and has not been MITM'd etc.
The text was updated successfully, but these errors were encountered:
packer.io publishes their GPG key (https://www.hashicorp.com/security.html) and also puts out signed SHA256 hashes of each release (https://releases.hashicorp.com/packer/1.1.3/packer_1.1.3_SHA256SUMS & https://releases.hashicorp.com/packer/1.1.3/packer_1.1.3_SHA256SUMS.sig)
It would be good thing to compare the SHA256 against the downloaded file, and verify the SHA256 with gpg to ensure that 'what is being installed' is exactly what packer.io is delivering, and has not been MITM'd etc.
The text was updated successfully, but these errors were encountered: