network/onionshare: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:06:16 -04:00
parent 333a417226
commit 161324fed2
1 changed files with 6 additions and 5 deletions

View File

@ -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.