this post was submitted on 11 Jul 2024
154 points (96.4% liked)
Privacy
31800 readers
227 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Torrents solved this problem (big data distribution) over 20 years ago now, and is still a sizeable chunk of all internet media traffic.
All that's needed is for people to actually create torrents for their content, and a user friendly way for people to post and view magnet links.
I'm trying to integrate them into lemmy in various ways: https://github.com/LemmyNet/lemmy/issues/4204
I appreciate your work. I'm thinking it should be easy to reach out to non tech content creators to get permission to migrate their stuff, and for end users like me to request that without a technical barrier. For example: I was watching a self defense channel throughout the week until the youpocalypse happened. What if there is a simple button for me to request his data to be integrated into your system? I'm pretty sure he is more focused on exposure and reach rather than ad revenue, so he might consent. You interpret this to be consent to ytdl it, store it, spread it.
Sure, a lot of people do even have entire youtube playlists and channels shared on torrents without their consent even, downloaded with youtube-dl. Getting existing content onto torrents should be pretty easy.
We do need to get these content creators to create and seed their own torrents also tho, rather than have everyone else do it on their behalf, then post their own torrent links so others can help seed.
The only clean way I see this happening is some kind of a tool that simplifies this, or a readme that can help with the process, possibly linked to lemmy's post creation as a video/audio upload button, and on any other platform that supports magnet links.
If anyone knows of something like that already, it'd be really helpful.
I'm wondering what your thoughts on IPFS are.
I've never used it personally, so I don't know.
Torrents link to static data, each with their own explicit seeders, so that always seemed more safe than these universal file-system solutions where you don't know what might be changing, or what you're hosting.
I only quickly looked into it. I'm also looking for a solution for my work. It seems very privacy focused and works a bit like tor, so like you say, you don't really know what's going through your system. But it also has a trust system that trusts friends of friends and so on, so perhaps that isn't a problem.