aboutsummaryrefslogtreecommitdiff
path: root/docs/source/tor.rst
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2020-09-22 08:21:16 +0000
committerGitHub <noreply@github.com>2020-09-22 08:21:16 +0000
commit63d019b38658197527a56bc69c6185584a4eb4eb (patch)
treef53f61c4c68be28da65b4d1155254a8851148d2d /docs/source/tor.rst
parent03fe9321ba944c1ae10cdfe7b0777ccd13ce93fc (diff)
downloadonionshare-63d019b38658197527a56bc69c6185584a4eb4eb.tar.gz
onionshare-63d019b38658197527a56bc69c6185584a4eb4eb.zip
macOS section unremoved, -password
Diffstat (limited to 'docs/source/tor.rst')
-rw-r--r--docs/source/tor.rst12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/source/tor.rst b/docs/source/tor.rst
index 78d4e3db..05456a3b 100644
--- a/docs/source/tor.rst
+++ b/docs/source/tor.rst
@@ -52,7 +52,7 @@ You are now running a system Tor process in Windows!
Open OnionShare. Under "How should OnionShare connect to Tor?" choose "Connect using control port", and set
"Control port" to ``127.0.0.1`` and
"Port" to ``9051``.
-Under "Tor authentication options" choose "Password" and set the password to the control port password password you picked above
+Under "Tor authentication options" choose "Password" and set the password to the control port password you picked above
Click the "Test Settings" button.
If all goes well, you should see "Connected to the Tor controller".
@@ -74,12 +74,10 @@ And start the system Tor service::
brew services start tor
-Open OnionShare and click the "⚙" icon in it. Under "How should OnionShare connect to Tor?" choose "Connect using control port", and set
-"Control port" to ``127.0.0.1`` and
-"Port" to ``9051``.
-
-Under "Tor authentication settings" choose "Password", and set your password.
-(Using 7 words in a sequence like ``comprised stumble rummage work avenging construct volatile`` is a good idea for a password.)
+Open OnionShare and click the "⚙" icon in.
+Under "How should OnionShare connect to Tor?" choose "Connect using socket file", and
+set the socket file to be ``/usr/local/var/run/tor/control.socket``.
+Under "Tor authentication options" choose "No authentication, or cookie authentication".
Click the "Test Connection to Tor" button.
If all goes well, you should see "Connected to the Tor controller".