From 64b84f3c9ccddfb2e6d8d5c413ee6cbc9ee66f54 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Thu, 11 Jun 2020 21:02:42 +0200 Subject: [PATCH] Highlight desktop apps by linking in text + mention as an alternative to Firefox in the warning until E2EE is implemented there Signed-off-by: Stephen L. --- _includes/sections/voice-video-messenger.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index 8db4d482..f3e39871 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -25,8 +25,8 @@ image="/assets/img/svg/3rd-party/jitsi.svg" website="https://jitsi.org/jitsi-meet/" privacy-policy="https://jitsi.org/security/" - description='Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application with optional E2EE. It can be used from the browser or from a desktop app. Additional features include screen sharing for presentations and an always-on-top floating call window when minimized. See the list of public Jitsi Meet instances.' - labels="color==warning::text==Requires WebRTC::tooltip==Our Firefox tweaks recommend disabling WebRTC as it can be used to leak your IP address even behind a VPN, which is why Tor Browser disables it.|color==warning::link==https://github.com/jitsi/lib-jitsi-meet/blob/master/doc/e2ee.md::text==Experimental E2EE::tooltip==E2EE in Jitsi Meet is dependent on Insertable Streams, which is currently supported in Chrome but not Firefox. The mobile apps also do not support E2EE for the moment." + description='Jitsi Meet is a free and open-source multiplatform voice (VoIP), video conferencing, and instant messaging application with optional E2EE. It can be used from the browser, in desktop applications or on smartphones. Additional features include screen sharing for presentations and an always-on-top floating call window when minimized. See the list of public Jitsi Meet instances.' + labels="color==warning::text==Requires WebRTC::tooltip==Our Firefox tweaks recommend disabling WebRTC as it can be used to leak your IP address even behind a VPN, which is why Tor Browser disables it.|color==warning::link==https://github.com/jitsi/lib-jitsi-meet/blob/master/doc/e2ee.md::text==Experimental E2EE::tooltip==E2EE in Jitsi Meet is dependent on Insertable Streams, which is currently supported in Chrome but not Firefox. The mobile apps also do not support E2EE for the moment. Prefer to use the desktop apps instead." forum="https://forum.privacytools.io/t/discussion-jitsi-meet/1577" github="https://github.com/jitsi/jitsi-meet" windows="https://github.com/jitsi/jitsi-meet-electron/releases"