Last active
October 17, 2018 12:50
-
-
Save Aagat/88ba48ebab05041e8cbe158ef99745f0 to your computer and use it in GitHub Desktop.
Digital communication protocol comparison (JSON)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "name": "Riot/Matrix", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "PARTIAL", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| { | |
| "name": "NextCloud Talk", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2018 | |
| }, | |
| { | |
| "name": "XMPP", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "TRUE", | |
| "introduced": 1999 | |
| }, | |
| { | |
| "name": "Wire", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "PARTIAL", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| { | |
| "name": "Briar", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| { | |
| "name": "Tox", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "FALSE", | |
| "offline_messages": "PARTIAL", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2013 | |
| }, | |
| { | |
| "name": "Kontalk", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "PARTIAL", | |
| "introduced": 2014 | |
| }, | |
| { | |
| "name": "DeltaChat", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "PARTIAL", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "PARTIAL", | |
| "introduced": 2017 | |
| }, | |
| { | |
| "name": "Ring", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "FALSE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "PARTIAL", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| { | |
| "name": "BitMessage", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| { | |
| "name": "Ricochet", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "FALSE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| { | |
| "name": "PSYC-2", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2013 | |
| }, | |
| { | |
| "name": "Rocket", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2015 | |
| }, | |
| { | |
| "name": "IRC", | |
| "active": "TRUE", | |
| "tls": "PARTIAL", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "FALSE", | |
| "offline_messages": "FALSE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "TRUE", | |
| "introduced": 1988 | |
| }, | |
| { | |
| "name": "Mattermost", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| { | |
| "name": "Zulip", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| { | |
| "name": "Orbit", | |
| "active": "TRUE", | |
| "tls": "PARTIAL", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2015 | |
| }, | |
| { | |
| "name": "Mumble", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "FALSE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2005 | |
| }, | |
| { | |
| "name": "Spectrum", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2011 | |
| }, | |
| { | |
| "name": "Signal", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| { | |
| "name": "Keybase", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2017 | |
| }, | |
| { | |
| "name": "Surespot", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Silence", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Telegram", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "PARTIAL", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "SMS/MMS", | |
| "active": "TRUE", | |
| "tls": "BROKEN", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "FALSE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "PARTIAL", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "IMS/RCS", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Discord", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Gitter", | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Duo", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Keeperchat", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2017 | |
| }, | |
| { | |
| "name": "Wickr", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "TRUE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Threema", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Whatsapp", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "iMessage", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "MS Teams", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Facetime", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "FALSE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Line", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Allo", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Facebook", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Skype", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Kakaotalk", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Hangouts", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Reddit Chat", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Twitch", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Zoom", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Slack", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Instagram", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Snapchat", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Steam", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "WeChat", | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2011 | |
| }, | |
| { | |
| "name": "Kik", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Viber", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "BBM", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "IMO", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "QQ", | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Zalo", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Tango", | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Tuenti", | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "TRUE", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "ICQ", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Gadu Gadu", | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Pond", | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "SILC", | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "PSYC-1", | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2000 | |
| }, | |
| { | |
| "name": "Zephyr", | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "AIM", | |
| "active": "FALSE", | |
| "tls": "CLAIMED", | |
| "open_client": "", | |
| "open_server": "FALSE", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "MSN", | |
| "active": "FALSE", | |
| "tls": "FALSE", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Yahoo", | |
| "active": "FALSE", | |
| "tls": "FALSE", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "ooVoo", | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Echo", | |
| "active": "FALSE?", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "TRUE", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "cfc.io", | |
| "active": "", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "", | |
| "fido_1_or_u2f": "", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "stealthy.im", | |
| "active": "", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "", | |
| "fido_1_or_u2f": "", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| { | |
| "name": "Semaphor", | |
| "active": "", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "", | |
| "fido_1_or_u2f": "", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "Riot/Matrix": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "PARTIAL", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| "NextCloud Talk": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2018 | |
| }, | |
| "XMPP": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "TRUE", | |
| "introduced": 1999 | |
| }, | |
| "Wire": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "PARTIAL", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| "Briar": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| "Tox": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "FALSE", | |
| "offline_messages": "PARTIAL", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2013 | |
| }, | |
| "Kontalk": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "PARTIAL", | |
| "introduced": 2014 | |
| }, | |
| "DeltaChat": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "PARTIAL", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "PARTIAL", | |
| "introduced": 2017 | |
| }, | |
| "Ring": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "FALSE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "PARTIAL", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| "BitMessage": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| "Ricochet": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "FALSE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| "PSYC-2": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2013 | |
| }, | |
| "Rocket": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2015 | |
| }, | |
| "IRC": { | |
| "active": "TRUE", | |
| "tls": "PARTIAL", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "FALSE", | |
| "offline_messages": "FALSE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "TRUE", | |
| "introduced": 1988 | |
| }, | |
| "Mattermost": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2016 | |
| }, | |
| "Zulip": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| "Orbit": { | |
| "active": "TRUE", | |
| "tls": "PARTIAL", | |
| "open_client": "TRUE", | |
| "open_server": "N/A", | |
| "on_premise": "N/A", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "N/A", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2015 | |
| }, | |
| "Mumble": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "FALSE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2005 | |
| }, | |
| "Spectrum": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2011 | |
| }, | |
| "Signal": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2014 | |
| }, | |
| "Keybase": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2017 | |
| }, | |
| "Surespot": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Silence": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "FALSE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Telegram": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "PARTIAL", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "TRUE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "SMS/MMS": { | |
| "active": "TRUE", | |
| "tls": "BROKEN", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "FALSE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "PARTIAL", | |
| "introduced": "" | |
| }, | |
| "IMS/RCS": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Discord": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Gitter": { | |
| "active": "TRUE", | |
| "tls": "TRUE", | |
| "open_client": "TRUE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Duo": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Keeperchat": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2017 | |
| }, | |
| "Wickr": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "TRUE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Threema": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Whatsapp": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "iMessage": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "MS Teams": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Facetime": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "FALSE", | |
| "offline_messages": "FALSE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Line": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "CLAIMED", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Allo": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Facebook": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "CLAIMED", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Skype": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Kakaotalk": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "CLAIMED", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Hangouts": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "TRUE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Reddit Chat": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Twitch": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Zoom": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Slack": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Instagram": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Snapchat": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Steam": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "FALSE", | |
| "audio_call": "TRUE", | |
| "video_call": "FALSE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "WeChat": { | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "FALSE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": 2011 | |
| }, | |
| "Kik": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Viber": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "BBM": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "IMO": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "QQ": { | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "FALSE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Zalo": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Tango": { | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| "Tuenti": { | |
| "active": "TRUE", | |
| "tls": "", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "TRUE", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "ICQ": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "TRUE", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Gadu Gadu": { | |
| "active": "TRUE", | |
| "tls": "CLAIMED", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "TRUE", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "FALSE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Pond": { | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "FALSE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "TRUE", | |
| "e2e_default": "TRUE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "FALSE", | |
| "osc": "FALSE", | |
| "linux": "FALSE", | |
| "bsd": "FALSE", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "FALSE", | |
| "audio_call": "FALSE", | |
| "video_call": "FALSE", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "SILC": { | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "TRUE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "FALSE", | |
| "mobile_web": "FALSE", | |
| "android": "FALSE", | |
| "apple_ios": "FALSE", | |
| "aosp": "FALSE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "FALSE", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "PSYC-1": { | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "TRUE", | |
| "on_premise": "TRUE", | |
| "anonymous": "TRUE", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "TRUE", | |
| "mobile_web": "TRUE", | |
| "android": "TRUE", | |
| "apple_ios": "TRUE", | |
| "aosp": "TRUE", | |
| "windows": "TRUE", | |
| "osc": "TRUE", | |
| "linux": "TRUE", | |
| "bsd": "TRUE", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "TRUE", | |
| "file_share": "TRUE", | |
| "audio_call": "TRUE", | |
| "video_call": "TRUE", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "TRUE", | |
| "ietf": "FALSE", | |
| "introduced": 2000 | |
| }, | |
| "Zephyr": { | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "TRUE", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| "AIM": { | |
| "active": "FALSE", | |
| "tls": "CLAIMED", | |
| "open_client": "", | |
| "open_server": "FALSE", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "MSN": { | |
| "active": "FALSE", | |
| "tls": "FALSE", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "TRUE", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "Yahoo": { | |
| "active": "FALSE", | |
| "tls": "FALSE", | |
| "open_client": "FALSE", | |
| "open_server": "FALSE", | |
| "on_premise": "FALSE", | |
| "anonymous": "", | |
| "e2e_private": "FALSE", | |
| "e2e_group": "FALSE", | |
| "e2e_default": "FALSE", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "TRUE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "FALSE", | |
| "open_spec": "", | |
| "ietf": "FALSE", | |
| "introduced": "" | |
| }, | |
| "ooVoo": { | |
| "active": "FALSE", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| "Echo": { | |
| "active": "FALSE?", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "TRUE", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "FALSE", | |
| "fido_1_or_u2f": "FALSE", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "FALSE", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "TRUE", | |
| "decentralized_or_federated": "TRUE", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| "cfc.io": { | |
| "active": "", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "", | |
| "fido_1_or_u2f": "", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| "stealthy.im": { | |
| "active": "", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "", | |
| "fido_1_or_u2f": "", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| }, | |
| "Semaphor": { | |
| "active": "", | |
| "tls": "", | |
| "open_client": "", | |
| "open_server": "", | |
| "on_premise": "", | |
| "anonymous": "", | |
| "e2e_private": "", | |
| "e2e_group": "", | |
| "e2e_default": "", | |
| "e2e_audit": "", | |
| "fido_1_or_u2f": "", | |
| "desktop_web": "", | |
| "mobile_web": "", | |
| "android": "", | |
| "apple_ios": "", | |
| "aosp": "", | |
| "windows": "", | |
| "osc": "", | |
| "linux": "", | |
| "bsd": "", | |
| "terminal": "", | |
| "mdm": "", | |
| "offline_messages": "", | |
| "file_share": "", | |
| "audio_call": "", | |
| "video_call": "", | |
| "phoneless": "", | |
| "decentralized_or_federated": "", | |
| "open_spec": "", | |
| "ietf": "", | |
| "introduced": "" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment