This commit is contained in:
Christian Cleberg 2025-11-13 18:08:26 -06:00 committed by GitHub
commit b8305cdfd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1481,6 +1481,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt
- [Forgejo](https://forgejo.org/) - Forgejo is a self-hosted lightweight software forge.
- [GitLab](https://about.gitlab.com/) - GitLab a DevOps software package that can develop, secure, and operate software.
- [Radicle](https://radicle.xyz/) - 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.
- [Sourcehut](https://sourcehut.org/) - An open source platform for code collaboration built on Git and Mercurial that allows developers to build, share, and collaberate on their projects.
[Back to top 🔝](#contents)