From 756dc827c30cfd0178e16fce3c17c03ab897a889 Mon Sep 17 00:00:00 2001 From: AndrewCz Date: Mon, 22 Feb 2016 05:56:51 -0500 Subject: [PATCH 1/4] 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 From 94fe2d57f3c86d30996f9b05885d3c35316f0338 Mon Sep 17 00:00:00 2001 From: AndrewCz Date: Tue, 23 Feb 2016 00:14:03 -0500 Subject: [PATCH 2/4] Relocated Tuber below Tox and above Zulip --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 91841b5c..998bbb98 100644 --- a/README.md +++ b/README.md @@ -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` From 8f6fb241d47ea7b5609a6c469f4ce4e20a7d27ee Mon Sep 17 00:00:00 2001 From: AndrewCz Date: Fri, 26 Feb 2016 05:25:13 -0500 Subject: [PATCH 3/4] Corrected formatting errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 998bbb98..454fcfeb 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,7 @@ _[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` - * [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` + * [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 From 6e89db20cc15952a7e999db2cbdd0a5352cb9fab Mon Sep 17 00:00:00 2001 From: AndrewCz Date: Fri, 26 Feb 2016 05:42:47 -0500 Subject: [PATCH 4/4] Further formatting fixes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 454fcfeb..95934da4 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,8 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Tox](https://tox.chat/) - A distributed, secure messenger with audio and video chat capabilities. `GPLv3` `C` * [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`