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
{{ message }}
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
Issue: The only checksums listed for releases are MD5 checksums. While this may be sufficient for verifying against file corruption, it is really insufficient for verifying against file tampering. The generation of an MD5 checksum collision is not difficult and does not necessarily result in significant changes in file size.
Suggested Change: Include checksums that are less susceptible to collisions. Perhaps, it would be better to include a SHA256 checksum.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Webpage: https://github.com/sentinel-official/sentinel/releases
Issue: The only checksums listed for releases are MD5 checksums. While this may be sufficient for verifying against file corruption, it is really insufficient for verifying against file tampering. The generation of an MD5 checksum collision is not difficult and does not necessarily result in significant changes in file size.
Suggested Change: Include checksums that are less susceptible to collisions. Perhaps, it would be better to include a SHA256 checksum.
The text was updated successfully, but these errors were encountered: