diff options
author | AndrewCz <smacz42@users.noreply.github.com> | 2016-02-23 05:14:03 +0000 |
---|---|---|
committer | AndrewCz <smacz42@users.noreply.github.com> | 2016-02-23 05:14:03 +0000 |
commit | 94fe2d57f3c86d30996f9b05885d3c35316f0338 (patch) | |
tree | a8a4569c2779d503e922f6eefda3d82071aa136d | |
parent | Added Tuber - Peer-to-peer video chat that works (diff) | |
download | awesome-selfhosted-94fe2d57f3c86d30996f9b05885d3c35316f0338.tar.gz awesome-selfhosted-94fe2d57f3c86d30996f9b05885d3c35316f0338.zip |
Relocated Tuber below Tox and above Zulip
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -279,9 +279,8 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Syndie](https://www.syndie.de) - Syndie is a libre system for operating distributed forums. `Public Domain` `Java` * [TextBelt](https://github.com/typpo/textbelt) - An outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. ` ⚠ ` `MIT` `JavaScript` * [Tox](https://tox.chat/) - A distributed, secure messenger with audio and video chat capabilities. `GPLv3` `C` - * [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/Django` * [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` - + * [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/Django` ### Social Networks and Forums * [Anahita](https://www.getanahita.com/) - Open Source Social Networking Framework & Platform. ([Source Code](https://github.com/anahitasocial) `GPLv3` `PHP` |