this post was submitted on 04 Mar 2024
742 points (97.9% liked)

Technology

58645 readers
6934 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 7 months ago (2 children)

Assuming it's not a joke that flew over my head, how could any individual instance remove the images once replicated? Is the removal from the original instance cascaded?

[–] [email protected] 11 points 7 months ago (1 children)

It is my understanding that images are never federated and always reference from the source instance... But, the text is fully federated.

[–] [email protected] 6 points 7 months ago

That's not true, images are also copied over. This is also for efficiency reasons and to spread the load of the image out to the servers. Sometimes you'll see images not being copied to your own instance, but that might be because your instance has a lower image size limit than the instance it was uploaded to originally.

[–] [email protected] 3 points 7 months ago

There's no technical reason you can't delete an image that's been replicated. There's an API to replicate the data, there can also be apis to delete the replicas (and apparently there are?)