From 756dc827c30cfd0178e16fce3c17c03ab897a889 Mon Sep 17 00:00:00 2001
From: AndrewCz <smacz42@users.noreply.github.com>
Date: Mon, 22 Feb 2016 05:56:51 -0500
Subject: [PATCH] Added Tuber - Peer-to-peer video chat that works

https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/

https://github.com/trailofbits/tubertc/blob/master/LICENSE
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 6fb0625f..91841b5c 100644
--- a/README.md
+++ b/README.md
@@ -280,6 +280,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP
   * [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`
 
 ### Social Networks and Forums