From b6bf2b8cb641715b0e04da763e4944c2cce73da3 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Tue, 3 Mar 2020 13:59:14 +0100 Subject: [PATCH] Jami: add mention of full end-to-end encryption for all communications Signed-off-by: Stephen L. --- _includes/sections/instant-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index 4c14d51a..11f9e82b 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -163,7 +163,7 @@ include cardv2.html title="Jami" image="/assets/img/svg/3rd-party/jami.svg" - description="Encrypted instant messaging and video calling software. Uses TLS 1.3 for encryption." + description="Encrypted instant messaging and video calling software. All communications are fully end-to-end encrypted using TLS 1.3 and never stored elsewhere than on user's devices, even when TURN servers are used." labels="warning:Warning:This software is partially centralized but can be self-hosted.|success:VoIP" website="https://jami.net/" forum="https://forum.privacytools.io/t/discussion-jami/2116"