fajre@lemmy.world to Privacy@lemmy.ml · 2 days agoIs there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?message-squaremessage-square28linkfedilinkarrow-up157arrow-down13
arrow-up154arrow-down1message-squareIs there something like GitHub, but without big tech involvement, no data collection, no ads, open source, and preferably decentralized (maybe Fediverse or even P2P)?fajre@lemmy.world to Privacy@lemmy.ml · 2 days agomessage-square28linkfedilink
minus-squareHellfire103@lemmy.calinkfedilinkEnglisharrow-up8·2 days agoNOTE: URLs written in italics are unofficial/self-hosted instances of their respective version control systems. Forgejo (https://codeberg.org/) and Gitea (https://tildegit.org/) are great. sourcehut (https://sr.ht/) is fantastic, and also offers Mercurial hosting. source.community (gemini://source.community) is interesting. Fossil (https://code.rosaelefanten.org/) is also interesting, and doesn’t use Git. Savannah (https://savannah.nongnu.org/) is the version control system used by the FSF and the GNU project. Uses CVS and Git, with ViewVC and cgit frontends. You must make regular commits, otherwise your account may be pruned.
NOTE: URLs written in italics are unofficial/self-hosted instances of their respective version control systems.