Compare commits

...

11 Commits

Author SHA1 Message Date
Harsh Patel
50a2cb1bb1
Merge e49c553a6b into 49d58ee799 2024-06-18 15:52:33 +09:00
pluja
49d58ee799
Merge pull request #413 from ArozenaDev/adding_Qwant
Added Qwant to the list of Search Engines
2024-06-17 15:50:41 +00:00
pluja
91a45b4178
Remove hCaptcha (#450) 2024-06-17 17:49:01 +02:00
pluja
b83f236015
Merge pull request #449 from ovx/patch-1
Add Altcha.org to Captchas
2024-06-17 15:47:45 +00:00
pluja
a6547e11fa
Merge pull request #447 from TimoNotThy/BioDrop
Replace LinkFree with BioDrop
2024-06-17 15:45:17 +00:00
pluja
0dfbea9274
Merge pull request #443 from poegl/web-browser-mobile
Add mobile web browser Cromite
2024-06-17 15:44:29 +00:00
Daniel Regeci
32b66e39b1
Add Altcha.org to Captchas 2024-06-17 14:36:05 +02:00
Timo
f35bbb3d83
Replace LinkFree with BioDrop 2024-05-28 18:12:55 +02:00
poegl.dev
74ca533798 Add mobile web browser Cromite 2024-05-27 12:24:47 +02:00
Harsh Patel
e49c553a6b
Add StatsPro to Analytics 2024-02-15 22:14:45 -06:00
Jose Arozena
af91f41075 Added Qwant to the list of Search Engines 2024-01-20 17:17:08 +01:00

View File

@ -140,6 +140,7 @@
- [Pirsch](https://pirsch.io/) - Pirsch is a simple, privacy-friendly, open-source alternative to Google Analytics — lightweight, cookie-free and easily integrated into any website or backend.
- [Plausible](https://plausible.io/) - Simple and privacy-friendly alternative to Google Analytics.
- [Shynet](https://github.com/milesmcc/shynet) - Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
- [StatsPro](https://statspro.io/) - Super friendly, fast, open source, and modern Google Analytics alternative, easy to self-host. Complies with GDPR, CCPA, and PECR by not using cookies or fingerprinting.
- [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.
- [Unidentified Analytics](https://unidentifiedanalytics.web.app/) - Naive ip-based tracking that works everywhere (web, command-line, email, etc). No account required. Developer friendly.
@ -278,9 +279,10 @@ Go to the [Text To Speech](#text-to-speech) section.
Google captchas use cookies to track users and rank their IPs.
- Google reCAPTCHA [![](https://shields.tosdr.org/en_217.svg)](https://tosdr.org/en/service/217)
- hCaptcha [![](https://shields.tosdr.org/en_2207.svg)](https://tosdr.org/en/service/2207)
<img width="16" src="misc/check.png"> </img> **Instead use**
- [hCaptcha](https://www.hcaptcha.com/) - Privacy-first CAPTCHA for web, mobile, and more.
- [Altcha.org](https://altcha.org) - Free, open-source and self-hosted CAPTCHA alternative using proof-of-work mechanism.
- [mCaptcha](http://mcaptcha.org/) ([repo](https://github.com/mCaptcha/mCaptcha)) - An open-source CAPTCHA system with seamless UX. mCaptcha uses SHA256 based proof-of-work (PoW) to rate limit users.
- [OOPSpam](https://www.oopspam.com/) - No-captcha, privacy-friendly anti-spam, anti-bot API. Requires no personal data for detection. Supports popular platforms like WordPress. Privacy commitment in their mission statement.
@ -604,7 +606,7 @@ No servers involved. Everything goes directly from one peer to the other peer. N
## Link in Bio Tools
- [Keyoxide](https://keyoxide.org/) - A modern, secure and privacy-friendly platform to establish your decentralized online identity.
- [LinkFree](https://github.com/EddieHubCommunity/LinkFree) - Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
- [BioDrop](https://github.com/EddieHubCommunity/BioDrop) - Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
- [LinkStack](https://linkstack.org/) - Self-hosted open-source Linktree alternative.
## Link Shorteners
@ -1059,6 +1061,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/).
- [Qwant](https://www.qwant.com/) - A zero tracking search engine made and hosted in France, EU.
## Social Networks and Platforms
@ -1390,6 +1393,7 @@ Here are some open source and truly private (no personal data and/or credit card
- <img width="16" src="misc/android.png"> [Vanadium](https://vanadium.app/) - Privacy and security enhanced releases of Chromium by GrapheneOS.
- <img width="16" src="misc/android.png"> [Privacy Browser](https://www.stoutner.com/privacy-browser/)
- [Tor Browser](https://www.torproject.org/) - iOS/Android. Defend yourself against tracking and surveillance and circumvent censorship.
- [Cromite](https://www.cromite.org/) - Cromite is a Chromium fork based on Bromite with built-in support for ad blocking and an eye for privacy.
#### Desktop
- [Ungoogled Chromium](https://github.com/ungoogled-software/ungoogled-chromium) - A lightweight approach to removing Google web service dependency. Ungoogled-chromium is Google Chromium, sans dependency on Google web services.