Roger Dingledine commited on 2010-08-26 22:07:50
Zeige 1 geänderte Dateien mit 9 Einfügungen und 4 Löschungen.
... | ... |
@@ -711,7 +711,7 @@ it's not working.</a></h3> |
711 | 711 |
|
712 | 712 |
<p> |
713 | 713 |
Once you've installed the Tor bundle, there are two questions to ask: |
714 |
-first, is your Tor able to establish a circuit? And second, is your |
|
714 |
+first, is your Tor able to establish a circuit? Second, is your |
|
715 | 715 |
Firefox correctly configured to send its traffic through Tor? |
716 | 716 |
</p> |
717 | 717 |
|
... | ... |
@@ -768,17 +768,22 @@ bundles include it, but sometimes people forget to install it. Make sure |
768 | 768 |
it says "Tor enabled" at the bottom right of your Firefox window. (For |
769 | 769 |
expert users, make sure your http proxy is set to localhost port |
770 | 770 |
8118.)</li> |
771 |
-<li>Do you have incompatible Firefox extensions like Foxyproxy |
|
771 |
+<li>Do you have incompatible Firefox extensions like FoxyProxy |
|
772 | 772 |
installed? If so, uninstall them. (Note that using FoxyProxy is NOT |
773 | 773 |
a sufficient substitute for Torbutton. There are many known attacks |
774 | 774 |
against a browser setup that does not include Torbutton. Read more |
775 | 775 |
in the <a href="<page torbutton/faq>">Torbutton FAQ</a> and the <a |
776 | 776 |
href="https://www.torproject.org/torbutton/design/">Torbutton design</a> |
777 | 777 |
specification.)</li> |
778 |
-<li>Check that Polipo, the http proxy that passes traffic between Firefox |
|
779 |
-and Tor, is running. On Windows, look in the task manager and check for |
|
778 |
+<li>Check that Polipo (the http proxy that passes traffic between Firefox |
|
779 |
+and Tor) is running. On Windows, look in the task manager and check for |
|
780 | 780 |
a polipo.exe. On OS X, open the utilities folder in your applications |
781 | 781 |
folder, and open Terminal.app. Then run "ps aux|grep polipo".</li> |
782 |
+<li>If you're upgrading from OS X, some of the earlier OS X installers |
|
783 |
+were broken in really unfortunate ways. You may find that <a href="<page |
|
784 |
+docs/tor-doc-osx>#uninstall">uninstalling everything</a> and then |
|
785 |
+installing a fresh bundle helps. Alas, the current uninstall instructions |
|
786 |
+may not apply anymore to your old bundle. Sorry.</li> |
|
782 | 787 |
<li>If you're on Linux, make sure Privoxy isn't running, since it will |
783 | 788 |
conflict with the port that our Polipo configuration file picks.</li> |
784 | 789 |
<li>If you installed Polipo yourself (not from a bundle), did you edit the |
785 | 790 |