aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-12-21 19:28:20 -0800
committerMicah Lee <micah@micahflee.com>2018-12-21 19:28:20 -0800
commite95c420f0c7ab48d6012347aa44a7a553cf3a46d (patch)
treeaca6fca66f0f3072c8c502d970af017dfee5ca16 /README.md
parent2b05952f7e604be3202ac731a2cf9b866b8c8def (diff)
downloadonionshare-e95c420f0c7ab48d6012347aa44a7a553cf3a46d.tar.gz
onionshare-e95c420f0c7ab48d6012347aa44a7a553cf3a46d.zip
Update description of OnionShare
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index caa4cb62..68b93574 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# OnionShare
-[OnionShare](https://onionshare.org) lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor Onion Service, and generating an unguessable URL to access and download the files. It does _not_ require setting up a separate server or using a third party file-sharing service. You host the files on your own computer and use a Tor Onion Service to make it temporarily accessible over the internet. The receiving user just needs to open the URL in Tor Browser to download the file.
+[OnionShare](https://onionshare.org) 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.
+
+If you want to send files to someone, OnionShare hosts them on your own computer and uses a Tor onion service to make them temporarily accessible over the internet. The receiving user just needs to open the web address in Tor Browser to download the files. If you want to receive files, OnionShare hosts an anonymous dropbox directly on your computer and uses a Tor onion service to make it temporarily accessible over the internet. Other users can upload files to you from by loading the web address in Tor Browser.
## Documentation