11
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 20 Sep 2023
11 points (100.0% liked)
Lemmy Support
4650 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
Go to your user settings, and click the big red delete account button.
This doesn't work if you are banned as it prevents you from logging in. Being able to log in and not post is a more user friendly banned state and would allow them to delete their account themselves.
Side question, deleting your account or purging a user would delete all of that users comments correct?
Hrm, open an issue on the github if you would.
Deleting your own account overwrites all your content in the DB with dummy data.
Purging is an activity done by admins that does an actual database delete. It's very dangerous and should only be done in extreme cases.
is lemmy capable of sending all data from a user efficiently on request?
You mean like an account export? We have an open issue for that, but its not completed yet.
Purging a user will do that, but it won't federate the removal to other instances.
You could remove the posts before purging, but that doesn't trigger a purge on the remote end, it just hides the content.