| ▲ | bhouston 2 hours ago | |
I do not need it to be meaningfully different than Github, it sounds like that introduces additional complexity. I just want Github that works. | ||
| ▲ | ndriscoll 2 hours ago | parent [-] | |
The complexity is in locating what is already a distributed database item (git is fundamentally already designed that way), just using a protocol meant for that. Basically just support `git clone` with e.g. IPFS URIs. | ||