Compare commits

...

4 Commits

Author SHA1 Message Date
Alexander Shved
260515eb83
Merge 3b28ac0b6a into b0b3b6b9a5 2024-02-04 04:17:36 -08:00
pluja
b0b3b6b9a5
Merge pull request #415 from HammyHavoc/patch-1
Fixed a typo
2024-02-04 07:47:20 +01:00
Hammy Havoc
f345085e5c
Fixed a typo
:- )
2024-02-03 11:32:02 +00:00
Alexander Shved
3b28ac0b6a
Added additional privacy options
Kagi search, Disroot email provider, duckduckgo email masking, noscript browser extension
2024-01-02 15:49:35 +00:00

View File

@ -505,7 +505,7 @@ Nintendo [collects user data](https://libreddit.kavin.rocks/r/privacy/comments/q
<img width="16" src="misc/check.png"> </img> **Instead use**
- [SuperTuxKart](https://supertuxkart.net/Main_Page) - A 3D open-source arcade racer with a variety characters, tracks, and modes to play.
- [Sonic Robbo Blast 2 Kart](https://mb.srb2.org/addons/srb2kart.2435/) - SRB2Kart is a classic styled kart racer, complete with beautiful courses, and wacky items.
- [Sonic Robo Blast 2 Kart](https://mb.srb2.org/addons/srb2kart.2435/) - SRB2Kart is a classic styled kart racer, complete with beautiful courses, and wacky items.
### Minecraft
@ -648,6 +648,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N
- [Riseup](https://riseup.net/en/about-us) - Online communication tools for people and groups working on liberatory social change.
- [Mailfence](https://mailfence.com) - Secure and private email.
- [Skiff](https://skiff.com) - Privacy-first, end-to-end encrypted, open-source email.
- [Disroot](https://disroot.org/en/services/email) - Privacy-first zero-retention email provider.
### Self-Hosted
- [Docker mail server](https://github.com/docker-mailserver/docker-mailserver) - A fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) using Docker.
@ -670,6 +671,7 @@ With email aliases, you can finally create a different identity for each website
- [SimpleLogin](https://github.com/simple-login/app)
- [AnonAddy](https://github.com/anonaddy/anonaddy)
- [DuckDuckGo](https://duckduckgo.com/email)
## Maps and Navigation
<img width="16" src="misc/forbidden.png"> </img> **Avoid**
@ -1048,6 +1050,7 @@ This section is dedicated to some tools that may help users analyze the privacy
- [SearxNG](https://github.com/searxng/searxng) - Free internet metasearch engine which aggregates results from various search services and databases.
- [DuckDuckGo](https://duckduckgo.com) - A privacy respecting search engine.
- [Brave Search](https://search.brave.com) - A privacy respecting search engine with [its own independent index](https://brave.com/search-independence/).
- [Kagi](https://kagi.com/) - Paid search engine. Privacy respecting zero-telemetry, with its own search index supplemented by anonymized API calls to other search engines as well as specific sources like wikipedia and yelp, etc.
## Social Networks and Platforms
@ -1390,6 +1393,7 @@ Please read about what the addon does before installing. If you don't understand
- [Read the extension docs](https://github.com/gorhill/uBlock/wiki/Blocking-mode) and pick one of the recommended modes to increase your privacy.
- Go to settings > filters list > annoyances, turn on easylist-cookies. This will avoid you the annoying Cookie popups.
- [LibRedirect](https://github.com/libredirect/libredirect) - A simple web extension that redirects Twitter, YouTube, Google Maps and many more requests to privacy friendly alternatives. Former Privacy Redirect is no longer maintained, LibRedirect is a maintained fork.
- [NoScript](https://noscript.net/) - Web extension that gives you control of which scripts to enable or disable when loading a page. Disable scripts from certain domain by default, limit script access etc.
#### Useful Tools
- [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline.