From 9b96a1c0d4bf5f016f3ce7ac9e1a7edd12cad676 Mon Sep 17 00:00:00 2001 From: Mark Aleksander Hil <32651095+markaleksanderh@users.noreply.github.com> Date: Wed, 10 Nov 2021 16:45:33 +0000 Subject: [PATCH] Added SimpleX chat to communications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 124ccb9f..de69e303 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [RetroShare](https://retroshare.cc) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPL-2.0` `C++` - [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs` - [Shhh](https://github.com/smallwat3r/shhh) - Keep secrets out of emails or chat logs, share them using secure links with passphrase and expiration dates. `MIT` `Python` +- [SimpleX](https://github.com/simplex-chat/simplex-chat) - SimpleX is an open source decentralized chat application that guarantees user privacy. SimpleX chat is a thin terminal UI on top of [SimpleXMQ](https://github.com/simplex-chat/simplexmq/tree/master/protocol) message broker that uses [SMP protocols](https://github.com/simplex-chat/simplexmq). - [Spectrum 2](https://spectrum.im/) - Spectrum 2 is an open source instant messaging transport. It allows users to chat together even when they are using different IM networks. ([Source Code](https://github.com/SpectrumIM/spectrum2)) `GPL-3.0` `C++` - [Spreed](https://www.spreed.me/) - WebRTC audio/video calls, conferencing server, and web client. ([Source Code](https://github.com/strukturag/spreed-webrtc)) `AGPL-3.0` `Go` - [StoneAge Messenger](https://cweb.gitlab.io/StoneAge.html) - A self-hosted Android messenger, S3-compatible storage is the only backend needed. ([Source Code](https://gitlab.com/cweb-repos/cweb-conversations), [Clients](https://f-droid.org/en/packages/com.cweb.messenger/)) `GPL-3.0` `Java`