From a practical sense, ActivityPub may be the obvious choice as it gives easier interop with the largest federated platforms.

But what else? There are existing platforms built on these protocols, such as movim for xmpp, and another for matrix I forget.

From a technical standpoint, are there any major pros and cons?

  • matcha_addict@lemy.lolOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    28 days ago

    I would even say XMPP would be a better underlying communication protocol under ActivityPub, as it specs many aspects that ActivityPub does not.

    • poVoq@slrpnk.net
      link
      fedilink
      English
      arrow-up
      0
      ·
      27 days ago

      XMPP via its pubsub implementation could function similar to ActivityPub, but that part of XMPP is a bit neglected as few apps use it for anything more complex. XMPP’s real strength is in real-time communication and I think it’s good to stick with that.