this post was submitted on 19 Jun 2023
153 points (100.0% liked)

Technology

37551 readers
280 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Federated services have always had privacy issues but I expected Lemmy would have the fewest, but it's visibly worse for privacy than even Reddit.

  • Deleted comments remain on the server but hidden to non-admins, the username remains visible
  • Deleted account usernames remain visible too
  • Anything remains visible on federated servers!
  • When you delete your account, media does not get deleted on any server
you are viewing a single comment's thread
view the rest of the comments
[–] Prunebutt@feddit.de 1 points 1 year ago* (last edited 1 year ago) (2 children)

It cowld defederate any non-compliant instances.

[–] nan@lemmy.blahaj.zone 4 points 1 year ago (1 children)

It could, but actually policing it would be difficult. I don’t think there is any “yeah I’ll do that” response and even if there is an instance could say it will delete it and still do nothing.

[–] Prunebutt@feddit.de 2 points 1 year ago (1 children)

You could defederate with instances running versions that don't delete federated posts. Removing compatipility with older protocol implementations is not unheard of.

[–] t3rmit3@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

while this is certainly feasible, it is just a compliance checkmark of "doing your best". It wouldn't actually prevent someone attempting to persist that data. For example, I just need to maintain an insert-only copy of my deletion-compliant lemmy instance DB, and none of the deletions would be reflected on that.

I could then host that copy publicly on some unrelated lemmy instance, and without systematically de-federating from all other instances, you wouldn't know which one was retaining the data.

[–] mainfrog@beehaw.org 2 points 1 year ago

How do you know if they are non-complaint without manual verification?