this post was submitted on 25 Feb 2026
9 points (76.5% liked)
Lemmy.world Support
3608 readers
38 users here now
Lemmy.world Support
Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.
This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.
This community is subject to the rules defined here for lemmy.world.
You can also DM https://lemmy.world/u/lwreport or email report@lemmy.world (PGP Supported) if you need to reach our directly to the admin team.
Follow us for server news 🐘
Outages 🔥
https://status.lemmy.world/

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As a general note, the design of Lemmy is around preserving information against censorship over having private conversations (like Matrix for example). You're probably aware that once data is delivered to other servers, the origin server can't guarantee deletions of data from them.
I'm not an admin, but I remember that Lemmy admins are able to purge content from their server, and send out a request for other servers to purge their copy of data which by default would be accepted if received from the canonical server. This was used to remove some harmful content that was posted on Lemmy a few times. This feature isn't user accessible, at least as of now.
Media uploaded to Lemmy by the user can be deleted.
Edits are propagated through federation, so if you are concerned, you can edit posts you want to delete before deleting them which is close enough.
Thanks for the detailed explanation — this helps clarify a lot. I understand that federation makes guaranteed deletion impossible, but knowing that admins can purge content and send out a federated delete request is exactly the kind of mechanism I was hoping existed.
From a user perspective, having some version of that available — even if it can’t guarantee 100% deletion everywhere — would still be meaningful. A user‑initiated delete request that other servers can respect would give people more control over their own content without undermining federation.
Editing before deleting is a good workaround, but it still feels like something that could eventually be built into the platform in a more direct way. I appreciate the insight; it’s good to know this isn’t a dead end technically.