this post was submitted on 12 Sep 2026
379 points (96.8% liked)

Technology

87956 readers
2800 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] boonhet@sopuli.xyz 2 points 4 hours ago (1 children)

Hi, I'm from the EU, I have the right to get all of my data removed from a centralized service using GDPR. How do I do it on a decentralized one?

Leaving aside the whole issue of those companies not being trustworthy about the data deletion, at least my profile won't be public when its' been deleted and I've got someone to make a complaint about if I have reason to think they've lied about it. The fines can be pretty high. With federation, actually getting all copies of your profile deleted is nearly impossible. With torrent style decentralization, it seems completely impossible. Everyone will have access to everyone else's data and it'll be trivial to make backups.

Presumably most people would be using this on their phones with mostly their mobile data. An issue with the bittorrent protocol is that to open a connection, one peer has to have a port forwarded. Is this different with webtorrent?

Federation is simpler than true P2P here, but you then still need to trust the instance admins. It's fine for Lemmy/piefed style media for me because I don't put my real name, face and other details here.

My personal opinion is that a centralized alternative owned by a foundation rather than a for-profit company would be best of both worlds: No profit motive, just like decentralized. A centralized entity that holds liability in case there's a data leak or someone starts spreading CSAM. And ability for said centralized entity to moderate said CSAM, scams and other reports.

[–] muusemuuse@sh.itjust.works 1 points 1 hour ago

Well it depends how it’s built. It’s possible to make a decentralized instance where an account exists and there’s a ledger of accounts but what in that account isn’t there at all, it’s just an ID an authenticated user logs in and grabs on to. Then, messages and photos travel between nodes on the network rather than being stored on a server and pulled off it. Your pics and messages come from your device. I2P and reticulum already do stuff like this, webtorrent could provide a ledger of accounts without having to rely on darknet tech, the developer could roll his own, there’s plenty of options.

If it’s regional, I see no reason to have centralized abusable storage involved at all.