From a345612aa3b33c9457da2b7901026679849d0887 Mon Sep 17 00:00:00 2001 From: Mark Aleksander Hil <32651095+markaleksanderh@users.noreply.github.com> Date: Thu, 2 Dec 2021 13:10:40 +0000 Subject: [PATCH] Added SimpleX chat to instant messaging section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 922f774..1144352 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ No single point of control or failure. A decentralized network operated by diffe - [AstraChat](https://astrachat.com/) - Another XMPP client. - [DeltaChat](https://delta.chat/) - Chat over encrypted e-mail. - [Session](https://getsession.org/) - Extreme focus on privacy. Blockchain technology. +- [SimpleX](https://simplex.chat/) - Private, decentralized chat which doesn't use global identities. ### Centralized The service is in charge of running the servers that allow users to communicate. Single point of failure and control, but still 100% safe and trustworthy if the protocols and code are open and audited.