Real time communication improvements #1147

Merged
Mikaela merged 19 commits from rtc-improvements into master 2019-08-17 02:33:33 +00:00
3 changed files with 11 additions and 7 deletions
Showing only changes of commit 8e9e5a2f3b - Show all commits

View File

@@ -8,8 +8,9 @@
{% include cardv2.html
title="Signal"
image="/assets/img/tools/Signal.png"
description='Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling.
All communications are end-to-end encrypted. Signal is free and open source. <span class="badge badge-success">VoIP</span>'
description="Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling.
All communications are end-to-end encrypted. Signal is free and open source."
labels="success:VoIP"
website="https://signal.org/"
forum="https://forum.privacytools.io/t/discussion-signal/664"
github="https://github.com/signalapp"
@@ -21,7 +22,8 @@ ios=""
{% include cardv2.html
title="Wire"
image="/assets/img/tools/wire.png"
description='A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available. <span class="badge badge-warning" data-toggle="tooltip" title="Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted)."><a href="https://www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text">Warning</a></span> <span class="badge badge-success">VoIP</span>'
description="A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available."
labels="warning:<a href=//www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text>Warning</a>:Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted).,success:VoIP"
website="https://wire.com/"
forum="https://forum.privacytools.io/t/discussion-wire/750"
github="https://github.com/wireapp/"

View File

@@ -7,7 +7,8 @@
{% include cardv2.html
title="Rocket.chat"
image="/assets/img/tools/rocket.chat.png"
description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE. <a href=\"https://rocket.chat/docs/user-guides/end-to-end-encryption/\"><span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"The documentation says this of E2EE: 'Note: This feature is currently in alpha. It's also not yet supported on mobile'. There is no forward secrecy so compromised decryption password would leak all messages. The federation was also added afterwards potentially causing room for mistakes.'\">Experimental <i class=\"far fa-question-circle\"></i></a></span>"
description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE."
labels="warning:<a href=//rocket.chat/docs/user-guides/end-to-end-encryption/>Experimental</a>:Regarding E2EE their documentation states 'This feature is currently in alpha. It's also not yet supported on mobile'. There is no forward secrecy so compromised decryption password would leak all messages. The federation was also added afterwards potentially causing room for mistakes."
website="https://rocket.chat/"
forum="https://forum.privacytools.io/t/discussion-rocket-chat/1223"
github="https://github.com/rocketchat/"
@@ -21,7 +22,8 @@ linux=""
{% include cardv2.html
title="Keybase"
image="/assets/img/tools/keybase.png"
description='Keybase provides a hosted team chat with end-to-end encryption. It has also been <a href="https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf">indepedently audited (PDF)</a>. <span class="badge badge-warning" data-toggle="tooltip" title="The server side of Keybase runs on proprietary code and is centralized">experimental <i class="far fa-question-circle"></i> (<a href="https://github.com/keybase/client/issues/6374">GitHub issue</a>)</span>'
description='Keybase provides a hosted team chat with end-to-end encryption. It has also been <a href="https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf">indepedently audited (PDF)</a>.'
labels="warning:<a href=//github.com/keybase/client/issues/6374>Experimental</a>:The server side of Keybase runs on proprietary code and is centralized."
website="https://keybase.io/"
forum="https://forum.privacytools.io/t/discussion-keybase/1224"
github="https://github.com/Keybase"

View File

@@ -1,7 +1,7 @@
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
<h1 id="voip" class="anchor"><a href="#voip"><i class="fas fa-link anchor-icon"></i></a> Video/Voice Calling</h1>
<div class="alert alert-warning" role="alert">
<strong>If you are currently using a Video/Voice Calling app like Skype, Viber or Google Hangouts, you should pick an alternative here.</strong> Please note that many of the above instant messengers also support VoIP. The software listed below are <em>primarily</em> Voice/Video focused.
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
<strong>If you are currently using a Video/Voice Calling app like Skype, Viber or Google Hangouts, you should pick an alternative here.</strong> Please note that many of the above instant messengers also support <span class="badge badge-success">VoIP</span>. The software listed below are <em>primarily</em> Voice/Video focused.
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
</div>
{% include cardv2.html
@@ -23,7 +23,7 @@ web=""
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
title="Mumble"
image="/assets/img/tools/Mumble.png"
website="https://mumble.info/"
description="Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. <span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"\">Warning</span> While Mumble doesn't log messages or record by default, <a href=\"https://github.com/mumble-voip/mumble/issues/1813\">it's missing end-to-end encryption</a>, so self-hosting is recommended."
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
description="Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. Note that while Mumble doesn't log messages or record by default, <a href=\"https://github.com/mumble-voip/mumble/issues/1813\">it's missing end-to-end encryption</a>, so self-hosting is recommended."
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
forum="https://forum.privacytools.io/t/discussion-mumble/1289"
github="https://github.com/mumble-voip/"
windows=""
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
Mikaela commented 2019-08-12 10:35:46 +00:00 (Migrated from github.com)
Review

I try to address the concern of many being already listed and now this section has only less known software.

I try to address the concern of many being already listed and now this section has only less known software.
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
nitrohorse commented 2019-08-13 06:10:12 +00:00 (Migrated from github.com)
Review

Small suggestion: add "the"; in the instant

Small suggestion: add "the"; `in the instant`
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.
Mikaela commented 2019-08-13 08:16:30 +00:00 (Migrated from github.com)
Review

I think this became obsolete.

I think this became obsolete.