top | item 47052971 (no title) kpcyrd | 12 days ago I moved one of my projects from Github to codeberg because Github can't deal with sha256 repositories, but codeberg can. discuss order hn newest surfaceofthesun|10 days ago What's the benefit of using sha256 for a repository? kpcyrd|5 days ago Security, sha1 was deprecated in 2011 by NIST due to security concerns, and browsers reject sha1 certificates as invalid since 2017.Yet programmers in 2026 for some reason are still using it when signing their git tags and commits. Unless they are using a sha256 git repository.
surfaceofthesun|10 days ago What's the benefit of using sha256 for a repository? kpcyrd|5 days ago Security, sha1 was deprecated in 2011 by NIST due to security concerns, and browsers reject sha1 certificates as invalid since 2017.Yet programmers in 2026 for some reason are still using it when signing their git tags and commits. Unless they are using a sha256 git repository.
kpcyrd|5 days ago Security, sha1 was deprecated in 2011 by NIST due to security concerns, and browsers reject sha1 certificates as invalid since 2017.Yet programmers in 2026 for some reason are still using it when signing their git tags and commits. Unless they are using a sha256 git repository.
surfaceofthesun|10 days ago
kpcyrd|5 days ago
Yet programmers in 2026 for some reason are still using it when signing their git tags and commits. Unless they are using a sha256 git repository.