Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
1–10 of 45 posts
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#2Not mine but I thought it was pretty cool so I pledged. It's in golang, open source and there's already code on github https://github.com/gitchain/gitchain (disclosure: I never met Yurii but I know him from the internet).
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#3I'm a bit confused as to what's trying to be achieved. Is this trying to use the blockchain as storage for a git repo?
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#4I recently ran into two github repos that were taken down due to DMCA requests. It's a weird feeling.
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#5Am I the only person who saw P2P and read "pay to play" rather than "peer to peer"?
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#6I'm a bit confused as to what's trying to be achieved. Is this trying to use the blockchain as storage for a git repo?
Using its own blockchain as a ledger and a DHT network as a storage layer
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#7I like this idea. Why is it on kickstarter?
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#8I'm a bit confused as to what's trying to be achieved. Is this trying to use the blockchain as storage for a git repo?
Using its own blockchain as a ledger and a DHT network as a storage layer
Are the git objects themselves stored in the DHT, or is it just (like a trackerless torrent) the connection information needed to find peers willing to send you those objects?
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#9It seems like maybe the git support could be separated from the P2P storage layer, which is a very difficult problem in its own right.
Re: Gitchain: Decentralized P2P Git Repos aka "Git meets Bitcoin"
#10I like this idea. Why is it on kickstarter?
I want to dedicate all of my working time to this project this summer!