Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
Radicle is an open-source, Git-based peer-to-peer code collaboration platform that describes itself as a “sovereign forge.” Unlike centralized code hosting services such as GitHub and GitLab, Radicle has no single controlling entity in the network: repositories are replicated across multiple peers, and users control their own data, nodes, and collaboration workflows. The project is licensed under MIT and Apache 2.0, and both the protocol and clients are intended to remain free software.
In terms of functionality, Radicle covers common collaboration needs such as code repository hosting, issues, patches, code review, and discussions. Its Collaborative Objects store social collaboration objects like issues and patches inside the Git object database, making them offline-capable and verifiable. Its security model relies on cryptographic identities, Repository IDs, and signature verification to confirm the authenticity of repositories and maintainer changes.
Architecturally, Radicle provides a CLI, Web interface, TUI, Desktop app, Radicle Node, and HTTP Daemon. HTTPD uses HTTP + JSON, while the CLI stays close to the Git workflow and integrates push/pull through Git remote-helper. It does not use IPFS or DHT; instead, it uses a custom gossip protocol to exchange repository metadata.
Radicle itself is free and open source, and users can run a node locally or self-host a seed node. The article also introduces radicle.garden: an optional always-on hosted node service that keeps repositories accessible even when your local machine is offline, with profits flowing back to the Swiss nonprofit The Better Internet Foundation. However, the page does not disclose specific plans or pricing.
Radicle’s strengths include strong data sovereignty, no centralized platform lock-in, offline operation, self-hosting, and a high degree of compatibility with the Git ecosystem. For open-source maintainers, the seed mechanism also turns “supporting a project” into a concrete way to improve its availability.
The downsides are also clear: search and discovery are still a work in progress; large file support is only mentioned as a future consideration via git-annex/git-lfs; GitHub issue/PR migration and built-in mirroring are not yet mature; and multi-device identity, NAT traversal, and Tor/Nym/I2P integration are still under development. Users also need to understand and run nodes, which makes the entry barrier higher than with traditional SaaS forges.
Radicle is best suited to developers, maintainers, and organizations that care about autonomy, censorship resistance, open-source infrastructure, and self-hosting. It is less suitable for teams that want an out-of-the-box experience, powerful search, or a mature enterprise permission system. The article provides no information about access from China, so its status is unknown; payment methods are also not disclosed. Alternatives include GitHub, GitLab, Gitea, Forgejo, Codeberg, and SourceHut.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on radicle.dev official site.
radicle.dev is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 8.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach radicle.dev directly.