Radicle icon
Radicle icon

Radicle

 9 likes

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...

License model

  • FreeOpen Source

Country of Origin

  • CH flagSwitzerland

Platforms

  • Mac
  • Linux
5 / 5 Avg rating (2)
9likes
2comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

  1. Git icon  Git integration
  2.  Distributed
  3.  Decentralized
  4. Git icon  Git Support
  5.  Command line interface
  6.  Works Offline
  7.  Real time collaboration
  8.  Peer-To-Peer
  9. IPFS icon  IPFS Integration

 Tags

  • code-share
  • code-collaboration
  • git-hosting
  • git-host
  • IPFS

Radicle News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • Opensourcelover and plyght liked Radicle
    20 days ago
  • beaver73728 reviewed Radicle  
    2 months ago

    love how different it is from other ones (github, gitlab, gitea, forgejo) and their concept. but not a single project i know uses it unfortunately.

  • beaver73728 liked Radicle
    2 months ago
  • 0M3GA liked Radicle
    7 months ago
  • App icon
    POX added Radicle as alternative to Sourcebot
    8 months ago
  • justarandom replied to a comment / review on Radicle
    8 months ago
  • justarandom liked Radicle
    8 months ago
  • CypherJack updated Radicle
    8 months ago
Show all activities

Radicle information

  • Developed by

    CH flagMonadic
  • Licensing

    Open Source (MIT) and Free product.
  • Rating

    Average rating of 5
  • Alternatives

    76 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentFile SharingOS & Utilities

GitHub repository

  •  915 Stars
  •  32 Forks
  •  45 Open Issues
  •   Updated Mar 26, 2020 (Archived)
View on GitHub

Popular alternatives

View all

Our users have written 2 comments and reviews about Radicle, and it has gotten 9 likes

Radicle was added to AlternativeTo by Paul on Mar 14, 2019 and this page was last updated Oct 2, 2024.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
beaver73728
Mar 14, 2025
0

love how different it is from other ones (github, gitlab, gitea, forgejo) and their concept. but not a single project i know uses it unfortunately.

WeiHua Liu
Apr 2, 2020
0

Peer to peer network and storage for Git. Good concept. Still under active development.

Darlene Sonalder
Oct 2, 2024

v1.0 is out now !

What is Radicle?

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.

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

Your Data, Forever and Secure

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

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

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

Radicle’s Collaborative Objects (COBs) provide Radicle’s social primitive. This enables features such as issues, discussions and code review to be implemented as Git objects. Developers can extend Radicle’s capabilities 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 the Radicle Node and HTTP Daemon. It’s modular, so any part can be swapped out and other clients can be developed.

Official Links