Radicle: Sovereign {code forge} built on Git

KolmogorovComp2 pts0 comments

Radicle: the sovereign forge

Radicle is a sovereign<br>{code forge} built on Git.

Synopsis

Radicle is an open source, peer-to-peer code collaboration stack built on Git.<br>Unlike centralized code hosting platforms, there is no single entity<br>controlling the network. Repositories are replicated across peers in a<br>decentralized manner, and users are in full control of their data and workflow.

The Radicle heartwood repository. Repository ID<br>rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5.

Get started

πŸ’Ύ

Radicle 1.8.0<br>&middot;<br>edde15d9ea700a70de04558fafc0b55360e9f5d2<br>2026-03-26T16:39:22+01:00

To install Radicle, simply run the command below from your shell, or go to the<br>download page.

curl -sSLf https://radicle.dev/install | sh

Alternatively, you can build from source.

For now, Radicle only works on Linux, macOS and BSD variants.

Follow the guide β†’

Radicle Desktop πŸ–₯️

For a graphical collaborative experience check out the Radicle Desktop client, as well.

How it works

The Radicle protocol leverages cryptographic identities for code and social<br>artifacts, utilizes Git for efficient data transfer between peers, and employs<br>a custom gossip protocol for exchanging repository metadata.

Learn more β†’

Your Data, Forever and Secure

All social artifacts are stored in Git, and signed using public-key<br>cryptography. Radicle verifies the authenticity and authorship of all data<br>for you.

Unparalleled Autonomy

Radicle enables users to run their own nodes, ensuring censorship-resistant<br>code collaboration and fostering a resilient network without reliance on<br>third-parties.

Local-first

Radicle is local-first, providing always-available functionality even<br>without internet access. Users own their data, making migration, backup, and<br>access easy both online and offline.

Evolvable & Extensible

Radicle’s Collaborative Objects (COBs) provide Radicle’s social<br>primitive. This enables features such as issues, discussions and code review<br>to be implemented as Git objects. Developers can extend Radicle’s capabilities<br>to build any kind of collaboration flow they see fit.

Modular by Design

The Radicle Stack comes with a CLI, web interface and TUI, that are backed by<br>the Radicle Node and HTTP Daemon. It’s modular, so any part can be swapped out<br>and other clients can be developed.

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”<br>β”‚ Radicle CLI β”‚β”‚ Radicle Web β”‚<br>β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜<br>β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”<br>β”‚ Radicle Repository β”‚<br>β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚<br>β”‚ β”‚ code β”‚ β”‚ issues β”‚ β”‚ patches β”‚ β”‚<br>β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚<br>β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€<br>β”‚ Radicle Storage (Git) β”‚<br>β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜<br>β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”<br>β”‚ Radicle Node β”‚β”‚ Radicle HTTPD β”‚<br>β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€<br>β”‚ NoiseXK β”‚β”‚ HTTP + JSON β”‚<br>β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Browse our repositories β†—

Contributing

Radicle is free and open source software under the MIT and Apache 2.0<br>licenses. Get involved by contributing code.

Updates

Follow us on 🐘 Mastodon, πŸ¦‹ Bluesky or 🐦 Twitter to stay<br>updated, join our community on πŸ’¬ Zulip, or<br>Subscribe

23.04.2026 We have moved to radicle.{dev,network}! 🌐

30.03.2026 Radicle 1.8.0 released. ✨

30.03.2026 Disclosure of Vulnerability in Signed References. πŸ”

20.03.2026 Radicle 1.7.1 released. πŸ› οΈ

18.03.2026 Radicle 1.7.0 released. 🌀️

14.01.2026 Radicle 1.6.0 released.

30.09.2025 Radicle 1.5.0 released.

04.09.2025 Radicle 1.4.0 released.

12.08.2025 Radicle 1.3.0 released.

17.07.2025 Radicle 1.2.1 released.

13.06.2025 Radicle Desktop is out. πŸ–₯️

02.06.2025 Radicle 1.2.0 released.

05.12.2024 Radicle 1.1.0 released.

10.09.2024 Radicle 1.0.0 released.

26.03.2024 Radicle 1.0.0-rc.1 released.

10.03.2024 New Radicle homepage.

05.03.2024 Radicle Guides launch.

05.03.2024 Radicle makes it to the top of Hacker News!

18.04.2023 Radicle heartwood is announced.

Blog

14.08.2025 Jujutsu + Radicle = ❀️

12.08.2025 Canonical References

23.07.2025 Using Radicle CI for Development

30.05.2025 How we used Radicle with GitHub Actions

Feedback

If you have feedback, join our Zulip or send us an email at<br>feedback@radicle.dev. Emails sent to this<br>address are automatically posted to our #feedback<br>channel on Zulip.

radicle released code data repository feedback

Related Articles