• Boo@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    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.

    • I Cast Fist@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      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
        link
        fedilink
        arrow-up
        1
        ·
        24 hours 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?