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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Surely there is an XMPP client that does MAM. Been a while since I’ve looked into it to be fair.
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.
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.