Compare commits

...

3 Commits

Author SHA1 Message Date
exext
f44c287d86
Merge bcef8024b6 into 3739f70db6 2023-08-10 18:54:35 -04:00
pluja
3739f70db6
Add mCaptcha to Captchas 2023-08-09 13:48:32 +02:00
exext
bcef8024b6
Add MobileCoin under payments.
Added mobilecoin under payments section.
2022-05-14 11:17:57 -07:00

View File

@ -253,6 +253,7 @@ Google captchas use cookies to track users and rank their IPs.
<img width="16" src="misc/check.png"> </img> **Instead use**
- [hCaptcha](https://www.hcaptcha.com/) - Privacy-first CAPTCHA for web, mobile, and more.
- [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
@ -859,6 +860,7 @@ These tools are useful when sharing secrets, code snippets or any other kind of
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Monero](https://www.getmonero.org/) - Monero is cash for a connected world. It's fast, private, untraceable and secure.
- [MobileCoin](https://mobilecoin.com/) - MobileCoin is the only sustainable cryptocurrency that's fast and simple enough for everyday encrypted payments directly on your mobile device.
- Cash - Use person-to-person payments using physical notes and coins.
**USE WITH CAUTION**