this post was submitted on 05 Mar 2024
133 points (87.2% liked)
Open Source
31122 readers
271 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
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
Serious question: What is the point?
Just push into half a dozen mirrors and you are pretty censorship resident without the crypto voodoo put on top of git.
Github has one huge value: Discoverability of a project. This is even worse than hiding your project in one of the smaller forges... nobody can remember the mess of letters you need for this.
Do you think it's good that the majority of code is hosted on a proprietary service? Do you think it's good that that service is centralised? Do you think it's good that if you want to provide an alternative to that service, you create another island with a different ecosystem that cannot communicate with the other island?
CC BY-NC-SA 4.0
@onlinepersona @hunger have you tried hosting your own git repo? I never thought I'd live to see git, of all things, being considered "proprietary service". Also Hunger suggested using more than one server, which means it's not completely centralized.
There's really no meed for p2p crypto magic here, git just works
git is open source. Github as in the repository hosting service is owned by Microsoft, a company for whom the phrase "for profit" isn't severe enough a description.
But it couldn't be easier to just set up a second remote, that isn't GitHub with just vanilla Git, if you don't trust Microsoft (Or even fully switching to a different remote). Why is there a need for something else in addition?
I'm not sure if you're making a bad faith argument or genuinely didn't understand I was referencing github.
Also, where is the crypto magic? The website doesn't mention crypto at all...
CC BY-NC-SA 4.0
The sixth point in the original comment links to the cryptocurrency association.
So there's nothing in the code about crypto then?
CC BY-NC-SA 4.0