remove all the safari stuff from the tor-doc-osx page. you should use tor with firefox, unless you know what you're doing (and you don't).
Roger Dingledine

Roger Dingledine commited on 2008-09-04 00:14:13
Zeige 1 geänderte Dateien mit 1 Einfügungen und 37 Löschungen.

... ...
@@ -72,7 +72,7 @@ configuration for Tor has been installed as part of the installer package.
72 72
 <p>After installing Tor and Privoxy, you need to configure your
73 73
 applications to use them. The first step is to set up web browsing.</p>
74 74
 
75
-<p>If you're using Firefox (we recommend it), simply install the <a
75
+<p>You should use Tor with Firefox. Simply install the <a
76 76
 href="https://addons.mozilla.org/firefox/2275/">Torbutton plugin</a>,
77 77
 restart your Firefox, click on the red "Tor Disabled" toggle button to
78 78
 turn Tor on, and you're all set: </p>
... ...
@@ -91,42 +91,6 @@ use a browser other than Firefox, you'll have to <a href="<page
91 91
 docs/tor-doc-web>">configure its proxy settings yourself</a>.)
92 92
 </p>
93 93
 
94
-<h3>Apple Safari</h3>
95
-
96
-<p>If you want to use Tor with Safari, you need to change your
97
-Network Settings. Select your Network Preferences from the Apple |
98
-Location menu:</p>
99
-
100
-<p><img alt="Network settings"
101
-src="../img/screenshot-osx-choose-network.png"
102
-border="1"></p>
103
-
104
-<p>Select the Network Interface on which you want to enable Tor. If you use
105
-more than one Interface you must change the proxy settings for each
106
-individually.</p>
107
-
108
-<p><img alt="Network preferences"
109
-src="../img/screenshot-osx-choose-interface.png"
110
-border="1"></p>
111
-
112
-<p>Select and enter 127.0.0.1 and port 8118 for both
113
-Web Proxy (HTTP) and your Secure Web Proxy (HTTPS).
114
-You should also do this for "FTP Proxy" and "Gopher Proxy"; see <a
115
-href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">this
116
-note</a> about Tor and ftp proxies. Leave your Use Passive FTP Mode
117
-(PASV) setting as is.</p>
118
-
119
-<p><img alt="Proxy settings"
120
-src="../img/screenshot-osx-proxy-settings.png"
121
-border="1"></p>
122
-
123
-<p>Using privoxy is <strong>necessary</strong> because <a
124
-href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
125
-leak your
126
-DNS requests when they use a SOCKS proxy directly</a>, which is bad for
127
-your anonymity. Privoxy also removes certain dangerous headers from your
128
-web requests, and blocks obnoxious ad sites like Doubleclick.</p>
129
-
130 94
 <p>To Torify other applications that support HTTP proxies, just
131 95
 point them at Privoxy (that is, localhost port 8118). To use SOCKS
132 96
 directly (for instant messaging, Jabber, IRC, etc), you can point
133 97