diff options
author | nodiscc <nodiscc@gmail.com> | 2017-02-06 11:40:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-06 11:40:04 +0000 |
commit | e5964ff5f19ecc667f9a1d8898c48a733b8afc11 (patch) | |
tree | 80e61493c391cbe5c36088cab675034638d2e9cb /README.md | |
parent | Merge pull request #953 from zmarty/patch-2 (diff) | |
parent | Changed Hawkpost category (diff) | |
download | awesome-selfhosted-e5964ff5f19ecc667f9a1d8898c48a733b8afc11.tar.gz awesome-selfhosted-e5964ff5f19ecc667f9a1d8898c48a733b8afc11.zip |
Merge pull request #954 from dethos/add-hawkpost
Add Hawkpost
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -213,6 +213,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs` * [GNUNet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking. ([Source Code](https://gnunet.org/svn/)) `GPLv3` `C` * [hack.chat](https://hack.chat/) - A minimal, distraction-free chat application. ([Source Code](https://github.com/AndrewBelt/hack.chat)) `GPLv3` `Nodejs` + * [Hawkpost](https://hawkpost.co) - HawkPost is a web app that lets you create unique links that you can share with a person that desires to send you important information but doesn't know how to encrypt it. The message is encrypted in their browser and sent to your email address. ([Source Code](https://github.com/whitesmith/hawkpost)) `MIT` `Python` * [Hubl.in](https://hubl.in/) - WebRTC powered video conference, chat and collaborative editor. ([Source Code](https://github.com/linagora/hublin)) `AGPLv3` `Nodejs` * [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC Javascript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. ([Source Code](https://github.com/jitsi/jitsi-meet)) `MIT` `Javascript` * [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. ([Source Code](https://github.com/jitsi/jitsi-videobridge)) `Apache` `Java` |