For anyone who hasn’t seen it, Radicle is a decentralized app for code collaboration.
One of the really neat features that it will enable is more meaningful rep ownership for DAOs; essentially, a standard way for DAOs to designate the official version of their code. In contrast to GitHub, which requires trust in an individual who ultimately owns the DAOs org and repos (not to mention trust of the platform itself).
It seems like Radicle is pretty well aligned with clr.fund, so I’d love to explore migrating or mirroring our codebase there, with it eventually becoming the canonical version of our codebase.
My two hesitations are:
- this would almost certainly introduce additional and unnecessary technical challenges as everyone learns to navigate Radicle
- this might make it harder for new contributors
Thoughts?