Radicle - Federated(Probably closer to P2P) Git (radicle.xyz)
from mesamunefire@lemmy.world to technology@lemmy.world on 21 Apr 22:22
https://lemmy.world/post/28537722

#technology

threaded - newest

mesamunefire@lemmy.world on 21 Apr 22:23 next collapse

It looks like it works VERY similar to magnet links. You get a link, you have a node that exists on the network that acts like P2P. Some interesting stuff on it.

For those using Ubuntu/PopOS or any linux/mac distro:

  1. Go to the terminal and copy/paste curl -sSf radicle.xyz/install | sh (or remove the sh and check out the script yourself, it looked ok to me).
  2. Add in the new script within your bashrc. This may be different if your not using linux: source ~/.bashrc
  3. You should now have radicle installed. rad --version

I was able to get this working after some new updates to the documentation made it much easier.

You can use rad auth to make an identity. Afterwards you can see the details with rad self

You can run a node here: rade node start. You may have to open up a port in order to get it working. I had to.

Anyways it looks interesting. Im still trying to figure out where to get a list of repos/projects.

I was able to pull down: rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5

Has anyone used it before? Any specific repos that look interesting to you? This is my first time being actually successful bringing being successful to getting a repo.

mesamunefire@lemmy.world on 21 Apr 22:46 next collapse

Oh this is neat: www.radworks.garden a UI that runs natively on the system.

Im still not sure where to actually go to get the links to the different repos…but I got the original source code going!

mesamunefire@lemmy.world on 21 Apr 23:02 next collapse

I may have found where all the repos are here: app.radicle.at

Or at least one seed.

fishynoob@infosec.pub on 21 Apr 23:30 next collapse

I came to know about this from another post and so far it seems like an awesome idea

mesamunefire@lemmy.world on 21 Apr 23:40 collapse

Looks neat. Cant find any good repos though but ill take a closer look this week.

gargolito@lemm.ee on 22 Apr 05:36 next collapse

Found this: Awesome Radicle

infeeeee@lemm.ee on 22 Apr 07:42 next collapse

It’s posted here every 2 months, and it’s still cryptobros you shouldn’t trust.

lemmy.ml/comment/8982169

altphoto@lemmy.today on 27 Apr 15:11 collapse

Wow, this is fantastic!