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.

TCB13,
@TCB13@lemmy.world avatar

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

This isn’t true.

poVoq,
@poVoq@slrpnk.net avatar

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.

stown,
@stown@sedd.it avatar

Nobody told me this, it was just lack of information on my part. Matrix makes a big deal about end2end encryption but Prosody and Openfire don’t seem to put that point out front.

poVoq,
@poVoq@slrpnk.net avatar

Why would they? They are not selling snakeoil 😏

On a more serious note: e2ee is a client feature, so it makes little sense for server software to highlight it.

stown,
@stown@sedd.it avatar

Is there a client for Android that you would recommend which implements OMEMO?

poVoq, (edited )
@poVoq@slrpnk.net avatar

If you are using Snikket, use the Snikket app. It has OMEMO enabled by default. Otherwise I think Cheogram is good, see: joinjabber.org/docs/apps/#

hayalci,

You can use Snikket with other servers too, there is no restriction or special sauce. It’s mostly a fork of Conversations.

kpw,

Conversations from F-Droid is pretty solid.

kpw,

Prosody and Openfire are servers while end-to-end encryption happens on the client side (that's why it's called end-to-end). It would be kind of strange if a server implementation talks about E2EE. The OMEMO protocol only needs server features which are widely implemented. Maybe there is an ancient XMPP server implementation out there that doesn't support it, but you will be fine with Prosody, Snikket, ejabberd or anything else really.

helenslunch,

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.

TCB13,
@TCB13@lemmy.world avatar

What about… just NO.

Matrix is developed by a for profit entity, a group of venture capitalists and having a spec doesn’t mean everything. The way Matrix is designed is to force into jumping through hoops and kind of draw all attention to Matrix itself instead of the end result

For all the people about to downvote:

Decentralized communication protocol Matrix shifts to less-permissive AGPL open source license Element, the company and core developer behind the decentralized communication protocol known as Matrix, has announced a notable license change that will make the open source project just that little bit less appealing for companies looking to build on top of it.

techcrunch.com/…/decentralized-communication-prot…

hillbicks,

The fact that the ccc uses matrix as their official chat “app” doesn’t imply that it is inherently insecure I would say.

wreck,

moving to AGPL is “less permissive” than the apache license they currently use? no. this is just plain wrong. the supposedly less-permissive part is the CLA they are asking contributors to sign so they can dual-license the software in some situations, but the CLA isn’t even written yet and they are actively listening to feedback from the community to determine how best to shape this license agreement so that all parties are happy.

this is FUD.

TCB13,
@TCB13@lemmy.world avatar

moving to AGPL is “less permissive” than the apache license they currently use? no.

Oh yes, but it is.

https://lemmy.world/pictrs/image/9c3de923-cc90-436a-993d-968ee83cd089.jpeg

Apache > You can do what you like with the software, as long as you include the required notices. AGPL > You may do what you like BUT you need to track changes and provide the source code - this essentially kills any company trying to build a product around it.

3h5Hne7t1K,

We dont want a bunch of proprietary extensions to an open communications standard, do we? This is something positive.

That said, I dont have much hope for matrix. Implemented in python with the initial goal of “bridging every chat platform in existence” is just bound to be a disaster.

Maintaining anything beyond a couple of hundred lines in python becomes tedious imo.

The rewrite in go has been spoken about since like 2018, and matrix.org still runs synapse iirc. Synapse should have been trashed immediately after MVP demonstration.

Theres also conduit, but to be honest, i feel like the lesson here is to avoid feature creep. Safe, fast and distributed dm text chat should have been the target functionality, with a lean, mean codebase.

Thanks for coming to my ted talk

TCB13,
@TCB13@lemmy.world avatar

Implemented in python with the initial goal of “bridging every chat platform in existence” is just bound to be a disaster.

Just like Chia, who on their right minds would do those things in Python.

stown,
@stown@sedd.it avatar

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

helenslunch,

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

ninekeysdown,
@ninekeysdown@lemmy.world avatar

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.

stown,
@stown@sedd.it avatar

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.

ninekeysdown,
@ninekeysdown@lemmy.world avatar

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,
@stown@sedd.it avatar

This isn’t meant to be used in case of emergency (not mission critical). I just want something to replace Google Hangouts, primary for my wife and myself.

That being said, I feel comfortable with the security and stability of my backend and I’m already hosting publicly accessible projects for myself and others. I don’t need you to try to talk me out of it.

lsintoni,

@stown take a look at
Is a semplified Prosody-like server you can install with docker.

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

stown,
@stown@sedd.it avatar

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

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • slotface
  • kavyap
  • thenastyranch
  • everett
  • tacticalgear
  • rosin
  • Durango
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • InstantRegret
  • Youngstown
  • khanakhh
  • ethstaker
  • JUstTest
  • ngwrru68w68
  • cisconetworking
  • modclub
  • tester
  • osvaldo12
  • cubers
  • GTA5RPClips
  • normalnudes
  • Leos
  • provamag3
  • anitta
  • megavids
  • lostlight
  • All magazines