From 73919d5e161d62c8e86b352674f911d8bcbb9f6a Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 3 Feb 2020 05:32:29 +0100 Subject: [PATCH] OnionShare has a receiver option, so the other party can send files too 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 beba2aeb..995152c4 100644 --- a/_includes/sections/file-sharing.html +++ b/_includes/sections/file-sharing.html @@ -5,7 +5,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 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, 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." forum="https://forum.privacytools.io/t/discussion-onionshare/754" github="https://github.com/micahflee/onionshare" windows="https://onionshare.org/#downloads"