this post was submitted on 01 Sep 2025
120 points (98.4% liked)

Fediverse

36566 readers
702 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Boo@lemmy.dbzer0.com 1 points 2 days ago (1 children)

Edit: I see the problem, even with a self-hosted instance of 1, when you comment on posts in other instances that data is no longer held on your server, so you don’t own it and can’t control it directly, is that right?

The "problem" is also going the other way around. If a large instance is sharing data with your single user instance, they ultimately cannot control what you do with it.

The same is true if you just scrape the website.

[–] ICastFist@programming.dev 2 points 1 day ago (1 children)

Isn't that a non-problem? I mean, afaik, you cannot control any data after it's sent. If I send you an email with an attachment, I cannot stop you from forwarding it to everyone you know, nor can I stop you from editing it before forwarding. I guess it becomes a problem of reliability, then, which is only a problem if the original source is unavailable - which is not that uncommon in the fediverse.

[–] Coopr8@kbin.earth 1 points 1 day ago

It is a "problem" if your goal is full ownership and control over your user interactions and data footprint. ATProtocol in principle achieves this, you can delete or move your account and all your user interactions will be deleted or follow you (meaning edit permissions, full access to all the posts/comments, follows, updoots, etc.). The cost of this is a very high data load for the host, though I'm still not clear on exactly why it is so much more data intensive, is it the size of lookup instructions between hosts in addition to the actual markdown?