From 4083a210b2a7ea886f90900490c4a536715c7efa Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Thu, 28 Apr 2022 13:13:56 +1000 Subject: [PATCH] Clarifications in docs about Tor settings --- docs/source/connecting.rst | 2 ++ docs/source/tor.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/connecting.rst b/docs/source/connecting.rst index 82e8e822..a860d5e0 100644 --- a/docs/source/connecting.rst +++ b/docs/source/connecting.rst @@ -45,6 +45,8 @@ It's important to note that the requests to the Censorship Circumvention API do Even though it is hard for an adversary to discover where the Meek request is going, this may still be risky for some users. Therefore, it is an opt-in feature. The use of Meek and non-torified network requests are limited only to making one or two requests to the Censorship Circumvention API. Then Meek is stopped, and all further network requests happen over the Tor network. +If you are uncomfortable with making a request that doesn't go over the Tor network, you can click the Network Settings (or the Settings icon in the bottom right corner, followed by the Tor Settings tab in the screen that appears), and manually configure bridges. After you save any bridge settings, OnionShare will try to reconnect using those bridges. + What 'Try again without a Bridge' does ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/source/tor.rst b/docs/source/tor.rst index 6bc392bd..8f118b6b 100644 --- a/docs/source/tor.rst +++ b/docs/source/tor.rst @@ -3,7 +3,7 @@ Connecting to Tor .. _tor: -Pick a way to connect OnionShare to Tor by clicking Network Settings from the welcome screen, or the Tor onion icon in the bottom right of the OnionShare window to open the Tor Settings tab. +Pick a way to connect OnionShare to Tor by clicking the Settings icon in the bottom right corner of the application, and then the Tor Settings tab in the screen that appears. .. image:: _static/screenshots/tor-settings.png