diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-07-10 09:02:16 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-07-10 09:02:16 +0000 |
commit | f8cc725d7d0f67a0537f7d6f322311329d968b97 (patch) | |
tree | 46e5f2061b9e7ea9b95f033216a715ab7caa9ca8 | |
parent | Merge branch 'awesome-selfhosted:master' into cleanup (diff) | |
download | awesome-selfhosted-f8cc725d7d0f67a0537f7d6f322311329d968b97.tar.gz awesome-selfhosted-f8cc725d7d0f67a0537f7d6f322311329d968b97.zip |
Fixed shh - Readded after testing
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -334,6 +334,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Revolt](https://revolt.chat/) - Revolt is a user-first chat platform built with modern web technologies. ([Source Code](https://github.com/revoltchat)) `AGPL-3.0` `Rust` - [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.stef.link)) `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` - [Soketi](https://soketi.app/) - Soketi is a free, open-source Pusher drop-in alternative. ([Source Code](https://github.com/soketi/soketi)) `MIT` `Nodejs` - [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++` |