Dark Web Talk

Is there any service for git repositories? (Gitlab/Gitea/Forgejo on tor)

Started by UGVybWFTa2lk · Jan 28, 2026

#3906
"darknet github" sounds fun, did someone do it before?
#3907
↳ Replying to @UGVybWFTa2lk
I know i2p github, it exist at git.community.i2p
#3908
↳ Replying to @UGVybWFTa2lk
There's Gothub and GitDatura on Tor
#3911
↳ Replying to @UGVybWFTa2lk
[removed]
#3912
↳ Replying to @UGVybWFTa2lk
I remember there was such an service.

Maybe try searching for onion balance remake , it was hosted on a tor-based git.
#3913
↳ Replying to @UGVybWFTa2lk
You can just use the command git init --bare and use ssh to interact with your remote git server, read up the git docs. Gitea is open-source and not commercial and works great too when behind Tor.