this post was submitted on 05 Jul 2023
123 points (97.7% liked)
Asklemmy
43810 readers
1592 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
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
Lemmy is GDPR compliant, as far as I know.
Admins can entirely purge you off their instance, should you ask them to, and other servers do not store any personal details that GDPR would require be deletable. By most interpretations.
It can be argued that previously federated data that is now out of reach and as such cannot be deleted, could constitute a breach of GDPR.
Personal data posted by the user also falls into this, so they might have to force deleting on any instance hosted by organizations. Individuals or small teams running instances which don't take money don't need to comply to GDPR.
Are you sure about that? So if I hosted a website that shows your name and address, you could do nothing to make me take it down because I'm not an organisation or company?
Many versions of Lemmy haven't been deleting data at all, merely setting a flag in the database that a post has been deleted rather than actually getting rid of the contents.
As for federated data, deletes do federate. I would say that a server ignoring an authorized delete request would be in violation of the law, but then there's the matter of a lack of any data processing agreements with other servers.
I do wonder what the legal implications of servers ignoring deletion requests are. Would Facebook be on the hook for deleted data still being stored on a scraper's server? Would LinkedIn be liable for all of those sketchy mirrors online? I personally don't think so. On the other hand, federation is push based, rather than the result of responding to a request from a third party.
There's not just ignoring the request.
An instance can simply be offline when the request is made. Or be defederated.
Defederation is an interesting issue. Perhaps deletes and updates should always be federated, as long as they're authorized with the proper signature. I honestly don't know how that's implemented.
That said, I'm sure someone contacting the server admin will be able to get their data corrected or deleted.
Offline servers should get the deletes in most federated software. I've seen some slightly troubling modifications to Lemmy (disabling the retry queue because offline servers were clogging up the scheduling mechanism) but that's not standard as far as I know.
Other servers do store personal data. Any post or comment made by a user is personal data as it contains the thoughts/ideas of that user.
That's one interpretation. One I illuded to.
But you can also argue that if the person who made the comment is unidentifiable, there is no "natural person" to make the data GDPR related.
Well that depends on the comment, doesn't it? As far as I understand it, if I posted personal information about you, such as your name, home address, etc, in a comment, you could demand from the admin to remove that comment as it would contain personal information you don't want in the open.