Compare commits

...

5 Commits

Author SHA1 Message Date
Harsh Patel
503f01fe7a
Merge e49c553a6b into 78f9892606 2024-06-22 21:34:56 -07:00
pluja
78f9892606
update mumble link 2024-06-20 10:26:58 +02:00
pluja
d29b1a7611
Merge pull request #451 from ovx/main
Remove OOPSpam - not privacy-friendly
2024-06-19 08:56:54 +00:00
Daniel Regeci
286d7c6a86
Remove OOPSpam - not privacy-friendly
Upon closer inspection, OOPSpam is not what it seems, it directly violates GDPR in several ways (but the website says it's compliant) and the website uses third-party tracking cookies, namely tolt.io for affiliate marketing.

Highlights from the [OOPSpam's Privacy Policy](https://www.oopspam.com/privacypolicy):

- (!) OOPSpam.com transfers your data outside your jurisdiction - "Your information, including Personal Data, may be transferred to — and maintained on — computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ than those from your jurisdiction."
- (!) OOPSpam.com is using your data "to provide and improve the Service.". It is unclear whether its the submitted user data or customer's personal information.
- OOPSpam.com collects "several different types of information for various purposes to provide and improve [their] Service to you."
- OOPSpam.com is using cookies "and similar tracking technologies to track the activity on our Service and hold certain information."
2024-06-18 23:55:02 +02:00
Harsh Patel
e49c553a6b
Add StatsPro to Analytics 2024-02-15 22:14:45 -06: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.
@ -283,7 +284,6 @@ Google captchas use cookies to track users and rank their IPs.
<img width="16" src="misc/check.png"> </img> **Instead use**
- [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.
## Commenting Engines
@ -1327,7 +1327,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt
- [Jami](https://jami.net/) - P2P audio and video conferences.
- [Jitsi Meet](https://meet.jit.si/) - More secure, more flexible, and completely free video conferencing. **No account needed, no installation needed**.
- [Mirotalk P2P](https://p2p.mirotalk.com/) - Free WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
- [Mumble](https://www.mumble.com/) - Mumble is an open source voice communication application with advanced features.
- [Mumble](https://www.mumble.info/) - Mumble is an open source voice communication application with advanced features.
- [PeerCalls](https://peercalls.com/) - Group peer to peer video calls for everyone written in Go and TypeScript.