Compare commits

..

No commits in common. "fcd79df88657c7c65d80d314ee1759b5b33f9904" and "579ccabfd2338d5ac403b42c3dced1e7db145948" have entirely different histories.

View File

@ -107,7 +107,6 @@ The primary focus of this list is to provide alternatives that prioritize privac
- [Translation](#translation) - [Translation](#translation)
- [Uncategorized](#uncategorized) - [Uncategorized](#uncategorized)
- [Utilities](#utilities) - [Utilities](#utilities)
- [Version Control](#version-control)
- [Video and Audio Conferencing](#video-and-audio-conferencing) - [Video and Audio Conferencing](#video-and-audio-conferencing)
- [Video Editing](#video-editing) - [Video Editing](#video-editing)
- [Virtual Private Networks (VPNs)](#VPNs) - [Virtual Private Networks (VPNs)](#VPNs)
@ -877,9 +876,7 @@ You can also check out [Media Streaming Platforms](https://github.com/pluja/awes
GNU/Linux is a family of free (as in freedom and as in free beer) and open source Operating Systems mostly developed by the community. If you don't know where to start these are good options for begginers: GNU/Linux is a family of free (as in freedom and as in free beer) and open source Operating Systems mostly developed by the community. If you don't know where to start these are good options for begginers:
- [Fedora](https://getfedora.org/) - [Fedora](https://getfedora.org/)
- [Mint (Cinnamon)](https://linuxmint.com/edition.php?id=305) is a beginner friendly distribution. - [Mint (Cinnamon)](https://linuxmint.com/edition.php?id=305) is a beginner friendly distribution.
- [Qubes OS](https://qubes-os.org/) is a security-oriented operating system that isolates various workspaces into separate virtual machines to enhance privacy and security.
- [Tails](https://tails.net/) is a portable operating system that protects against surveillance and censorship. It always starts from the same clean state and everything you do disappears automatically when you shut down Tails.
> If you want to try it out without installing it to your computer, you can use a [Live USB Stick](https://www.fosslinux.com/274/how-to-create-linux-mint-live-usb-drive-on-windows.htm). You can also investigate [Ventoy](https://www.ventoy.net) to easily download and test linux distros with a USB stick. > If you want to try it out without installing it to your computer, you can use a [Live USB Stick](https://www.fosslinux.com/274/how-to-create-linux-mint-live-usb-drive-on-windows.htm). You can also investigate [Ventoy](https://www.ventoy.net) to easily download and test linux distros with a USB stick.
@ -1287,16 +1284,6 @@ Odysee website contains some trackers and is a heavy site. You can use these alt
- [Deskreen](https://github.com/pavlobu/deskreen) - Turn any device into a secondary screen for your computer. - [Deskreen](https://github.com/pavlobu/deskreen) - Turn any device into a secondary screen for your computer.
- [Loggit](https://loggit.net) - Simple and Encrypted Life Tracking & Logging. - [Loggit](https://loggit.net) - Simple and Encrypted Life Tracking & Logging.
## Version Control
<img width="16" src="misc/forbidden.png"> </img> **Avoid**
- **Github** - [![](https://shields.tosdr.org/en_297.svg)](https://tosdr.org/en/service/297), although the privacy policy is not very bad, it is owned by Microsoft, and it's common knowledge that it uses the code it hosts to train AI models.
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Codeberg](https://codeberg.org/) - Codeberg is a collaboration platform providing Git hosting and services for free and open source software, content and projects.
- [Forgejo](https://forgejo.org/) - Forgejo is a self-hosted lightweight software forge.
- [GitLab](https://about.gitlab.com/) - GitLab a DevOps software package that can develop, secure, and operate software.
## Video and Audio Conferencing ## Video and Audio Conferencing
<img width="16" src="misc/forbidden.png"> </img> **Avoid** <img width="16" src="misc/forbidden.png"> </img> **Avoid**