this post was submitted on 13 Apr 2025
14 points (81.8% liked)
Fediverse
19114 readers
1 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
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
It's not really a fatal flaw as other users have pointed out.
The ATP protocol could be improved by including a published "delete" request for the content ID of an item, so that the receiving instance would get notification that the item had been removed. This could then be automated to push a delete action on the receiving instance, or manually removed by the receiving instance admin.
Regardless, however, you'd have to trust that the "delete" tag was being respected by your federating instances.
However, one interesting element is that editing your content is actually more effective in the Fediverse than deleting it, as it will overwrite the content on remote servers when they re-query your instance. You're still relying on that remote action before the old content changes, but at least it doesn't just stay up while the content is deleted on your site.