Traumschule commited on 2018-08-10 17:53:58
Zeige 1 geänderte Dateien mit 12 Einfügungen und 12 Löschungen.
| ... | ... |
@@ -96,7 +96,7 @@ |
| 96 | 96 |
|
| 97 | 97 |
<p>Sadly, pluggable transports are not immune to detection, if a censor |
| 98 | 98 |
is given enough time. In the past, we promoted obfs and obfs2 as safe |
| 99 |
- transports. These are now deprecated and were replaced by obfs3, |
|
| 99 |
+ transports. These are now deprecated and were replaced by obfs4, |
|
| 100 | 100 |
scramblesuit, fte, and obfs4.</p> |
| 101 | 101 |
|
| 102 | 102 |
<p>Bridges which support pluggable transports can be used with Tor Browser |
| ... | ... |
@@ -131,13 +131,13 @@ |
| 131 | 131 |
<p> |
| 132 | 132 |
If your bridge line looks like this: |
| 133 | 133 |
<pre><samp> |
| 134 |
- obfs3 141.201.27.48:420 4352e58420e68f5e40bf7c74faddccd9d1349413 |
|
| 134 |
+ obfs4 141.201.27.48:420 4352e58420e68f5e40bf7c74faddccd9d1349413 |
|
| 135 | 135 |
</samp> |
| 136 | 136 |
</pre> |
| 137 | 137 |
|
| 138 | 138 |
The first element is the name of the pluggable transport |
| 139 | 139 |
technology used by the bridge. For example, in the case above, the |
| 140 |
- bridge is using the <i>obfs3</i> pluggable transport. |
|
| 140 |
+ bridge is using the <i>obfs4</i> pluggable transport. |
|
| 141 | 141 |
</p> |
| 142 | 142 |
|
| 143 | 143 |
<a id="UsingBridges"></a> |
| ... | ... |
@@ -189,7 +189,7 @@ |
| 189 | 189 |
<img src="$(IMGROOT)/tb-tor-launcher-bridges-options.png" alt="Tor Browser's Bridge Configuration page"> |
| 190 | 190 |
<br><br><br> |
| 191 | 191 |
<h3>5a) If you want to use one of the provided bridges, then choose the |
| 192 |
- transport type you want to use. obfs3 is currently the recommend |
|
| 192 |
+ transport type you want to use. obfs4 is currently the recommend |
|
| 193 | 193 |
type, but depending on where you are located another type may work better |
| 194 | 194 |
for you. If you have any questions, please <a href="<page about/contact>#support">contact |
| 195 | 195 |
us.</a></h3> |
| ... | ... |
@@ -239,7 +239,7 @@ |
| 239 | 239 |
<img src="$(IMGROOT)/tb-bridges-options-from-browser.png" alt="Tor Browser's TorButton Menu"> |
| 240 | 240 |
<br><br><br> |
| 241 | 241 |
<h3>5a) If you want to use one of the provided bridges, then choose the |
| 242 |
- transport type you want to use. obfs3 is currently the recommend |
|
| 242 |
+ transport type you want to use. obfs4 is currently the recommend |
|
| 243 | 243 |
type, but depending on where you are located another type may work better |
| 244 | 244 |
for you. If you have any questions, please <a href="<page about/contact>#support">contact |
| 245 | 245 |
us.</a></h3> |
| ... | ... |
@@ -291,18 +291,18 @@ |
| 291 | 291 |
<p> |
| 292 | 292 |
Similarly, if you need bridges with a specific pluggable transport, the |
| 293 | 293 |
process is just as easy. First, decide which type you want. Currently we |
| 294 |
- provide obfs2, obfs3, scramblesuit, and fte. If you don't know which one |
|
| 295 |
- you should choose, then obfs3 is usually a good choice. Send an email to |
|
| 296 |
- bridges@bridges.torproject.org with "get transport obfs3" by itself in |
|
| 297 |
- the body of the email (replace "obfs3" with whichever pluggable transport |
|
| 294 |
+ provide obfs2, obfs3, obfs4, scramblesuit, and fte. If you don't know which one |
|
| 295 |
+ you should choose, then obfs4 is usually a good choice. Send an email to |
|
| 296 |
+ bridges@bridges.torproject.org with "get transport obfs4" by itself in |
|
| 297 |
+ the body of the email (replace "obfs4" with whichever pluggable transport |
|
| 298 | 298 |
you want to use). You should receive an email like this: |
| 299 | 299 |
</p> |
| 300 | 300 |
<pre> |
| 301 | 301 |
Here are your bridges: |
| 302 | 302 |
|
| 303 |
- obfs3 60.16.182.53:9001 cc8ca10a63aae8176a52ca5129ce816d011523f5 |
|
| 304 |
- obfs3 87.237.118.139:444 0ed110497858f784dfd32d448dc8c0b93fee20ca |
|
| 305 |
- obfs3 60.63.97.221:443 daa5e435819275f88d695cb7fce73ed986878cf3 |
|
| 303 |
+ obfs4 60.16.182.53:9001 cc8ca10a63aae8176a52ca5129ce816d011523f5 |
|
| 304 |
+ obfs4 87.237.118.139:444 0ed110497858f784dfd32d448dc8c0b93fee20ca |
|
| 305 |
+ obfs4 60.63.97.221:443 daa5e435819275f88d695cb7fce73ed986878cf3 |
|
| 306 | 306 |
</pre> |
| 307 | 307 |
<p> |
| 308 | 308 |
Once you've received the email with bridge information, you can |
| 309 | 309 |