Comment on XMPP Server?
poVoq@slrpnk.net 11 months ago
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 as mentioned below is probably the easiest to get started with.
stown@sedd.it 11 months ago
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@slrpnk.net 11 months ago
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@sedd.it 11 months ago
Is there a client for Android that you would recommend which implements OMEMO?
poVoq@slrpnk.net 11 months ago
If you are using Snikket, use the Snikket app. It as OMEMO enabled by default. Otherwise I think Cheogram is good, see: joinjabber.org/docs/apps/#
kpw@kbin.social 11 months ago
Conversations from F-Droid is pretty solid.
kpw@kbin.social 11 months ago
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.