diff options
author | Matthieu Petiteau <mpetiteau.pro@gmail.com> | 2020-04-26 15:10:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-26 15:10:47 +0000 |
commit | 28a70179f0adb4d5c4e87f70cd7e405c6d980dc5 (patch) | |
tree | 35bc5c595d522b5c9c41f49c9fcb6b0b56ddd956 | |
parent | Merge pull request #2072 from tet3/feature/urlfixes-2020-04-24 (diff) | |
download | awesome-selfhosted-28a70179f0adb4d5c4e87f70cd7e405c6d980dc5.tar.gz awesome-selfhosted-28a70179f0adb4d5c4e87f70cd7e405c6d980dc5.zip |
Adding Shhh to "Custom communication systems".
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -307,6 +307,7 @@ _CalDAV or CardDAV web-based clients._ - [Tuber](https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/) - Peer-to-peer video chat that works. ([Source Code](https://github.com/trailofbits/tubertc)) `MIT` `Javascript` - [ZeroNet](https://zeronet.io/) `⚠` - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. ([Source Code](https://github.com/HelloZeroNet/ZeroNet)) `GPL-2.0` `Python` - [Zulip](https://zulip.org) - Zulip is a powerful, open source group chat application. ([Source Code](https://github.com/zulip/zulip)) `Apache-2.0/Other` `Python` +- [Shhh](https://github.com/smallwat3r/shhh) - Keep secrets out of emails or chat logs, share them using secure links with passphrase and expiration dates. ([Source Code](https://github.com/smallwat3r/shhh)) `MIT` `Python` ### Email |