From 84d854c42f4b50e80473877b541a5baf9454573a Mon Sep 17 00:00:00 2001 From: GrimPixel <39795763+GrimPixel@users.noreply.github.com> Date: Sun, 22 Dec 2019 15:03:05 +0000 Subject: [PATCH] Relocate warning text in Encrypted IM See https://github.com/privacytoolsIO/privacytools.io/issues/1611 --- _includes/sections/instant-messenger.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index 2b95b2e4..ad70a863 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -1,5 +1,8 @@
We only recommend instant messenger programs or apps that support end-to-end encryption (E2EE). When E2EE is used, all transmissions (messages, voice, video, etc.) are encrypted before they are sent from your device. E2EE protects both the authenticity and confidentiality of the transmission as they pass through any part of the network (servers, etc.).
All the client programs/apps we chose are free and open-source software unless otherwise mentioned. This to ensure that the code can be independently verified by experts now and in the future.
@@ -27,9 +30,6 @@