mirror of
https://github.com/pluja/awesome-privacy.git
synced 2024-11-09 12:11:01 +00:00
Add commenting engines section
This commit is contained in:
parent
c8b03eddfc
commit
6e35a0ad75
13
README.md
13
README.md
@ -26,6 +26,7 @@
|
|||||||
- [Bookmarking](#bookmarking)
|
- [Bookmarking](#bookmarking)
|
||||||
- [Book and web annotations](#book-and-web-annotationshighlights-management)
|
- [Book and web annotations](#book-and-web-annotationshighlights-management)
|
||||||
- [Captchas](#captchas)
|
- [Captchas](#captchas)
|
||||||
|
- [Commenting Engines (disqus)](#commenting-engines)
|
||||||
- [Cloaking](#cloaking)
|
- [Cloaking](#cloaking)
|
||||||
- [Cloud Storage](#cloud-storage)
|
- [Cloud Storage](#cloud-storage)
|
||||||
- [Databases](#databases)
|
- [Databases](#databases)
|
||||||
@ -214,6 +215,18 @@ 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.
|
||||||
|
|
||||||
|
## Comenting Engines
|
||||||
|
|
||||||
|
<img width="16" src="misc/forbidden.png"> </img> **Avoid**
|
||||||
|
|
||||||
|
- **Disqus** - Many trackers are in their sites. Disqus collects (as per their Privacy Policy): IP address, unique Cookie ID, Device ID, your login data, browser type and version, time zone setting and location, browser plug-in types and versions, operating system and platform and other technology on the devices you use to access the Service.
|
||||||
|
|
||||||
|
<img width="16" src="misc/check.png"> </img> **Instead use**
|
||||||
|
|
||||||
|
- [Isso](https://github.com/posativ/isso) - A lightweight, self hosted, commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
|
||||||
|
- [Commento](https://commento.io/) - Commento is a fast, privacy-focused commenting platform. Can be selfhosted or use their SaaS.
|
||||||
|
- [Remark42](https://remark42.com) - Self-hosted, lightweight, and simple (yet functional) comment engine, which doesn't spy on users.
|
||||||
|
|
||||||
## Cloaking
|
## Cloaking
|
||||||
### Images
|
### Images
|
||||||
- [Fawkes](https://github.com/Shawn-Shan/fawkes) - privacy preserving tool against facial recognition systems.
|
- [Fawkes](https://github.com/Shawn-Shan/fawkes) - privacy preserving tool against facial recognition systems.
|
||||||
|
Loading…
Reference in New Issue
Block a user