From 907e7bf1d701f7db2c2e9a95c10f1a4c9f65efc2 Mon Sep 17 00:00:00 2001 From: He4eT Date: Mon, 6 Apr 2026 13:56:28 +0200 Subject: [PATCH] posts: encrypted_XMPP: update draft --- src/pages/posts/2026/encrypted_XMPP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/posts/2026/encrypted_XMPP.md b/src/pages/posts/2026/encrypted_XMPP.md index b58e581..02ea5bf 100644 --- a/src/pages/posts/2026/encrypted_XMPP.md +++ b/src/pages/posts/2026/encrypted_XMPP.md @@ -42,6 +42,7 @@ Not even the server owner or your carrier has the keys needed to decrypt or modify them. **XMPP** is an extensible protocol for instant messaging. +It's open, decentralized, and mature. **OMEMO** is a widely supported XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption.