For self-hosting though, the project I work on - Snikket - uses XMPP but has all the nice modern things you’d expect ready to go right out of the box, more like a Matrix (Synapse/Element) setup. Probably the biggest thing missing for Snikket right now is an official web app (we currently have Android and iOS apps).

My personal feeling is that if you’re looking for something a bit more extensive, “team chat” style (such as Discord, Slack, that kind of thing), you’re better served by Element right now. However if you’re looking for something lightweight and simple for personal messaging in a group of family/friends (e.g. to replace WhatsApp/Telegram/Signal) then XMPP via Snikket is a great choice.

  • The above is copied from someone else. Anyone have any experience running this for family / friends?
  • @lautanOP
    link
    English
    1024 days ago

    This is one-click install, easier for beginners / non-tech people.

    • @[email protected]
      link
      fedilink
      English
      324 days ago

      Yeah, I get that. But since it’s (basically) XMPP, can’t it be used with such as Converse.js?

      • poVoq
        link
        fedilink
        English
        624 days ago

        It has a very opinionated default configuration and many of the relevant settings are hard-coded in the containers and thus are not easy to change permanently.

        It’s probably possible to get working with ConverseJS, but I think it is better to wait for an officially supported web-client to be added to Snikket or alternatively configure your own XMPP server without the ready made Snikket containers.

          • poVoq
            link
            fedilink
            English
            524 days ago

            Its not specific settings but the overall setup that is not intended to be modified.