
This talk was given at ViennaJS May 2024 by Konstantinos Maninakis.
In this talk, we'll learn about Radicle, an open-source, peer-to-peer code collaboration stack built on top of Git.
Unlike centralized code hosting platforms, with Radicle 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.
As time allows, we'll also try to poke just a bit more in-depth into Radicle's capabilities, architecture, and protocol and perhaps also have a quick usage demo.