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

Add support for validating checksums #14

Open
malept opened this issue Nov 9, 2016 · 0 comments
Open

Add support for validating checksums #14

malept opened this issue Nov 9, 2016 · 0 comments

Comments

@malept
Copy link
Owner

malept commented Nov 9, 2016

Add a validate_checksum option, defaulted to false. When true, download a checksum from checksum_uri (formatted like binary_uri), parse the file and validate the tarball's integrity. For now, only handle sha256sum-style checksum files, as opposed to GPG-signed checksum files. The actual parsing and validating of the file would ideally exist in its own gem, as it's not specific to Thermite.

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

No branches or pull requests

1 participant