TL;DR
Radicle, an open-source peer-to-peer code collaboration platform, has announced its latest version and moved to radicle.dev. It offers a decentralized alternative to traditional code hosting, emphasizing user sovereignty and censorship resistance.
Radicle has announced the launch of a sovereign, decentralized code forge built on Git, providing an alternative to centralized platforms like GitHub. This development offers developers full control over their repositories and data, emphasizing censorship resistance and peer-to-peer collaboration.
Radicle, an open-source project, has released Radicle 1.8.0, which marks a significant step in its mission to create a decentralized code collaboration network. Unlike traditional platforms, Radicle operates without a central authority, relying on a peer-to-peer network where repositories are replicated across users’ nodes. The platform leverages cryptographic identities, Git for data transfer, and a custom gossip protocol for metadata exchange.
Radicle’s architecture ensures users own their data completely, with social artifacts stored as signed Git objects, verified for authenticity. The platform supports running personal nodes, enabling censorship-resistant workflows and offline access, which is a core part of its design. The latest release also includes updates to its CLI, web interface, and other components, and the project has moved its primary domain to radicle.dev, signaling a new phase of development and community engagement.
Why It Matters
This development matters because it introduces a fully decentralized alternative to centralized code hosting services, which are often subject to censorship, data breaches, or outages. Radicle’s approach empowers developers with complete control over their repositories and social artifacts, fostering a more resilient and censorship-resistant ecosystem. As the platform gains adoption, it could influence how open-source collaboration and code sharing are conducted in the future, especially in environments where trust and autonomy are critical.
decentralized code hosting platform
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background
Radicle was announced in April 2023 as a peer-to-peer, open-source code collaboration stack, aiming to replace reliance on centralized hosting services. Over the past years, it has released multiple versions, gradually expanding its features and stability. The recent update and domain move in March 2026 reflect ongoing efforts to grow its community and improve functionality, positioning Radicle as a serious alternative for privacy-conscious and autonomous developers.
“Radicle’s latest release reinforces our commitment to a decentralized, censorship-resistant development environment.”
— Radicle team
“Moving to radicle.dev signals a new chapter for our project and community engagement.”
— Radicle community member
peer-to-peer Git repository server
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What Remains Unclear
It is not yet clear how widely adopted Radicle will become or how it will compete with established platforms like GitHub. Details about user onboarding, ecosystem development, and potential integrations remain in progress. Additionally, the security implications of decentralized hosting are still being evaluated as the platform scales.
self-hosted Git node
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What’s Next
Next steps include increasing community participation, developing more integrations, and expanding documentation. Radicle plans to roll out further updates to improve usability and feature set, with ongoing efforts to promote adoption among developers seeking censorship-resistant workflows.

Kerberos Protocol Security and Implementation: Definitive Reference for Developers and Engineers
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
What is Radicle?
Radicle is an open-source, peer-to-peer code collaboration platform built on Git, emphasizing decentralization and user control over repositories and data.
How does Radicle differ from GitHub?
Unlike GitHub, which is a centralized service, Radicle operates without a central authority, allowing users to run their own nodes and maintain full ownership of their repositories.
Is Radicle ready for production use?
Radicle 1.8.0 has been released with significant features and stability improvements, but its adoption is still growing. Users should evaluate its suitability for their workflows.
Can I use Radicle offline?
Yes, Radicle’s local-first design allows users to access and work on repositories offline, syncing changes once connected.
What are the security benefits of Radicle?
All social artifacts are signed and verified using cryptography, ensuring authenticity and integrity, with no reliance on third-party servers.