Removed 3 FAQs that have nothing to do with the current Tor Browser.
Matt Pagan

Matt Pagan commited on 2014-05-14 22:24:00
Zeige 1 geänderte Dateien mit 32 Einfügungen und 86 Löschungen.

... ...
@@ -83,11 +83,6 @@ includes Tor?</a></li>
83 83
     </a></li>
84 84
     <li><a href="#SophosOnMac">I'm using the Sophos anti-virus
85 85
     software on my Mac, and Tor Browser won't start.</a></li>
86
-    <li><a href="#TBBSocksPort">I want to
87
-    run another application through the Tor launched by Tor Browser
88
-    Bundle.</a></li>
89
-    <li><a href="#TBBPolipo">I need an HTTP proxy. Where did Polipo
90
-    go?</a></li>
91 86
     <li><a href="#TBBOtherExtensions">Can I install other Firefox
92 87
     extensions? Which extensions should I avoid using?</a></li>
93 88
     <li><a href="#TBBJavaScriptEnabled">Why is NoScript configured to
... ...
@@ -95,10 +90,6 @@ allow JavaScript by default in the Tor Browser Bundle?  Isn't that
95 90
 unsafe?</a></li>
96 91
     <li><a href="#TBBOtherBrowser">I want to use Chrome/IE/Opera/etc
97 92
     with Tor.</a></li>
98
-    <li><a href="#TorbuttonOtherBrowser">Will Torbutton be available
99
-    for other browsers?</a></li>
100
-    <li><a href="#TBBCloseBrowser">I want to leave Tor Browser Bundle
101
-    running but close the browser.</a></li>
102 93
     <li><a href="#GoogleCAPTCHA">Google makes me solve a CAPTCHA or tells
103 94
     me I have spyware installed.</a></li>
104 95
     <li><a href="#ForeignLanguages">Why does Google show up in foreign
... ...
@@ -107,6 +98,8 @@ unsafe?</a></li>
107 98
     been compromised.</a></li>
108 99
     <li><a href="#NeedToUseAProxy">My internet connection requires an HTTP
109 100
     or SOCKS Proxy</a></li>
101
+    <li><a href="#TBBSocksPort">I want to
102
+    run another application through Tor.</a></li>
110 103
     <li><a href="#CantSetProxy">What should I do if I can't set a proxy
111 104
     with my application?</a></li>
112 105
     </ul>
... ...
@@ -1191,55 +1184,6 @@ the protections for "Malicious websites" and "Malicious downloads".
1191 1184
 
1192 1185
 <hr>
1193 1186
 
1194
-<a id="TBBSocksPort"></a>
1195
-<h3><a class="anchor" href="#TBBSocksPort">
1196
-I want to run another application through the Tor launched by Tor
1197
-Browser Bundle.</a></h3>
1198
-
1199
-<p>
1200
-Typically Tor listens for Socks connections on port 9050. TBB listens
1201
-on port 9150.
1202
-The goal is to avoid conflicting with a "system" Tor install,
1203
-so you can run a system Tor and TBB at the same time. We're <a
1204
-href="https://trac.torproject.org/projects/tor/ticket/3948">working on
1205
-a feature</a> where Tor will try the usual ports first and then back
1206
-off to a random choice if they're already in use.
1207
-</p>
1208
-
1209
-<hr>
1210
-
1211
-<a id="TBBPolipo"></a>
1212
-<h3><a class="anchor" href="#TBBPolipo">I need an HTTP proxy. Where did
1213
-Polipo go?</a></h3>
1214
-
1215
-<p>
1216
-In the past, Tor bundles included an HTTP proxy like Privoxy or Polipo,
1217
-solely to work around a bug in Firefox that was finally fixed in Firefox
1218
-6. Now you don't need a separate HTTP proxy to use Tor, and in fact
1219
-leaving it out makes you safer because Torbutton has better control over
1220
-Firefox's interaction with websites.
1221
-</p>
1222
-
1223
-<p>
1224
-If you are trying to use some external application with Tor, step zero
1225
-should be to <a href="<page download/download>#warning">reread the set
1226
-of warnings</a> for ways you can screw up. Step one should be to try
1227
-to use a Socks proxy rather than an http proxy &mdash; Tor runs a Socks
1228
-proxy on port 9050 on Windows, or <a href="#TBBSocksPort">see above</a>
1229
-for OSX and Linux.
1230
-</p>
1231
-
1232
-<p>
1233
-If that fails, feel free to install <a
1234
-href="http://www.privoxy.org/">privoxy</a>.
1235
-However, please realize that this approach is not recommended for novice
1236
-users. Privoxy has an <a
1237
-href="http://www.privoxy.org/faq/misc.html#TOR">example
1238
-configuration</a> of Tor and Privoxy.
1239
-</p>
1240
-
1241
-<hr>
1242
-
1243 1187
 <a id="TBBOtherExtensions"></a>
1244 1188
 <h3><a class="anchor" href="#TBBOtherExtensions">Can I install other
1245 1189
 Firefox extensions?</a></h3>
... ...
@@ -1331,34 +1275,6 @@ other browser is on the horizon.
1331 1275
 
1332 1276
 <hr>
1333 1277
 
1334
-<a id="TorbuttonOtherBrowser"></a>
1335
-<h3><a class="anchor" href="#TorbuttonOtherBrowser">
1336
-Will Torbutton be available for other browsers?</a></h3>
1337
-
1338
-<p>
1339
- We don't support IE, Opera or Safari and never plan to. There are
1340
- too many ways that your privacy can go wrong with those browsers, and
1341
- because of their closed design it is really hard for us to do anything
1342
- to change these privacy problems.
1343
-</p>
1344
-<p>
1345
-We are working with the Chrome people to modify Chrome's internals so that we can eventually support it. But for now, Firefox is the only safe choice.
1346
-</p>
1347
-
1348
-<hr>
1349
-
1350
-<a id="TBBCloseBrowser"></a>
1351
-<h3><a class="anchor" href="#TBBCloseBrowser">I want to leave Tor
1352
-Browser
1353
-Bundle running but close the browser.</a></h3>
1354
-
1355
-<p>
1356
-We're working on a way to make this possible on all platforms. Please
1357
-be patient.
1358
-</p>
1359
-
1360
-<hr>
1361
-
1362 1278
 <a id="GoogleCAPTCHA"></a>
1363 1279
 <h3><a class="anchor" href="#GoogleCAPTCHA">Google makes me solve a
1364 1280
 CAPTCHA or tells me I have spyware installed.</a></h3>
... ...
@@ -1505,6 +1421,36 @@ to restrict what ports your Tor will try to access.
1505 1421
 
1506 1422
 <hr>
1507 1423
 
1424
+
1425
+<a id="TBBSocksPort"></a>
1426
+<h3><a class="anchor" href="#TBBSocksPort">
1427
+I want to run another application through Tor.</a></h3>
1428
+
1429
+<p>
1430
+If you are trying to use some external application with Tor, step zero
1431
+should be to <a href="<page download/download>#warning">reread the set
1432
+of warnings</a> for ways you can screw up. Step one should be to try
1433
+to use a SOCKS proxy rather than an HTTP proxy.
1434
+Typically Tor listens for SOCKS connections on port 9050. Tor Browser listens
1435
+on port 9150.
1436
+</p>
1437
+
1438
+<p>
1439
+If your application doesn't support SOCKS proxies, feel free to install <a
1440
+href="http://www.privoxy.org/">privoxy</a>.
1441
+However, please realize that this approach is not recommended for novice
1442
+users. Privoxy has an <a
1443
+href="http://www.privoxy.org/faq/misc.html#TOR">example
1444
+configuration</a> of Tor and Privoxy.
1445
+</p>
1446
+
1447
+<p>
1448
+If you're unable to use the application's native proxy settings, all hope is 
1449
+not lost. See <a href="#CantSetProxy">below</a>.
1450
+</p>
1451
+
1452
+<hr>
1453
+
1508 1454
 <a id="CantSetProxy"></a>
1509 1455
 <h3><a class="anchor" href="#CantSetProxy">What should I do if I can't
1510 1456
 set a proxy with my application?</a></h3>
1511 1457