summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-02-10 15:56:10 -0800
committerMicah Lee <micah@micahflee.com>2019-02-10 15:56:10 -0800
commit9b6ce4df22e85fa0477ef773631ad7aee57f039c (patch)
treeb43eb339492d91f7d746e1bb988f79caaeb18bfb
parentb0bdd166b0826e2695bfd0c3f13946b01c713a29 (diff)
downloadonionshare-9b6ce4df22e85fa0477ef773631ad7aee57f039c.tar.gz
onionshare-9b6ce4df22e85fa0477ef773631ad7aee57f039c.zip
Tweak readme again
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 30a3a1a5..6b6ed836 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# OnionShare
-[OnionShare](https://onionshare.org) is an open source tool for securely and anonymously sending and receiving files using Tor onion services. It works by starting a web server directly on your computer and making it accessible as an unguessable Tor web address that others can load in Tor Browser to download files from you, or upload files to you. It doesn't require setting up a separate server, using a third party file-sharing service, or even logging into an account. Unlike services like email, Google Drive, DropBox, WeTransfer, or nearly any other way people typically send files to each other, when you use OnionShare you don't give any companies access to the files that you're sharing. So long as you share the unguessable web address in a secure way (like pasting it in an encrypted messaging app), _no one_ but you and the person you're sharing files with can access them.
+[OnionShare](https://onionshare.org) is an open source tool for securely and anonymously sending and receiving files using Tor onion services. It works by starting a web server directly on your computer and making it accessible as an unguessable Tor web address that others can load in [Tor Browser](https://www.torproject.org/) to download files from you, or upload files to you. It doesn't require setting up a separate server, using a third party file-sharing service, or even logging into an account.
+
+Unlike services like email, Google Drive, DropBox, WeTransfer, or nearly any other way people typically send files to each other, when you use OnionShare you don't give any companies access to the files that you're sharing. So long as you share the unguessable web address in a secure way (like pasting it in an encrypted messaging app), _no one_ but you and the person you're sharing with can access the files.
## Documentation