From 63d019b38658197527a56bc69c6185584a4eb4eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 22 Sep 2020 08:21:16 +0000 Subject: [PATCH] macOS section unremoved, -password --- docs/source/tor.rst | 12 +++++------- 1 file 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".