From 01251840786535d7f986215417590716b8fd838d Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 2 Jun 2021 05:08:07 +0200 Subject: [PATCH 1/2] Add Kopano Meet in Video/Voice Calling (Worth Mentioning) Signed-off-by: Stephen L. --- _includes/sections/voice-video-messenger.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index f3e3987133..634f532520 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -51,6 +51,14 @@

ios="https://apps.apple.com/us/app/mumble/id443472808?ls=1" %} +
+

Worth Mentioning

+ +
    +
  • Kopano Meet - peer-to-peer, end-to-end encrypted open-source video conferencing web app. Conversations always take place directly between the people in the call, with no other parties in between.
  • +
+
+

Related Information

    From 10879f12563e34c25ea48ad70ea9819f12845c2d Mon Sep 17 00:00:00 2001 From: Stephen L Date: Wed, 2 Jun 2021 05:41:43 +0200 Subject: [PATCH 2/2] add note that the web server can be self-hosted Signed-off-by: Stephen L. --- _includes/sections/voice-video-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index 634f532520..439f7472cd 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -55,7 +55,7 @@

    Worth Mentioning

      -
    • Kopano Meet - peer-to-peer, end-to-end encrypted open-source video conferencing web app. Conversations always take place directly between the people in the call, with no other parties in between.
    • +
    • Kopano Meet - peer-to-peer, end-to-end encrypted open-source video conferencing web app. Conversations always take place directly between the people in the call, with no other parties in between. The web server can be self-hosted.