Merge branch 'master' into i18n-simple
This commit is contained in:
@ -21,24 +21,6 @@ android="https://signal.org/android/apk/#apk-danger"
|
||||
ios="https://apps.apple.com/us/app/signal-private-messenger/id874139669"
|
||||
%}
|
||||
|
||||
|
||||
{% include cardv2.html
|
||||
title="Wire"
|
||||
image="/assets/img/tools/wire.png"
|
||||
description="Wire is a free and 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 some plaintext metadata about its users on their servers. This data includes profile names, profile pictures, usernames, and users' lists of connections and conversations.|success:VoIP"
|
||||
website="https://wire.com/"
|
||||
forum="https://forum.privacytools.io/t/discussion-wire/750"
|
||||
github="https://github.com/wireapp/"
|
||||
windows="https://wire.com/en/download"
|
||||
mac="https://wire.com/en/download"
|
||||
linux="https://wire.com/en/download"
|
||||
googleplay="https://play.google.com/store/apps/details?id=com.wire"
|
||||
android="https://wire.com/en/download"
|
||||
ios="https://itunes.apple.com/app/wire/id930944768?mt=8"
|
||||
web="https://app.wire.com"
|
||||
%}
|
||||
|
||||
<h3>{% t Complete Comparison %}</h3>
|
||||
<ul>
|
||||
<li><a href="{% t https://securechatguide.org/effguide.html %}">{% t securechatguide.org %}</a> - {% t Guide to Choosing a Messenger. %}</li>
|
||||
@ -75,8 +57,7 @@ web="https://app.wire.com"
|
||||
<li><a href="https://signal.org/android/apk/"> {% t Advanced users with special needs can download the Signal APK directly. Most users should not do this under normal circumstances. %}</a></li>
|
||||
<li>{% t Independent security audits %}</li>
|
||||
<ul>
|
||||
<li>{% t<a href="https://eprint.iacr.org/2016/1013.pdf"> A Formal Security Analysis of the Signal Messaging Protocol (2019)</a> by Katriel Cohn-Gordon, Cas Cremers, Benjamin Dowling, Luke Garratt and Douglas Stebila %}</li>
|
||||
<li>{% t<a href="https://wire.com/en/security/#audits">Independent security audits</a> on Wire's website %}</li>
|
||||
<li>{% t<a href="https://eprint.iacr.org/2016/1013.pdf">A Formal Security Analysis of the Signal Messaging Protocol (2019)</a> by Katriel Cohn-Gordon, Cas Cremers, Benjamin Dowling, Luke Garratt and Douglas Stebila %}</li>
|
||||
<li>{% t<a href="https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf">Keybase's Protocol Security Review (2019)</a> by <a href="https://www.nccgroup.trust/">NCC Group</a> %}</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user