HeadlinesBriefing favicon HeadlinesBriefing.com

Radicle: Sovereign Code Forge Built on Git

Hacker News: Front Page •
×

Radicle is a sovereign code forge built on Git, offering a decentralized alternative to platforms like GitHub. It uses a peer-to-peer network where repositories replicate across users' own nodes. This architecture eliminates central control, giving developers full ownership of their code and collaboration data.

The stack includes a CLI, web interface, and TUI, backed by a core node and HTTP daemon. Its modular design lets users swap components or build new clients. A key feature is Collaborative Objects (COBs), which store issues, discussions, and patches as signed Git objects, ensuring data authenticity and extensibility.

With recent releases like version 1.6.0, Radicle prioritizes local-first operation and censorship resistance. It runs on Linux, macOS, and BSD, appealing to developers wary of platform lock-in. The project’s open-source MIT and Apache 2.0 licenses encourage community contributions, aiming to foster a resilient, self-hosted development ecosystem.