From a5f05411f2815793576ce5a661937c1987d1322e Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Tue, 3 Mar 2020 13:56:07 +0000 Subject: [PATCH] Use E2EE instead of end to end encryption --- _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 11f9e82b..88779ff5 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. 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." + description="Encrypted instant messaging and video calling software. All communications are E2EE 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"