1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 23:01:09 +00:00

Add Piped to Video Streaming (#634)

This commit is contained in:
mfwmyfacewhen
2022-02-21 03:24:13 -06:00
committed by Daniel Gray
parent e8d1e74b39
commit 9855c3b415
4 changed files with 27 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ description: |
The primary threat when using a video streaming platform is that your streaming habits and subscription lists could be used to profile you. You should combine these tools with a [VPN](/providers/vpn/) or [Tor](https://www.torproject.org/) to make it harder to profile your usage.
---
## Client
## Clients
{% for item_hash in site.data.software.video-streaming-clients %}
{% assign item = item_hash[1] %}
@@ -18,7 +18,7 @@ description: |
## Web-based Frontends
The recommended frontend below is useful if you want to disable JavaScript in your browser. It does not provide privacy by itself and we don't recommend logging into any accounts.
{% for item_hash in site.data.software.video-streaming-front-ends %}
{% assign item = item_hash[1] %}