2019-09-10 15:43:46 -07:00
< h1 id = "im" class = "anchor" >< a href = "#im" >< i class = "fas fa-link anchor-icon" ></ i ></ a > {% t instant_messenger.anchor %}</ h1 >
2019-01-20 17:47:19 +01:00
< div class = "alert alert-warning" role = "alert" >
2019-09-10 15:43:46 -07:00
< strong > {% t instant_messenger.warning %}</ strong >
2019-01-20 17:47:19 +01:00
</ div >
2019-09-10 15:43:46 -07:00
{%- capture instant_messenger_signal_descr -%}{% t instant_messenger.signal_descr %}{%- endcapture -%}
{%- capture instant_messenger_wire_descr -%}{% t instant_messenger.wire_descr %}{%- endcapture -%}
{%- capture instant_messenger_wire_warning -%}warning:{% t instant_messenger.wire_warning %}|success:{% t global.voip %}{%- endcapture -%}
2019-01-20 17:47:19 +01:00
2019-05-24 11:05:39 +08:00
{% include cardv2.html
2019-08-03 11:29:33 -05:00
title="Signal"
2019-05-24 11:05:39 +08:00
image="/assets/img/tools/Signal.png"
2019-09-10 15:43:46 -07:00
description=instant_messenger_signal_descr
2019-08-17 02:33:32 +00:00
labels="success:VoIP"
2019-07-25 18:53:51 -07:00
website="https://signal.org/"
2019-05-24 11:05:39 +08:00
forum="https://forum.privacytools.io/t/discussion-signal/664"
2019-05-24 11:09:43 +08:00
github="https://github.com/signalapp"
2019-05-24 11:05:39 +08:00
android=""
ios=""
%}
{% include cardv2.html
2019-06-20 19:51:03 -04:00
title="Wire"
image="/assets/img/tools/wire.png"
2019-09-10 15:43:46 -07:00
description=instant_messenger_wire_descr
labels=instant_messenger_wire_warning
2019-07-25 18:53:51 -07:00
website="https://wire.com/"
2019-06-20 19:51:03 -04:00
forum="https://forum.privacytools.io/t/discussion-wire/750"
github="https://github.com/wireapp/"
android=""
ios=""
2019-05-24 11:05:39 +08:00
mac=""
windows=""
linux=""
2019-06-20 19:51:03 -04:00
web=""
2019-05-24 11:05:39 +08:00
%}
2019-01-20 17:47:19 +01:00
2019-09-10 15:43:46 -07:00
< h3 > {% t instant_messenger.compare %}</ h3 >
2019-04-19 21:31:51 +08:00
< ul >
2019-09-10 15:43:46 -07:00
< li >< a href = "https://securechatguide.org/effguide.html" > securechatguide.org</ a > {% t instant_messenger.compare_descr1 %}</ li >
< li >< a href = "https://www.securemessagingapps.com/" > securemessagingapps.com</ a > {% t instant_messenger.compare_descr2 %}</ li >
< li >< a href = "https://www.thinkprivacy.io/messengers.html" > thinkprivacy.io</ a > {% t instant_messenger.compare_descr3 %}</ li >
2019-06-20 18:54:14 -05:00
</ ul >
2019-04-19 21:31:51 +08:00
2019-09-10 15:43:46 -07:00
< h3 > {% t instant_messenger.worth_mentioning %}</ h3 >
2019-01-20 17:47:19 +01:00
< ul >
2019-09-10 15:43:46 -07:00
< li >< a href = "https://briarproject.org/" > Briar</ a > {% t instant_messenger.briar %}</ li >
< li >< a href = "https://retroshare.cc/" > RetroShare</ a > {% t instant_messenger.retroshare %}</ li >
< li >< a href = "https://xmpp.org/" > XMPP</ a > {% t instant_messenger.xmpp %}</ li >
2019-06-16 17:39:48 -04:00
< ul >
2019-09-10 15:43:46 -07:00
< li >< a href = "https://conversations.im/" > Conversations</ a > (Android){% t instant_messenger.conversations %}< span class = "badge badge-success" > OMEMO</ span ></ li >
< li >< a href = "https://gajim.org/" > Gajim</ a > (FreeBSD, Linux, Windows){% t instant_messenger.gajim %}< span class = "badge badge-success" > OMEMO</ span ></ li >
< li >< a href = "https://monal.im/" > Monal</ a > (iOS, MacOS){% t instant_messenger.monal %}< span class = "badge badge-success" > OMEMO</ span > < span class = "badge badge-success" > VoIP</ span ></ li >
< li >< a href = "https://omemo.top/" > {% t instant_messenger.other_omemo %}</ a > .</ li >
2019-06-16 17:39:48 -04:00
</ ul >
2019-09-10 15:43:46 -07:00
< li >< a href = "https://www.kontalk.org/" > Kontalk</ a > {% t instant_messenger.kontalk %}</ li >
< li >< a href = "https://keybase.io/" > Keybase</ a > - < span class = "badge badge-warning" data-toggle = "tooltip" title = "{% t instant_messenger.keybase_tooltip %}" > {% t global.warning %}</ span > {% t instant_messenger.keybase %}</ li >
< li >< a href = "https://status.im/" > Status</ a > - < span class = "badge badge-warning" > {% t global.experimental %}</ span > {% t instant_messenger.status %}</ li >
< li > < a href = "https://tox.chat/" > Tox</ a > - < span class = "badge badge-warning" > {% t global.experimental %}</ span > {% t instant_messenger.tox %}< span class = "badge badge-success" > {% t global.voip %}</ span ></ li >
< li >< a href = "https://jami.net/" > Jami ({% t instant_messenger.formerly %} Ring/SFLphone)</ a > {% t instant_messenger.jami %}< span class = "badge badge-success" > {% t global.voip %}</ span ></ li >
2019-01-20 17:47:19 +01:00
</ ul >
2019-09-10 15:43:46 -07:00
< h3 > {% t instant_messenger.related %}</ h3 >
2019-01-20 17:47:19 +01:00
< ul >
2019-09-10 15:43:46 -07:00
< li >< a href = "https://firstlook.org/theintercept/2015/07/14/communicating-secret-watched/" > {% t instant_messenger.related_firstlook %}</ a ></ li >
< li >< a href = "https://signal.org/android/apk/" > {% t instant_messenger.related_signal %}</ a ></ li >
< li > {% t instant_messenger.audits %}</ li >
2019-08-17 02:33:32 +00:00
< ul >
2019-09-10 15:43:46 -07:00
< li >< a href = "https://eprint.iacr.org/2016/1013.pdf" > {% t instant_messenger.audits_eprint %}</ li >
< li >< a href = "https://wire.com/en/security/#audits" > {% t instant_messenger.audits_wire %}</ li >
< li >< a href = "https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf" > {% t instant_messenger.audits_keybase %}</ li >
2019-08-17 02:33:32 +00:00
</ ul >
2019-01-20 17:47:19 +01:00
</ ul >
2019-04-02 09:46:27 +08:00