Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
31–40 of 299 posts
Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#32Earlier quoted context omitted.
https://docs.radicle.xyz/guides/protocol is probably a better resource (but this guide is still Work In Progress)
> Radicle’s predefined COB types are stored under the refs/cobs hierarchy. These are associated with unique namespaces, such as xyz.radicle.issue and xyz.radicle.patch, to prevent naming collisions. This looks like an interesting approach. I have question, to avoid copy a large .git project, we have partial cloning and cloning depth. If `cobs` grows too large, how can we partially clone it? Like select issues by time…
Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#33Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#34What are the most common use cases this provides a solution for?
The first three paragraphs of the guide has a longer motivation: https://docs.radicle.xyz/guides/user
Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#35Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#36any plans for adding localization to the UI?
Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#37Congrats on launching ! Reminds me of another similar project, nest.pijul.com but using pijul instead of git
Pijul is a great project indeed :)
Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#38I attended the workshop at Protocol Berg 2023 and think they built something really powerful and novel.
Perhaps the most exciting aspect is that even the collaborative aspect of the protocol is local-first which means you can submit patches and issues without internet and that your team isn't on HN every time GitHub is having problems.
Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#39What are the most common use cases this provides a solution for?
In the long term, this is intended as an alternative to collaboration platforms like GitHub and GitLab for people/organizations who want full control of their data and user experience, without compromising on the social aspect of these platforms. The first three paragraphs of the guide has a longer motivation: https://docs.radicle.xyz/guides/user
Re: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative
#40Hi HN. I am the co-founder of the project. If you are interested in how the protocol works under the hood, start here: https://docs.radicle.xyz/ Docs are still WIP though.
> Radicle repositories, which can be either public or private, can accommodate diverse content including source code, documentation, and arbitrary data sets.
If this is, basically, a peer-to-peer file sharing application, what part of the protocol handles dealing with abuse?
Otherwise, how is this different from the previous generation of file sharing applications (BitTorrent, winny, etc) where people just share arbitrary copyrighted content like movies, songs, software, etc?
I feel like a few bad actors will ruin this?
Can you partition your “personal” network somehow, so you can use it with absolute confidence your not participating in anything illegal?