Skip Navigation

XMPP Server?

I'm looking to try self-hosting an XMPP server for my family to use as a secure communication platform. I realize that end2end encryption with XMPP doesn't seem as strong as something like Matrix but my self-hosted Matrix server has been very unreliable.

I'm looking for recommendations and resources. I'v considered running Prosody and Openfire but both of them look like a pretty involved installation process with plenty of room to fuck up. Does anyone know of something similar to matrix-ansible-install for an XMPP server? Should I be looking at something besides Prosody or Openfire?

Please, no YouTube tutorials. I prefer written instructions.

21
21 comments
  • I realize that end2end encryption with XMPP doesn’t seem as strong as something like Matrix

    Who told you this bit of misinformation? OMEMO e2ee on XMPP is significantly "stronger" than what Matrix does (which is a watered down version).

    Snikket mentioned below is probably the easiest to get started with.

  • Self hosting XMPP works well for most internal things. IMHO communication software that you’re relying on shouldn’t be hosted at home.

    Both of those that you mentioned are great. I’ve used ejabberd in addition to that. I think prosody is better. Here’s a link to a list of more servers.

    Another option since XMPP can do E2EE is use conversations.im it is my go to for XMPP hosting.

    • Being that this community is for self-hosting I prefer to keep all of my services self-hosted. I have seen that list from a Google search already but thank you anyway.

      • I’m wasn’t implying that you shouldn’t host it yourself at all. Just maybe use a VPS for hosting it yourself.

        Getting buy in on the family & friends aspect is being able to match or exceed the popular free services. If there’s a perception that it’s not reliable then it’s highly unlikely they’ll keep using it. So the last thing you want is to have something happen to your internet connection, NAS, etc. At the end of the day it’s the pesky perception equals reality thing that dooms things like this and tanks the spouse approval factor.

  • @stown@sedd.it take a look at #Snikket
    Is a semplified Prosody-like server you can install with docker.

    And OMEMO is a very good enryption protocol, same as Signal.

    • Thank you! I appreciate the tip. Install instructions already look much clearer.

  • Might it be easier to upgrade to Matrix 2.0? Haven't tested it but it's supposed to be like 80x faster and more reliable.

    • I'm done with Matrix for now and I want to see if XMPP will work for me.

      • Fair enough. I'm not a big fan of Matrix anyway. Just thought it might be easier for you.

21 comments