Hacker News new | ask | show | jobs
Decentralized Governance for Git Communities (github.com)
14 points by petar 1203 days ago
2 comments

Interesting, I quite like the idea of using the benefits of blockchain like architectures on a way more lightweight foundation like git repos. This architecture uses git remotes as identities, right? Wouldn't a public-key based infrastructure allow a broader set of uses. I'm specifically thinking of sneaker-net like deployments, or maybe setup in which no reliable DNS exists.
This is very interesting. I’ve wondered if git could be a basis for democratic collaboration.

Is there a project that this was built for? Is there a “customer”?