Compare commits

...

8 Commits

Author SHA1 Message Date
Mentor Palokaj
11e5b46a90
Merge 49de9b920c into fcd79df886 2024-04-04 19:27:45 +02:00
pluja
fcd79df886
add more context to github 2024-04-04 19:27:15 +02:00
pluja
d112f51407
Merge pull request #422 from InterstellarOne/patch-3
Add version control category
2024-04-04 19:25:39 +02:00
pluja
ed64e308cf
Add Tails 2024-04-04 19:24:58 +02:00
pluja
112f96cb8e
Merge pull request #426 from waps11/waps11-patch-1
Added Qubes-OS to PC OS list in README.md
2024-04-04 19:23:22 +02:00
waps11
927599561b
Added Qubes-OS to PC OS list in README.md 2024-04-03 16:23:06 -04:00
Mentor Palokaj
49de9b920c
Add Unidentified Analytics 2024-04-03 16:03:14 +02:00
InterstellarOne
634031ce83
Add version control category
Added version control category, with entries for Github, Codeberg, Forgejo and Gitlab.
2024-03-23 12:12:21 -07:00

View File

@ -107,6 +107,7 @@ 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)
@ -143,6 +144,7 @@ The primary focus of this list is to provide alternatives that prioritize privac
- [Shynet](https://github.com/milesmcc/shynet) - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS. - [Shynet](https://github.com/milesmcc/shynet) - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
- [Swetrix](https://swetrix.com) - Privacy-focused, fully cookieless and opensource (and selfhostable) web-analytics service. - [Swetrix](https://swetrix.com) - Privacy-focused, fully cookieless and opensource (and selfhostable) web-analytics service.
- [Umami](https://umami.is/) - A simple, fast, website analytics alternative to Google Analytics. - [Umami](https://umami.is/) - A simple, fast, website analytics alternative to Google Analytics.
- [Unidentified Analytics](https://unidentifiedanalytics.web.app/) - Naive ip-based tracking that works everywhere (web, command-line, email, etc). No account required. Developer friendly.
## Android ## Android
@ -876,7 +878,9 @@ 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.
@ -1284,6 +1288,16 @@ 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**