This looks neat, so the repositories are distributed across the people who run the radicale nodes? I’ve been self hosting forgejo for a while, wouldn’t mind trying this out just for fun.
That’s my understanding yeah. Another neat thing if I’m reading things right is that the equivalent of issues and reviews and PRs are stored as git objects in the repo itself, so distributing the repo also distributes the “metadata” surrounding it that is invisible to git when the repo is hosted on github, gitlab, forgejo, etc.
https://radicle.xyz/ seems interesting in this regard, though I haven’t found the time to look too deeply into it yet
This looks neat, so the repositories are distributed across the people who run the radicale nodes? I’ve been self hosting forgejo for a while, wouldn’t mind trying this out just for fun.
That’s my understanding yeah. Another neat thing if I’m reading things right is that the equivalent of issues and reviews and PRs are stored as git objects in the repo itself, so distributing the repo also distributes the “metadata” surrounding it that is invisible to git when the repo is hosted on github, gitlab, forgejo, etc.