diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 14:14:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 14:14:48 +0000 |
commit | 25f6e3498b01300347b2490a262a05b7e5dcc562 (patch) | |
tree | cff4c455e152d84bf886bfa491aba4dc6845ecc2 | |
parent | Merge pull request #2071 from milesmcc/patch-2 (diff) | |
parent | Remove redundant source link. (diff) | |
download | awesome-selfhosted-25f6e3498b01300347b2490a262a05b7e5dcc562.tar.gz awesome-selfhosted-25f6e3498b01300347b2490a262a05b7e5dcc562.zip |
Merge pull request #2075 from smallwat3r/master
Adding Shhh to "Custom communication systems".
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -298,6 +298,7 @@ _CalDAV or CardDAV web-based clients._ - [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CC-BY-SA-4.0` `Nodejs` - [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPL-2.0` `ะก++` - [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` - [Spectrum 2](http://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/hanzz/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` - [Synapse](http://matrix.org/docs/projects/server/synapse.html) - Server for [Matrix](https://matrix.org/), an open standard for decentralized persistent communication. ([Source Code](https://github.com/matrix-org/synapse)) `Apache-2.0` `Python` |