Updated Circumvention page with instructions that match the new Tor Browser flow, and changed the number of transports mentioned from 6 to 4.

This commit is contained in:
andpersand 2019-01-22 15:00:09 -05:00
parent ed7ed0c261
commit 02743a893b

View File

@ -12,24 +12,26 @@ body:
Direct access to the Tor network may sometimes be blocked by your Internet Service Provider or by a government. Tor Browser includes some circumvention tools for getting around these blocks. These tools are called “pluggable transports”. See the <a href="/en-US/transports">Pluggable Transports</a> page for more information on the types of transport that are currently available.
Tor Browser currently has four pluggable transport options to choose from.
##### Using pluggable transports
<img class="col-md-6" src="../../static/images/configure.png">
To use pluggable transports, click "Configure" in the Tor Launcher window that appears when you first run Tor Browser.
To use pluggable transports, click 'Configure' in the Tor Launcher window that appears when you first run Tor Browser.
You can also configure pluggable transports while Tor Browser is running, by clicking on the green onion near your address bar and selecting “Tor Network Settings”.
You can also configure pluggable transports while Tor Browser is running by clicking on the onion icon to the left of the address bar, then selecting 'Tor Network Settings'.
Select “yes” when asked if your Internet Service Provider blocks connections to the Tor network.
Select 'Tor is censored in my country,' then click 'Select a built-in bridge.' Click on the drop-down menu and select the pluggable transport you'd like to use.
<img class="col-md-6" src="../../static/images/bridges.png">
Select “Connect with provided bridges”. Tor Browser currently has six pluggable transport options to choose from.
Click 'OK' to save your settings.
##### Which transport should I use?
Each of the transports listed in Tor Launchers menu works in a different way (for more details, see the <a href="/en-US/transports">Pluggable Transports</a> page), and their effectiveness depends on your individual circumstances.
If you are trying to circumvent a blocked connection for the first time, you should try the different transports: obfs3, obfs4, fte, meek-azure and Snowflake.
If you are trying to circumvent a blocked connection for the first time, you should try the different transports: obfs3, obfs4, fte, and meek-azure.
If you try all of these options, and none of them gets you online, you will need to enter bridge addresses manually. Read the <a href="/en-US/bridges/">Bridges</a> section to learn what bridges are and how to obtain them.