fajre@lemmy.world to Privacy@lemmy.ml · 22 hours 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-square22fedilinkarrow-up140arrow-down10
arrow-up140arrow-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 · 22 hours agomessage-square22fedilink
minus-squareJumuta@sh.itjust.workslinkfedilinkarrow-up10arrow-down1·21 hours agocodeberg is such an obvious choice, i have no idea why people don’t immediately switch from GitHub
minus-squaresnooting@wetshav.inglinkfedilinkEnglisharrow-up13arrow-down2·20 hours agoThey don’t allow for private repos, so it’s a non-starter for companies unless they want to self-host.
minus-squarenelson@lemmy.worldlinkfedilinkarrow-up9·20 hours agoWhat? All my codeberg repos are private. If you do not want anyone (apart from your fellow collaborators) to see your repositories, mark your repository as “Private”. https://docs.codeberg.org/collaborating/repo-permissions/
minus-squareLazycog@sopuli.xyzlinkfedilinkarrow-up5·17 hours agoThere are terms and conditions for private people too regarding this (read next two sections): https://docs.codeberg.org/getting-started/faq/#before-i-start-using-codeberg I love codeberg but can’t move my private, non-foss repos there. FOSS repos for sure though.
minus-squareJumuta@sh.itjust.workslinkfedilinkarrow-up1·13 hours agoit’s very understandable though, and 100MB is a lot of data
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up1·13 hours agoit’s a lot of code, not a lot of data. If any repo has binary files you’ll most likely need to store it somewhere else as there’s not even an option to pay that used storage.
minus-squareJumpyWombat@lemmy.mllinkfedilinkarrow-up6·20 hours agoBecause not everyone works on free software (read their FAQ)
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up2·20 hours agothey also have a limit of 100 repos, so I can’t even migrate everything I have on github
codeberg is such an obvious choice, i have no idea why people don’t immediately switch from GitHub
They don’t allow for private repos, so it’s a non-starter for companies unless they want to self-host.
What? All my codeberg repos are private.
https://docs.codeberg.org/collaborating/repo-permissions/
There are terms and conditions for private people too regarding this (read next two sections): https://docs.codeberg.org/getting-started/faq/#before-i-start-using-codeberg
I love codeberg but can’t move my private, non-foss repos there. FOSS repos for sure though.
it’s very understandable though, and 100MB is a lot of data
it’s a lot of code, not a lot of data. If any repo has binary files you’ll most likely need to store it somewhere else as there’s not even an option to pay that used storage.
Because not everyone works on free software (read their FAQ)
they also have a limit of 100 repos, so I can’t even migrate everything I have on github