diff options
author | Vsevolod (Sebastian) Mineev <vsevolod.mineev@gmail.com> | 2022-02-22 19:51:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 19:51:29 +0000 |
commit | ede52b5aa13c0d1e663703bc0234be08f1af2961 (patch) | |
tree | 6e72df10b5cff92bf1debfddc6014ee5d19cbb62 | |
parent | Improves self-hosting definition README.md (#2830) (diff) | |
download | awesome-selfhosted-ede52b5aa13c0d1e663703bc0234be08f1af2961.tar.gz awesome-selfhosted-ede52b5aa13c0d1e663703bc0234be08f1af2961.zip |
Added SimpleX Chat to Custom Communication Systems (#2851)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -333,6 +333,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs` - [Screensy](https://github.com/screensy/screensy) - Simple peer-to-peer screen sharing solution for sharing your screen with WebRTC. ([Demo](https://screensy.marijn.it)) `GPL-3.0` `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 Chat](https://github.com/simplex-chat/simplex-chat) - The most private and secure chat and applications platform - now with double ratchet E2E encryption. `AGPL-3.0` `Haskell` - [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` |