Compare commits

...

5 Commits

Author SHA1 Message Date
JdM
81806e3fab
Merge 83c9e5cb6c into 6cf5f66118 2023-10-20 14:08:16 -05:00
pluja
6cf5f66118
Add more disqus alternatives 2023-10-20 08:14:12 +02:00
pluja
315b28631b
fixes 2023-10-16 15:25:27 +02:00
pluja
590cc7675b
improve smarttv os section (#388) 2023-10-16 08:50:24 +02:00
JdM
83c9e5cb6c Add Cosmos Search 2023-05-30 21:08:19 +02:00

View File

@ -266,8 +266,10 @@ 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**
- [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. - [Commento](https://commento.io/) - Commento is a fast, privacy-focused commenting platform. Can be selfhosted or use their SaaS.
- [Cusdis](https://github.com/djyde/cusdis) - Lightweight, privacy-friendly alternative to Disqus.
- [Disgus](https://github.com/carlitoplatanito/disgus) - Embeddable comments for your website, backed by Nostr. Like Disqus but Nostr.
- [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.
- [Remark42](https://remark42.com) - Self-hosted, lightweight, and simple (yet functional) comment engine, which doesn't spy on users. - [Remark42](https://remark42.com) - Self-hosted, lightweight, and simple (yet functional) comment engine, which doesn't spy on users.
## Cloaking ## Cloaking
@ -827,13 +829,18 @@ Many websites require phone number verification. These services offer a way to r
- [Plasma Mobile](https://www.plasma-mobile.org/) - Plasma, in your pocket. Privacy-respecting, open source and secure phone ecosystem. - [Plasma Mobile](https://www.plasma-mobile.org/) - Plasma, in your pocket. Privacy-respecting, open source and secure phone ecosystem.
- [mobian](https://mobian-project.org/) - Debian for mobile. - [mobian](https://mobian-project.org/) - Debian for mobile.
### Smart TV ### Smart TV
<img width="16" src="misc/forbidden.png"> </img> Don't use Android TV, LG WebOS or any other privacy-invasive common TV OS that comes preinstalled with your TV. <img width="16" src="misc/forbidden.png"> </img> Don't use Google's Android TV, LG WebOS or any other privacy-invasive common TV OS that comes preinstalled with your TV.
<img width="16" src="misc/check.png"> </img> **Instead use** <img width="16" src="misc/check.png"> </img> **Instead use**
Currently I am not aware of any privacy-respecting smartTV software. If you are aware of any, please open a Pull Request or an issue.
The following software is not an **Operating System** but comprises apps that can be used on almost any OS. These apps respect your privacy and offer features similar to those of a Smart TV. A recommended setup involves connecting a [Raspberry Pi 4](https://www.raspberrypi.com/products/raspberry-pi-4-model-b/) running a GNU/Linux operating system to your TV, installing tools like [KDE Connect](https://kdeconnect.kde.org/) to control media from your phone, and then adding the apps listed below:
- [Kodi](https://kodi.tv/) - It is an entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices. - [Kodi](https://kodi.tv/) - It is an entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices.
- [Jellyfin](https://jellyfin.org/) - Jellyfin is the volunteer-built media solution that puts you in control of your media. Stream to any device from your own server, with no strings attached.
- [OSMC](https://osmc.tv/) - OSMC is a free and open source media center built for the people, by the people. - [OSMC](https://osmc.tv/) - OSMC is a free and open source media center built for the people, by the people.
- [RaspberryCast](https://github.com/vincelwt/RaspberryCast) - Transform your Raspberry Pi into a streaming device. Cast videos from mobile devices or computers to your TV.
You can also check out [Media Streaming Platforms](https://github.com/pluja/awesome-privacy#media-streaming-platforms) section.
### PC / MacOS ### PC / MacOS
<img width="16" src="misc/forbidden.png"> </img> **Avoid** <img width="16" src="misc/forbidden.png"> </img> **Avoid**
@ -1011,6 +1018,7 @@ This section is dedicated to some tools that may help users analyze the privacy
<img width="16" src="misc/check.png"> </img> **Instead use** <img width="16" src="misc/check.png"> </img> **Instead use**
- [Whoogle Search](https://github.com/benbusby/whoogle-search) - A self-hosted, ad-free, privacy-respecting Google metasearch engine. - [Whoogle Search](https://github.com/benbusby/whoogle-search) - A self-hosted, ad-free, privacy-respecting Google metasearch engine.
- [librengine](https://github.com/liameno/librengine) - Privacy Web Search Engine - [librengine](https://github.com/liameno/librengine) - Privacy Web Search Engine
- [Cosmos Search](https://github.com/asterjdm/cosmos-search) - Privacy friendly, ad-free metasearch engine.
- [SearX](https://searx.me/) - Privacy-respecting metasearch engine. - [SearX](https://searx.me/) - Privacy-respecting metasearch engine.
- [SearxNG](https://github.com/searxng/searxng) - Free internet metasearch engine which aggregates results from various search services and databases. - [SearxNG](https://github.com/searxng/searxng) - Free internet metasearch engine which aggregates results from various search services and databases.
- [DuckDuckGo](https://duckduckgo.com) - A privacy respecting search engine. - [DuckDuckGo](https://duckduckgo.com) - A privacy respecting search engine.