To be honest, I'm waiting until we finally get federated git hosting, specially if done with ActivityPub. I think it fits too well the use case.
I believe forgejo is getting there, but it's still not possible.
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
To be honest, I'm waiting until we finally get federated git hosting, specially if done with ActivityPub. I think it fits too well the use case.
I believe forgejo is getting there, but it's still not possible.
I'm also waiting for this to move some 500 repositories from GitHub to a realistic federated alternative. I follow up from a distance but don't see much movement on ForgeFed for ForgeJo. Did I miss something?
Any software potentially has security issues. The matter is how they deal with it.
If you don't need the cicd stuff, Forjejo instances are really easy to spin up or use the ones online like codeberg.
Codeberg is pretty legit
I've been using Codeberg for a while now, however their servers are not always up to par. I've been in situations where it takes forever to load content of the code base via their website, pushing to a repo was also really slow, upwards of 30 seconds.
I know they've been DDOS'd a while back, but this was about a week ago and lasted for few days.
sr.ht is pretty good if you don't care about a web GUI
I use sourcehut, specifically because I like their web gui!
I host forgejo for myself.
Hmm.... How do you find it? If you do not mind me asking.
I have it running on a raspberry pi at home behind a reverse proxy on my router and backed up to rsync.net. But hosting it on a cheap VPS might be easier.
Hosted by someone else: Codeberg or Sourcehut.
Self-hosted: Forgejo
I like Fossil-SCM, so https://chiselapp.com is good for that. But if you want to stick to Git, Forgejo is the best open-source offering (and Codeberg is the most prominent instance). If you want to tread far off of the beaten path, https://hub.darcs.net might meet your needs.
We'll all benefit once the forgefed project is done, and Forgejo/Gitea/Gitlab can all interact with each other.
Codeberg or any forgejo self hosted git instances.
I will be original. Radicle: A decentralized alternative to GitHub built on Gossip
The builds are prepared for Linux and macOS. Additionally, the desktop client, web interface and console interface are being developed.
Ironic that the desktop client is hosted on GitHub lol
Do you know how access rights management work on radicle?
Last time I checked I could just add commits to any open PR...
Luckily, the main repo is different, having a canonical version.
I really like radicle though.
Whatever the solution behind is, if you have the resources, move to something self-hosted. Open core or not, if that topic matters to you, you might need something you can own and control. BTW, have a look on Forgejo, Codeberg and Gitea: these are the solutions I see when people look for something FLOSS, not open core, and maybe self-hostable.
For self hosting?