mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-24 19:59:16 +00:00
Convert video recommendation from legacy (#274)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:

committed by
Daniel Nathan Gray

parent
74008465b7
commit
29f717b651
26
_data/software/video-streaming/2_lbry.yml
Normal file
26
_data/software/video-streaming/2_lbry.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
title: LBRY
|
||||
type: Recommendation
|
||||
logo: /assets/img/video-streaming/lbry.svg
|
||||
description: |
|
||||
<strong>The LBRY network</strong> is a decentralized video sharing network. It uses a <a href="https://en.wikipedia.org/wiki/Torrent">Torrent</a> like network to store the video content, and a <a href="https://en.wikipedia.org/wiki/Blockchain">blockchain</a> to store the indexes for those videos. The main advantage of such design is it's censorship resistance.
|
||||
|
||||
<strong>The LBRY desktop client</strong> helps you stream videos from the LBRY network, and stores your subscription list in your own LBRY wallet.
|
||||
|
||||
<h4>Notes</h4>
|
||||
We recommend <strong>against</strong> synchronizing your wallet with LBRY Inc. at the moment, as synchronizing encrypted wallets is not supported yet. If you synchronize your wallet with LBRY Inc., you have to trust them to not look at your subscription list, <a href="https://lbry.com/faq/earn-credits">LBC</a> funds, or take control of your channel.
|
||||
|
||||
Only the <strong>LBRY desktop client</strong> is recommended. <a href="https://odysee.com/">Odysee</a> and the F-Droid, Play Store, IOS clients have mandatory synchronization and telemetry.
|
||||
|
||||
While watching and hosting videos, your IP address is visible to the LBRY network. Consider using a <a href='/providers/vpn/'>VPN</a> if this is in your <a href="/threat-modeling/">threat model</a>. You could also disable <em>Save hosting data to help the LBRY network</em> option (⚙️ Settings → Advanced Settings) to avoid exposing your IP and watched videos for a prolonged period of time.
|
||||
|
||||
website: 'https://lbry.com/'
|
||||
privacy_policy: 'https://lbry.com/privacypolicy'
|
||||
downloads:
|
||||
- icon: fab fa-windows
|
||||
url: 'https://lbry.com/get'
|
||||
- icon: fab fa-apple
|
||||
url: 'https://lbry.com/osx'
|
||||
- icon: fab fa-linux
|
||||
url: 'https://lbry.com/linux'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/lbryio'
|
Reference in New Issue
Block a user