From bc78d60160fb4d09b1590e87cf0c52dc7b4751a3 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 7 Jun 2021 04:38:26 +0200 Subject: [PATCH] clarification Signed-off-by: Stephen L. --- _includes/sections/productivity-tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index 0b75b4ff..bd4203ff 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -85,7 +85,7 @@ 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 end-to-end encrypted remote desktop software with no network configuration required, simply share the randomly generated ID and password to get assisted, no registration needed. The connection is end-to-end encrypted from the agents to the clients, so that content is never decrypted by the server." + description="RustDesk is an easy to use end-to-end encrypted remote desktop software with no network configuration required, simply share the randomly generated ID and password to get assisted, no registration needed. The connection is end-to-end encrypted between the agents and clients, so that content is never decrypted by the server." labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although the software works by default using a free public instance, self-hosting is advised for more security.::link==https://github.com/rustdesk/rustdesk-server-demo" website="https://rustdesk.com/" github="https://github.com/rustdesk/rustdesk"