From ff4ca240dbdd525d122e92125277cbeb84d60f81 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Sat, 8 Feb 2020 07:05:09 +0100 Subject: [PATCH] OnionShare simplify description Signed-off-by: Stephen L. --- _includes/sections/file-sharing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/file-sharing.html b/_includes/sections/file-sharing.html index 6919fe6e..7e5da233 100644 --- a/_includes/sections/file-sharing.html +++ b/_includes/sections/file-sharing.html @@ -17,7 +17,7 @@ title="OnionShare" image="/assets/img/svg/3rd-party/onionshare.svg" website="https://onionshare.org/" tor="http://lldan5gahapx5k7iafb3s4ikijc4ni7gx5iywdflkba5y2ezyg6sjgyd.onion/" -description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server, making it accessible as a Tor onion service, and generating an unguessable URL for you to share so that the recipients can access and download or send the files." +description="OnionShare is an open-source tool that lets you securely and anonymously share a file of any size. It works by starting a web server accessible as a Tor onion service, with an unguessable URL that you can share with the recipients to download or send files." forum="https://forum.privacytools.io/t/discussion-onionshare/754" github="https://github.com/micahflee/onionshare" windows="https://onionshare.org/#downloads"