• @vacuumflower@lemmy.sdf.org
    link
    fedilink
    1911 months ago

    Which is why identities and communities on Fediverse should be cryptography-based, and an “instance” should simply be a sort of a supernode, or a caching node.

    • @shrugal@lemm.ee
      link
      fedilink
      4
      edit-2
      11 months ago

      In principal yes, but requiring people to handle private keys would be a nightmare! Imo what we can and should do is support for transferring accounts between instances, including posts and comments.

      • @SchizoDenji@lemm.ee
        link
        fedilink
        211 months ago

        If the account itself is like a property/attribute of a post/comment, then I suppose it can be changed seamlessly. But i dont think it is designed to be that way.

        • @shrugal@lemm.ee
          link
          fedilink
          111 months ago

          Afaik right now you’d have to send an update for every post/comment individually, if it would even work. I think we need one simple ActivityPub message that simply means “this actor is now this other actor, and all its objects should be updated”.