Hi all,

I run a private self-hosted Synapse server with bridges for:

  • Signal
  • WhatsApp
  • Doscord
  • IRC
  • Google Voice
  • Custom APIs

I am thinking of switching to XMPP. Can anyone recommend a good Docker-based server and transport combo that I could test out?

    • fmstrat@lemmy.nowsci.comOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Overall I’ve been happy with Matrix (private not federated), but it’s very convoluted. Whenever anything goes wrong it’s really difficult to figure out why, as there is a lot of complexity. And once you set something up, it’s really hard if not impossible to make a change.

      For instance, since it’s built for federation, changing the URL is impossible.

      So I’d like to try out XMPP since it’s much more lightweight and simple. I may not switch, but want to explore.

      • Pika@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        I’m in this same boat as well. As someone who ran an XMPP server in the past, then stopped and eventually moved onto Matrix. I have to hard agree, in my experiences, XMPP was so much better administration side than having to deal with matrix, and its quite a bit more fleshed out(not to mention the sheer amount of clients available) Being able to just log into a management panel and have the panel do everything administration wise for me was super nice, instead of having to ask “is this only available via the API or is it available via a client or is this config only”, these types of tools from what I’ve seen don’t really exist for matrix.

  • kristoff@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    3 months ago

    perhaps a stupid question, but are there bridges for XMPP ? My impression is that XMPP is as good as empty (I do use it mainly as a federated service). Is there still a lot of active development on the XMPP side of things?

    I do not understand your point with ‘you cannot change the URL’. If you use matrix as non-federated and just the only user, what is the problem that you need to change the URL when you need to set up a new server on a new URL? Not being able to change the server at the same URL seems like a logical concequence of authentication, be it for server-to-server communication as for client-to-server communication.

    • poVoq@slrpnk.net
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      Yes there are gatewaxy for xmpp. See for example https://slidge.im/ but there are also a few other projects.

      It’s maybe a bit less than for Matrix, but the ones that exist tend to work better.