TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Sha2git brings code hosting to secure SHA-2 Git repositories

6 pointsby applestoneabout 2 years ago

2 comments

applestoneabout 2 years ago
In the old days if you wanted to use the version control software Git with a SHA-256 hash function, rather than broken SHA-1, you were stuck using it locally. This posed a major problem, as Git repositories are meant to be shared, adapted, and changed by many! Even though we should have moved away from SHA-1 years ago Github, Gitlab, Bitbucket and many others had a monopoly on the hash function you choose, but now sha2git.com is a safe haven for SHA-2 repositories allowing the users to share code without broken hash functions.
heyrhettabout 2 years ago
Great! I want to use SHA-2 git will all my new git repositories. Time to switch!