|
|
|
|
|
by infosechandbook
1617 days ago
|
|
The article describes XMPP as "secure" by highlighting TLS (protecting data in transit only) and experimental OMEMO (protecting a small part of an XMPP message only if enabled and working). What about other crucial security features, see https://www.eff.org/deeplinks/2018/03/building-secure-messen...? Then, XMPP is described as "privacy respecting" mostly because you can use a nickname instead of a phone number for your account. What about all of the cleartext data and metadata that can be accessed by parties on the XMPP server, like the XMPP server admin, see https://infosec-handbook.eu/articles/xmpp-aitm/? This logic implies that e-mail is also secure and privacy respecting. |
|
* https://xmpp.org/extensions/xep-0380.html - Explicit Message Encryption
* https://xmpp.org/extensions/xep-0429.html - Not a XEP really, but the formation of a SIG to explore a more robust end-to-end encryption support
* https://xmpp.org/extensions/xep-0420.html - Encrypting content specific to certain extensions
* https://xmpp.org/extensions/xep-0290.html - Digital signatures in XMPP