Compare commits

..

1 Commits

Author SHA1 Message Date
web-reference-dev
1097f6ae2e
Merge ab0c42996a into 49d58ee799 2024-06-17 19:33:26 -06:00

View File

@ -284,6 +284,7 @@ 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 +1328,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.info/) - Mumble is an open source voice communication application with advanced features.
- [Mumble](https://www.mumble.com/) - 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.