I haven’t tried it but Radicle sounds cool ? Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.
There are some dev/repo tools, but I don’t know how they compare with commercial platforms.
I haven’t tried it but Radicle sounds cool ? Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.
There are some dev/repo tools, but I don’t know how they compare with commercial platforms.
I haven’t tried it but Radicle sounds cool ? Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.
There are some dev/repo tools, but I don’t know how they compare with commercial platforms.
I haven’t tried it but Radicle sounds cool ? Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.
There are some dev/repo tools, but I don’t know how they compare with commercial platforms.
Have not used it but there is also Pijul. It’s not git based and uses another diff algorithm, not fediverse.
Try https://tangled.sh/!
Forgejo is an activitypub-enabled Git forge software, and codeberg is one of the largest forgejo instances.
Tangentially related, but git-annex, and, in particular, its sync subcommand are a great tool for storing files and managing git repos across multiple machines (and even just loose drives) in a “P2P” way without any centralised server
Forgejo is an activitypub-enabled Git forge software, and codeberg is one of the largest forgejo instances.
Thank you for this explainer, that’s cool as fuck!
Yes, Codeberg/Forgejo or even self-hosting a git server. Git itself is decentralized and self-hostable.
Git itself is decentralized and self-hostable.
This is true but Git is nothing like GitHub really
Yes, codeberg, and it’s going to be decentralized soon when forgejo implements federation
Yes, codeberg, and it’s going to be decentralized soon when forgejo implements federation
amazing!
You can self host forgejo as well.
Try GitLab. They’re independent and free of trackers according to Brave Shields. Though keep an eye out for the storage limits, since GitLab makes you quickly realize that, unlike GitHub, they don’t have unlimited storage.
On server:
git init --bare ~/projects/project.git
On client:
git username@server:projects/project.git
@fajre @Codeberg ist “a non-profit, community-led organization that helps free and open source projects prosper. Our services include Git hosting (using @forgejo ), Weblate, Woodpecker CI and Pages.”
interesting man, i’ll try!
- Forgejo
- Gitlab
- Gitea
- Codeberg
I’m sure there’s more
codeberg is forgejo