-
Notifications
You must be signed in to change notification settings - Fork 265
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
Ethereum Registry #79
Comments
Proposal:
The contract could be ownerless, for censorship-free-ness, or multi-owner for resilience-with-backup, or it could be owned by @cjb outright for ease (but that may put him at risk). Even in the case of "censorship" the blockchain will store prior state. Thoughts welcome; just shelling out concepts here that might make Gittorrent happen. :) |
Cool, sounds good to me. We could add it as one of several sources of name resolution (e.g. DNS is another). By the way, are you familiar with Mango? https://medium.com/@alexberegszaszi/mango-git-completely-decentralised-7aef8bcbcfe6#.66kxuibma |
Oh, Mango looks very interesting. Thanks for the pointer! I'll read up on that a bit more before commenting further. And yes, offering pluggable name resolution is good. :) |
Let's pick this back up: Ethereum is now the second-most-significant blockchain and gaining on Bitcoin, and it's got good client and library support. It wouldn't take a very complex contract to create a gittorrent registry, at all.
So, let's stop waiting for Bitcoin and just use Ethereum? :)
The text was updated successfully, but these errors were encountered: