[PSA] Lemmy account deletion is a mess
-
So if someone is worried they've compromised their identity you'd want them to have to manually sift through potentially thousands of posts and comments?
-
No OPs point is not that there are bugs and deletions arent federating properly. OP expects functionality that doesnt exist and does not make sense and believes they are being tricked by this feature not existing.
-
How again would anybody be mislead if deletions were being federated? Use this answer to answer yourself.
-
What the hell are you on about? Lots of interesting assumptions about me in this topic
BTW the deletion of the jlai.lu account that i created 2 days ago worked just as i would have expected it originally. The comment i posted on here is deleted and the account is not reachable from other instances. Jlai.lu runs an outdated lemmy version (0.19.5)
-
- Hilariously the soution would be facebook style "we won't delete your data if you log back in n days"
-
Sorry I was wrong. Your post made it seem like this was not working at all.
-
Your account is not your posts. Why would one assume that deleting the account would remove the posts? When a person stops speaking the things they said do not become unsaid. When they die their actions don't retroactively undo themselves.
-
Thank you, Lord Mathias, for blessing me with this insight. I am now at peace.
-
That's why Lemmy is such a GDPR nightmare
-
Don't post identifying shit in the first place if you don't want it up. Learn how search functions work if you don't wanna manually shift through shit.
Like I said: loss of information because people are whiny babies about this shit is a bigger deal to me than someone removing information nobody else actually gives a shit about
-
Don't post identifying shit in the first place if you don't want it up. Learn how search functions work if you don't wanna manually shift through shit.
Like I said: loss of information because people are whiny babies about this shit is a bigger deal to me than someone removing information nobody else actually gives a shit about
Just quoting this for posterity because it's such an asinine and victim blaming way of thinking. Enjoy the block. Nothing of value is lost.
-
When deleting the account did you mark the checkbox "Delete all posts, comments and uploaded images"? Lemmy.world is running an old version so its possible that this is missing. Without that it is expected that only the profile gets deleted, while content is still available.
As for federated account deletion this is implemented and covered by test cases and should work in theory. However it is always possible that there is a bug. It would be helpful if you could open an issue with exact steps to reproduce. Use enterprise.lemmy.ml and ds9.lemmy.ml to test the latest version.
-
I get that world should be an outlier. World does not have the checkbox, it just says "esto eliminará permanentamente todos sus datos de esta instancia"
Thought that would include posts etc, but if i understood that right, it was working as intended.
As for the other instances, i did use the checkbox and the accounts etc are gone from the home instance but not anywhere else - at least that is true for the slrpnk account on all the instances that i checked.
Now i'm surprised to find my lemm.ee account is actually gone from lemmy.ml and db0. But it is not from world, slrpnk.net, lemmy.ca, sopuli, blahaj, feddit.org, jlai.lu, discuss.online, infosec.pub, programming.dev, lemmy.nz, but at least something seems to have been federated with this deletion.
I deleted those accounts in late December.
I deleted a newly created account on jlaiu.lu two days ago, they're running 0.19.5 but i think they have the checkbox (which i have then ticked) and my comment and profile deletion has federated nicely over the instances that i checked.
I would not know how to reproduce all this. I just deleted my accounts and checked the checkbox if it was available.
-
Originally account deletion would always delete your posts, comments and everything. This was changed in 0.19 to make the content deletion optional (otherwise a lot of posts and comments would disappear unnecessarily). Unfortunately we forgot to add the new option to the user interface for 0.19, but it was added probably around 0.19.4.
Its hard to say why the federation didnt work properly, maybe there was a network error, or a bug in older Lemmy versions that got fixed in the meantime. Or there is still a bug which only happens in some cases.
-
It's a Rust program I wrote that runs on my Lemmy server, but in theory it should work with any Lemmy server.
I've thrown the code and a compiled version of the binaries on Github if you're interested: source / binary downloads
-
Very cool. Thanks for sharing!
-
OP is expecting the deletion of posts and comments to federate in the same ways posting them would. I don't think they're necessarily going scorched earth and care about someone quoting their comment in a reply or resharing a photo.
I think that's a bit grandiose of a stance. If I misread what someone said or realized someone already said what I did I don't think deleting it leads to any kind of growth.
That's setting aside how draining it can be to reply to several people who are making the same argument about how you are wrong. If I couldn't delete what I posted at that point I would just be creating a slew of edits to justify myself like people regularly do on Reddit whenever they get downvoted.
-
The way federation works, I would not ever rely on deleting things to actually work 100%.
-
It takes time to send the request out to everywhere that might have duplicated it.
-
The request may never be received.
-
Instances can ignore deletion requests even if they do get them.
-
Archival bots and even users can save it if they saw it and do not get any deletion requests.
Best practice anywhere on the internet is to simply not post anything you don't expect to stay online forever.
-