Radicle: A peer-to-peer alternative to GitHub
1–10 of 263 posts
Re: Radicle: A peer-to-peer alternative to GitHub
#2Re: Radicle: A peer-to-peer alternative to GitHub
#3Re: Radicle: A peer-to-peer alternative to GitHub
#4So,how is using Radicle better than:
1. main repo on https://github.com
2. mirror repo on https://repo.or.cz
3. mirror repo on https://codeberg.org
4. local backup on my device and hard-disk.
peer-to-peer is beautiful concept but note that git is already distributed VCS. you can have many remotes and mirrors. Just that p2p is not necessary here in git and using Radicle doesn't free my Code.
Re: Radicle: A peer-to-peer alternative to GitHub
#5Sure sounds nice though, hope it turns out. Hope they are considering a web frontend for the network as well.
Re: Radicle: A peer-to-peer alternative to GitHub
#6Is... is that a problem with GitHub that stops you from doing that?
Re: Radicle: A peer-to-peer alternative to GitHub
#7Why do I have to give them my email to even download the client? Is this a product or not? Sure sounds nice though, hope it turns out. Hope they are considering a web frontend for the network as well.
Re: Radicle: A peer-to-peer alternative to GitHub
#8Why do I have to give them my email to even download the client? Is this a product or not? Sure sounds nice though, hope it turns out. Hope they are considering a web frontend for the network as well.
you don't need to give your email to download the client no.
Re: Radicle: A peer-to-peer alternative to GitHub
#9I don't understand how using Radicle will free my code as they say in the site. So,how is using Radicle better than: 1. main repo on https://github.com 2. mirror repo on https://repo.or.cz 3. mirror repo on https://codeberg.org 4. local backup on my device and hard-disk. peer-to-peer is beautiful concept but note that git is already distributed VCS. you can have many remotes and mirrors. Just that p2p is not necessar…