Radicle is a sovereign {code forge} built on Git.
Synopsis
Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.
Get started
To install Radicle, simply run the command below from your shell, or go to the download page.
curl -sSLf https://radicle.xyz/install | sh
Alternatively, you can build from source.
For now, Radicle only works on Linux, macOS and BSD variants.
Follow the guide →
Radicle Desktop 🖥️
... continue reading