Compare commits

...

3 Commits

Author SHA1 Message Date
Loïc Knuchel
3a1af30930
Merge 01611e4929 into 3739f70db6 2023-08-10 18:54:45 -04:00
pluja
3739f70db6
Add mCaptcha to Captchas 2023-08-09 13:48:32 +02:00
Loïc Knuchel
01611e4929
Add Azimutt in Developer tools 2022-10-22 16:35:39 +02: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** <img width="16" src="misc/check.png"> </img> **Instead use**
- [hCaptcha](https://www.hcaptcha.com/) - Privacy-first CAPTCHA for web, mobile, and more. - [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. - [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 ## Commenting Engines
@ -308,6 +309,7 @@ Google captchas use cookies to track users and rank their IPs.
## Developer Tools ## Developer Tools
- [Beekeeper Studio](https://www.beekeeperstudio.io) - Open Source SQL Editor and Database Manager with a privacy commitment in their mission statement. - [Beekeeper Studio](https://www.beekeeperstudio.io) - Open Source SQL Editor and Database Manager with a privacy commitment in their mission statement.
- [Azimutt](https://azimutt.app) - Open Source Database Explorer with privacy at its heart ([github](https://github.com/azimuttapp/azimutt))
### IDEs ### IDEs
<img width="16" src="misc/forbidden.png"> </img> Avoid using privative IDEs that are full of trackers and telemetry. <img width="16" src="misc/forbidden.png"> </img> Avoid using privative IDEs that are full of trackers and telemetry.