Archived
🆕 Software Suggestion | Odysee / LBRY (Video/Audio Platforms) #2332
Open
opened 2021-06-02 17:16:12 +00:00 by lrq3000
·
9 comments
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
No labels
🆕 software suggestion
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#2332
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Basic Information
Name: Odysee (LBRY protocol)
Category: Video/Audio Platforms
URL: https://odysee.com/ (source code: https://github.com/lbryio/lbry-desktop/tree/odysee - see here for an explanation)
Description
Odysee is a web front-end to the LBRY protocol, a blockchain incentivized IPFS distributed network for video streaming, with comments and votes. The censorship-resistant LBRY protocol allows to share any kind of file type, but Odysee is restricted to video for the moment. Users earn $LBC tokens from various activities such as watching videos, and can tip or buy content with it.
Why I am making the suggestion
It is the only fully open-source distributed video streaming service, all the others are at least partially closed source. It is a now well-established alternative to Peertube, it has good streaming performances and features (auto encoding in various resolutions has been implemented lately, as well as voting).
It was already discussed as part of issue #1252 which was accepted, but LBRY was not added on PTIO, so this issue will serve as a confirmation or rejection. See also #1029. Note that there is no expectation of anonymity with these softwares, but we could add a warning that hosters are not anonymous since they rely on P2P.
My connection with the software
None, I just use it from time to time.
I'm still against adding LBRY, however I'd be interested to hear your thoughts @privacytools/editorial
@freddy-m May I ask why you are against? I didn't find your comments in the discussion I linked above but maybe I missed another one? I have studied in-depth how the LBRY ecosystem works so I can maybe clarify things :-)
I'm very sceptical of any technology marketed using blockchain, though I am very happy to change my mind on the matter...
You're right to be skeptical, most projects using blockchains don't in fact provide any real innovation in terms of privacy ;-)
In the case of LBRY, the blockchain plays only one primary role: to be a DNS pointing to where the content is (it also stores some authorship metadata). It's simply using IPFS to store these records. Then the video content is shared P2P, and the first to share is either the LBRY/Odysee platform if the content is not illegal, or if it is censored then it can be streamed from the author's computer.
So let's say that it's similar to PeerTube (which also uses a P2P delivering system), with the difference that the records allowing to find the videos are not stored on instance servers but on the blockchain, so the records are uncensorable. But the video content is, and the author can be tracked down since it's served P2P.
PeerTube can be self-hosted, potentially even as a Tor hidden service, which allows to protect content authors since then it's the instance server that serves the content.
For LBRY/Odysee, I am not aware of such a system in case the video gets censored, I wonder if it's possible to serve video content through self-contained networks such as Tor. I don't think someone did that yet but I can't see why it wouldn't be possible.
I've found these pertinent issues:
I also think it should be fairly easy to force LBRY to be tunneled through Tor using OnionCat, without any specific programming. But we need to wait until someone tries to know for sure.
I, personally, am against odysee because of Google. Odysee openly admits to using AdSense and Google Analytics (proof shown below using wappalyzer)

@tzarebczan Any plan to remove Google Analytics and Google AdSense from LBRY/Odysee (or at least make them optional)? It seems a bit counterproductive since Odysee aims to be a concurrent to YouTube, another Google product...
Thanks for the poke! We used to use Google analytics on odysee.com and lbry.tv, but no longer do. It may still show on live streams but we're getting rid of that also. We use open source Mataomo now for analytics.
There is still GA in the LBRY app but that will go away as well.
@tzarebczan Thank you very much for your reply! Do you have any approximate timeframe for the full removal of Google Analytics in the LBRY app? Also what about Google AdSense (I'm not sure what you are referring to with the acronym "GA", I just noticed it can apply to both Analytics and AdSense lol).