Radicle is a decentralized code collaboration platform built on Git, allowing users to run their own nodes and maintain full control over their repositories without reliance on centralized entities. This approach ensures censorship-resistant collaboration and data ownership, addressing the limitations of traditional code hosting services.
Funding
$12M raised to dateRaised to date based on public sources. This may differ from the amount the company actually raised and is based only on what is publicly available on the internet.





Founders
Product
Problem
Centralized code hosting platforms have a single point of control, creating risks of censorship, data breaches, and lack of user autonomy. Reliance on these platforms can limit control over code repositories and collaboration workflows.
Solution
Radicle offers a decentralized, peer-to-peer code collaboration network built on Git, eliminating the need for central intermediaries. By running their own nodes, users maintain complete ownership and control over their repositories and data. The platform leverages cryptographic identities for code and social artifacts, using Git for efficient data transfer and a custom gossip protocol for metadata exchange. Radicle's architecture ensures censorship resistance, data security, and the ability to collaborate without reliance on third parties, even offline.
Target Audience
Radicle is designed for open-source developers, distributed teams, and organizations seeking a censorship-resistant and autonomous code collaboration solution.
Features
- Peer-to-peer network for decentralized code collaboration
- Full control over repositories and data through self-hosted nodes
- Cryptographic identities for code and social artifacts
- Git-based data transfer for efficiency
- Custom gossip protocol for exchanging repository metadata
- Collaborative Objects (COBs) for extending Radicle’s capabilities to build any kind of collaboration flow
- Modular design with CLI, web interface, and TUI clients