this post was submitted on 05 Nov 2022
11 points (100.0% liked)
Open Source
31209 readers
340 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Let's do em all!:
Would love to see other people's one-liner blurbs on these as well
EDIT: added additional alternatives and comments (thanks @poVoq@slrpnk.net especially)
All the alternatives! Gitlab is the most ubiquitous alternative in the privacy community I've seen. Seems to work quite well.
GitHub is propietary software (which goes agaisnt this community).
GitLab.com instance runs GitLab Enterprise Edition which is propietary. TeDoMun offers an instance using the Community Edition which is FLOSS.
I would recommend SourceHut (sr.ht) or Gitea (codeberg.org, git.disroot.org, etc)
There is also:
Ah didn't realize there was a Phabricator successor, thanks, will add these and your comments on GitTea to the main post
I've been looking for a p2p alternative, which would allow a simple workflow. So I had some hope when noticing radicle. But it builds on top of the blockchain hype, I'm afraid. This cryptopedia post shows things I really don't like.
It's true
git
itself is sort of distributed, but trying to develop a workflow on top of puregit
is not as easy. Email ones have been worked on, but not everyone is comfortable with them.A p2p using openDHT would have been my preferred approach. But any ways, I thought radicle could be it. But so far I don't like what I'm reading, even less with whom they are partnering:
Perhaps I'm just too biased. But if there's another p2p, hopefully free/libre SW, and non blockchain, then I'd be pretty interested on it...
Gitea is really worth looking into because it is the one most likely to get working ActivityPub federation soon. But recently there was some controversy about them forming a for-profit company and collecting VC funds, so probably places like Codeberg will switch to a community run fork soon.
I can vouch for GitLab. I first heard of it in the self-hosted context. If it goes down, it'll either get the community supporting it (open source), or at the very least, a plethora of "Guide to GitLab alternatives" style-posts.