Hacker News new | ask | show | jobs
by icebraining 3173 days ago
You don't need a Blockchain for that. You just store the public keys of the allowed users on the repository itself.

Giving readable names to repositories is a possible use case, although I'd just use DNS.

1 comments

Yeah, I guess you are right, a blockchain is probably not an absolute requirement for that. I think though, that decentralized maintenance of open source project would be a logical next step, and a blockchain-based system could certainly be useful there. This could help prevent a lot of stale/abandoned projects from dying where the only maintainers of a project leave it to rot and there is no one left to review PRs coming from the community.
How would the blockchain help there?