Key Real-Time Communication
This covers real-time communication. Aware of https://github.com/privacytoolsIO/privacytools.io/pull/1500, but that will be handled later.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<h1 id="teamchat" class="anchor"><a href="#teamchat"><i class="fas fa-link anchor-icon"></i></a> Team Chat Platforms</h1>
|
||||
<h1 id="teamchat" class="anchor"><a href="#teamchat"><i class="fas fa-link anchor-icon"></i></a> {% t Team Chat Platforms %}</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>If your project or organization currently uses a platform like <a href="https://tosdr.org/#discord">Discord</a> or <a href="https://drewdevault.com/2015/11/01/Please-stop-using-slack.html">Slack</a> you should pick an alternative here.</strong>
|
||||
<strong>{% t If your project or organization currently uses a platform like <a href="https://tosdr.org/#discord">Discord</a> or <a href="https://drewdevault.com/2015/11/01/Please-stop-using-slack.html">Slack</a> you should pick an alternative here. %}</strong>
|
||||
</div>
|
||||
|
||||
{%
|
||||
@ -43,7 +43,7 @@
|
||||
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>.'
|
||||
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">independently audited (PDF)</a>.'
|
||||
labels="warning:<a href=//github.com/keybase/client/issues/6374>Warning</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"
|
||||
@ -60,8 +60,8 @@
|
||||
%}
|
||||
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
<h3>{% t Worth Mentioning %}</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://wire.com/en/products/pro-secure-team-collaboration/">Wire Pro</a> - Paid team communication with E2EE. <span class="badge badge-warning" data-toggle="tooltip" title="While the free edition of Wire is a recommended platform, we have not tested the Pro edition.">Untested <i class="far fa-question-circle"></i></span></li>
|
||||
<li><a href="https://wire.com/en/products/pro-secure-team-collaboration/">{% t Wire Pro %}</a> - {% t Paid team communication with E2EE. %} <span class="badge badge-warning" data-toggle="tooltip" title="{% t While the free edition of Wire is a recommended platform, we have not tested the Pro edition. %}">{% t Untested %} <i class="far fa-question-circle"></i></span></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user