this post was submitted on 02 Feb 2024
12 points (92.9% liked)

Matrix

3284 readers
1 users here now

An open network for secure, decentralized communication

founded 4 years ago
MODERATORS
 

Element for Android doesn't support searching in encrypted channels and I think you can't use E2EE in the browser at all(?), plus basically every other client has even more drawbacks when it comes to E2EE.

My team recently tried RocketChat, but E2EE is obviously an afterthought for that project as it has even more limitations than non-Element Matrix clients (no searching, no pinning, no file upload, no edit, etc.). Plus Jitsi integration seems to be buggy right now (at least on my Windows installation).

What else is out there that's not on my radar? Is Matrix with Element really the best option right now? Is there no project that puts E2EE above all else?

Edit: Should be self-hostable and (FL)OSS.

you are viewing a single comment's thread
view the rest of the comments
[–] fartsparkles@sh.itjust.works 3 points 9 months ago (1 children)

Surely there is an XMPP client that does MAM. Been a while since I’ve looked into it to be fair.

[–] Lemmchen@feddit.de 1 points 9 months ago* (last edited 9 months ago) (1 children)

MAM does not seem to be a finalized standard, plus I don't understand how this is related to E2EE at all. I'm not terribly familiar with jabber, maybe you can enlighten me.

[–] Bronco1676@lemmy.ml 2 points 9 months ago

https://wiki.xmpp.org/web/XMPP_E2E_Security

XMPP has omemo and pgp as e2ee.

I've hosted https://prosody.im/ before I went to matrix.

You will need to enable some of the extensions, if you want to have group chats, chat history and so on. But after initial configuration prosody will just work (tm) and is absolutely lightweight.

The only reason I stopped using XMPP was, that no one uses it, which is sad, but I can't do much about it.

Also one important bit is, that most clients are not e2ee by default and you need to enable that you only want to send encrypted messages and not plain text.