like can i send a dm to someone and talk to them here?

    • Raphael@communick.news
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      I wasn’t talking about the specifics of Lemmy, but ActivityPub in general. You can not guarantee that just because a message has been addressed to a single actor that only that actor will see it.

      • Nutomic@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        If any Activitypub platform sends messages to an actor which they arent addressed to, thats clearly a bug.

        • Raphael@communick.news
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          In the most practical cases, yes. But in theory, there is nothing about the protocol that says that message addressing implies message visibility, or even access control.

          Also, be careful of taking your assumptions and treating them as universal truths. One day somebody could build an IRC-like system on ActivityPub and decides to treat a “ChatMessage” object as public objects which may or may not be addressed at a single participant. There would be no “bug” if the server picks up the object, relays to others, or even indexes it and makes it searchable.