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

Releases description mention sha256 instead of sha1 #302

Open
leovbernardo opened this issue Jul 9, 2023 · 1 comment
Open

Releases description mention sha256 instead of sha1 #302

leovbernardo opened this issue Jul 9, 2023 · 1 comment

Comments

@leovbernardo
Copy link

All references to "sha256" checksums in the [1.3.17.05] (https://github.com/Raptor3um/raptoreum/tree/1.3.17.05) and [1.3.17.04] (https://github.com/Raptor3um/raptoreum/tree/1.3.17.04) releases should be "sha1", instead.

This may trigger people to think that the files are unsafe to use.

@michal-zurkowski
Copy link
Contributor

+1
The current SHA256 in release is SHA1 in actuality.
SHA256-openssl should be just renamed to SHA256.

Imo SHA1 hashes should be removed altogether.
SHA1 is no longer considered secure, and its vulnerabilities make it easier for attackers to perform malicious activities. SHA256 provides better security and is the recommended hash function.

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

2 participants