diff options
-rw-r--r-- | network/onionshare/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/network/onionshare/README b/network/onionshare/README index c6fbb9c999..51b25a52f4 100644 --- a/network/onionshare/README +++ b/network/onionshare/README @@ -1,8 +1,9 @@ -OnionShare lets you securely and anonymously send and receive files. -It works by starting a web server, making it accessible as a Tor onion -service, and generating an unguessable web address so others can download -files from you, or upload files to you. It does not require setting up -a separate server or using a third party file-sharing service. +OnionShare lets you securely and anonymously send and receive files. +It works by starting a web server, making it accessible as a Tor +onion service, and generating an unguessable web address so others can +download files from you, or upload files to you. It does not require +setting up a separate server or using a third party file-sharing +service. It also requires obfs4proxy (or others e.g. meek) if tor bridge is used. |