Compare commits

...

5 Commits

Author SHA1 Message Date
Jonathan Wilkins
32b40e57b3
Merge ecf02c05af into 78f9892606 2024-06-22 21:34:49 -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
Jonathan Wilkins
ecf02c05af
Update README.md
adding cloaked wireless
2024-05-26 21:58:20 +00:00

View File

@ -283,7 +283,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
@ -827,6 +826,9 @@ Many websites require phone number verification. These services offer a way to r
- [Virtualsim](https://virtualsim.net/) - Virtualsim provides physical SIM cards leasing for SMS verifications. (Based in Ukraine)
- [MoneroSMS](https://monerosms.com/) - Virtual numbers for SMS/MMS messaging and verifications. CLI and web app. (Based in United States)
### No email verification, accepting Bitcoin
- [CloakedWireless](https://cloakedwireless.com) - USA based cell phone service, supporting voice, SMS and data with eSIM.
### Email verification required, accepting monero
- [Onlinesim](https://onlinesim.ru/) - Receive SMS online to virtual phone number. (Based in Russia)
@ -1327,7 +1329,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.