From bc1717d287d89cc79ccae0a14a6f684462019302 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 8 Jun 2020 13:32:56 +0200 Subject: [PATCH 1/8] Update + promote Jitsi Meet to recommended VoIP now it has E2EE Signed-off-by: Stephen L. --- _includes/sections/voice-video-messenger.html | 42 ++-- assets/img/svg/3rd-party/jitsi-meet-blue.svg | 182 ++++++++++++++++++ 2 files changed, 200 insertions(+), 24 deletions(-) create mode 100644 assets/img/svg/3rd-party/jitsi-meet-blue.svg diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index a05c30e2..dbf48ae1 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -4,6 +4,23 @@ If you are currently using a Video/Voice Calling app like Google Hangouts, Skype, Viber or Zoom, you should pick an alternative here. Please note that many of the above instant messengers also support {% include badge.html color="info" text="VoIP" %}. The software listed below are primarily Voice/Video focused. +{% include cardv2.html + title="Jitsi Meet" + image="/assets/img/svg/3rd-party/jitsi-meet-blue.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 a 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." + 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" + linux="https://github.com/jitsi/jitsi-meet-electron/releases" + mac="https://github.com/jitsi/jitsi-meet-electron/releases" + fdroid="https://f-droid.org/en/packages/org.jitsi.meet/" + googleplay="https://play.google.com/store/apps/details?id=org.jitsi.meet" + ios="https://apps.apple.com/us/app/jitsi-meet/id1165103905" +%} + {% include cardv2.html title="Linphone" image="/assets/img/svg/3rd-party/linphone.svg" @@ -17,7 +34,7 @@ mac="https://www.linphone.org/technical-corner/linphone?qt-technical_corner=2#qt-technical_corner" fdroid="https://f-droid.org/packages/org.linphone" googleplay="https://play.google.com/store/apps/details?id=org.linphone" - ios="https://itunes.apple.com/us/app/linphone/id360065638?mt=8" + ios="https://apps.apple.com/us/app/linphone/id360065638" %} {% include cardv2.html @@ -34,29 +51,6 @@ ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1" %} -

Worth Mentioning

- -

Related Information