this post was submitted on 09 Jun 2023
28 points (96.7% liked)
Fediverse
17671 readers
27 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd like to see a GitHub clone for the Fediverse that enabled the cross-instance forking of code. The recent goings-on with the FOSS Invidious make me worry about the future of all open-source software that tries to allow us some level of privacy. Putting it on a distributed network would be extremely beneficial to prevent megacorps from bullying such projects out of existence.
I get what you're saying, but you can already get this with a little more work. Clone + Push to other self-hosted git server instance, e.g. Gitea.
But having an overview of publicly available Giteas where you can register and cross-instance fork more easily would be nice.
there is an initiative for federated git "forges" called ForgeFed. I'm on mobile but will find some links when I'm on desktop
Oh, I just found it! This is cool and I'm glad it exists ♥
Also Gitea is working on federation support using ActivityPub.