Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider validating download with GPG #14

Open
ryanaslett opened this issue Feb 7, 2018 · 0 comments
Open

Consider validating download with GPG #14

ryanaslett opened this issue Feb 7, 2018 · 0 comments

Comments

@ryanaslett
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant