logoalt Hacker News

ndriscolltoday at 1:56 PM1 replyview on HN

Ideally something like IPNS to have a mutable ref based on (repo, pubkey, branch) to resolve a commit hash, a DHT for who has what commit hashes, and then just p2p transfers. You could still have a github or gitlab for issues and CI, but code (and maybe issues) could all be p2p like git is already designed for. Your forge could also act as a peer for code cloning, of course.


Replies

bhoustontoday at 2:01 PM

I do not need it to be meaningfully different than Github, it sounds like that introduces additional complexity. I just want Github that works.

show 1 reply