From 5e633a42316af7f5e4f200be663e53b3e3f3cdb5 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 7 Jun 2021 03:57:32 +0200 Subject: [PATCH] remove candidate RustDesk in Productivity Tools pending clarifications on encryption Signed-off-by: Stephen L. --- _includes/sections/productivity-tools.html | 21 +++------------------ assets/img/png/3rd-party/rustdesk.png | Bin 8210 -> 0 bytes 2 files changed, 3 insertions(+), 18 deletions(-) delete mode 100644 assets/img/png/3rd-party/rustdesk.png diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index 2639d226..3ef32e98 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -54,8 +54,8 @@ title="Remotely" image="/assets/img/png/3rd-party/remotely.png" image-dark="/assets/img/png/3rd-party/remotely.png" - description="Remotely is an open source zero-configuration remote desktop software, accessible from any web browser. It allows for fast TLS encrypted video and audio streaming via WebRTC and GPU acceleration." - labels="color==warning::text==Warning::tooltip==Although a public instance is freely offered, self-hosting is advised for more security." + description="Remotely is an open source zero-configuration remote desktop software, accessible from any web browser. It allows for fast TLS encrypted video and audio streaming using WebRTC and GPU acceleration." + labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although a public instance is freely offered, self-hosting is advised for more security." website="https://remotely.one/" github="https://github.com/lucent-sea/remotely" web="https://app.remotely.one/" @@ -69,7 +69,7 @@ image="/assets/img/png/3rd-party/meshcentral.png" image-dark="/assets/img/png/3rd-party/meshcentral.png" description="MeshCentral is an open source remote desktop software. No network configuration is necessary and the hosts can be accessed with any web browser. All data is encrypted by default via TLS and quantum computing resistant hashing algorithms (SHA385, AES256 and RSA3072). The server and management agent run on Windows, Linux, MacOS and FreeBSD." - labels="color==warning::text==Warning::tooltip==Although a public instance is freely offered, self-hosting is advised for more security." + labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although a public instance is freely offered, self-hosting is advised for more security." website="https://www.meshcommander.com/meshcentral2" github="https://github.com/Ylianst/MeshCentral" web="https://meshcentral.com/" @@ -80,21 +80,6 @@ googleplay="https://play.google.com/store/apps/details?id=com.meshcentral.agent2" %} -{% - include cardv2.html - title="RustDesk" - image="/assets/img/png/3rd-party/rustdesk.png" - image-dark="/assets/img/png/3rd-party/rustdesk.png" - description="RustDesk is an easy to use remote desktop software with no network configuration required, simply share the randomly generated ID and password to get assisted, no registration needed." - labels="color==warning::text==Warning::tooltip==Although the software works by default using a free public instance, self-hosting is advised for more security." - website="https://rustdesk.com/" - github="https://github.com/rustdesk/rustdesk" - windows="https://github.com/rustdesk/rustdesk/releases" - linux="https://github.com/rustdesk/rustdesk/releases" - mac="https://github.com/rustdesk/rustdesk/releases" - googleplay="https://play.google.com/store/apps/details?id=com.carriez.flutter_hbb" -%} -

Worth Mentioning