Is there a non-corporate alternative to GitHub?

13 points by dfps ↗ HN
Is there something that's like the FOSS/EFF ethic, but for hosting code?

12 comments

[ 2.5 ms ] story [ 35.7 ms ] thread
You haven't checked out GitLab?
Stand up your own git server.
the only problem is that an own git server makes it difficult to contribute. but there are people working on that using activitypub.
Gitlab, Sourcehut, Gitea, or Gogs? Or cgit?
Any Linux server with sshd installed is a git server if you want. There is even a bundled gitweb front end (some perl dependencies) if you need it. No other software needed

I've ran that set up for many years with no need for GitHub/gitlab features

(comment deleted)
https://libreplanet.org/wiki/FSF_forge_evaluation

Lots of FOSS projects run their own places, e.g. debian salsa, and of course you can run git anywhere. I guess you are mostly refering to the showcase/discovery aspect of github. For that many people just use github or gitlab for the visibility.

I am not aware of a "brandname" FOSS-only place, but apparently the fsf wants to change that.

What do you mean by non corporate?

501c3s (nonprofits) are a form of corporation.