Andrew Lewman commited on 2009-10-25 16:37:54
Zeige 1 geänderte Dateien mit 19 Einfügungen und 36 Löschungen.
... | ... |
@@ -26,9 +26,9 @@ |
26 | 26 |
<p> |
27 | 27 |
The install for Macintosh OS X bundles |
28 | 28 |
<a href="<page index>">Tor</a>, |
29 |
-<a href="http://www.vidalia-project.net/">Vidalia</a> (a GUI for Tor), |
|
29 |
+<a href="<page vidalia/index>">Vidalia</a> (a graphical interface for Tor), |
|
30 | 30 |
<a href="<page torbutton/index>">Torbutton</a>, |
31 |
-and <a href="http://www.privoxy.org/">Privoxy</a> (a filtering web proxy) |
|
31 |
+and <a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a> (a web proxy) |
|
32 | 32 |
into one package, with the four applications pre-configured to work |
33 | 33 |
together. |
34 | 34 |
Download either the <a href="../<package-osx-bundle-stable>">stable</a> |
... | ... |
@@ -37,13 +37,8 @@ of the OS X bundle, or look for more options on the <a href="<page |
37 | 37 |
download>">download page</a>. |
38 | 38 |
</p> |
39 | 39 |
|
40 |
-<p>Our Tor installer should make everything pretty simple. Below is a |
|
41 |
-screenshot of the setup page: |
|
42 |
-</p> |
|
43 |
- |
|
44 |
-<p><img alt="tor installer splash page" |
|
45 |
-src="../img/screenshot-osx-installer-splash.png" |
|
46 |
-border="1"/></p> |
|
40 |
+<p>It's easy to install the bundle; simply drag and drop the Vidalia |
|
41 |
+onion icon to the Applications folder.</p> |
|
47 | 42 |
|
48 | 43 |
<p>When the installer is finished, you can start Vidalia by selecting its icon |
49 | 44 |
from your Applications folder. A dark onion with a red X in your dock means |
... | ... |
@@ -58,10 +53,10 @@ Tor is not currently running. You can start Tor by selecting Start from the |
58 | 53 |
src="../img/screenshot-osx-vidalia.png" |
59 | 54 |
border="1"/></p> |
60 | 55 |
|
61 |
-<p>Privoxy is installed as part of the Tor bundle package |
|
56 |
+<p>Polipo is installed as part of the Tor bundle package |
|
62 | 57 |
installer. Once it is installed, it will start automatically when your |
63 | 58 |
computer is restarted. |
64 |
-You do not need to configure Privoxy to use Tor — a custom Privoxy |
|
59 |
+You do not need to configure Polipo to use Tor — a custom Polipo |
|
65 | 60 |
configuration for Tor has been installed as part of the installer package. |
66 | 61 |
</p> |
67 | 62 |
|
... | ... |
@@ -165,42 +160,30 @@ guide.</p> |
165 | 160 |
<h2><a class="anchor" href="#uninstall">How To Uninstall Tor and Privoxy</a></h2> |
166 | 161 |
<br /> |
167 | 162 |
|
168 |
-<p>The Tor 0.1.0.x series and beyond have a command line or |
|
169 |
-Terminal-based uninstaller. If you want to remove Tor on OSX, here's how:</p> |
|
163 |
+<p>Tor has a command line or Terminal-based uninstaller. If you want to remove Tor on OSX, here's how:</p> |
|
170 | 164 |
|
171 | 165 |
<p>Change your application proxy settings back to their original values. |
172 | 166 |
If you just want to stop using Tor, you can end at this point.</p> |
173 | 167 |
|
174 | 168 |
<p>If you want to completely remove Tor, and your account has Admin |
175 | 169 |
Privileges, then proceed as follows:</p> |
170 |
+ |
|
176 | 171 |
<ol> |
177 |
-<li> Open up a Terminal or x-term session.</li> |
|
178 |
-<li> cd /Library/Tor</li> |
|
179 |
-<li> sudo -s</li> |
|
180 |
-<li> ./uninstall_tor_bundle.sh</li> |
|
172 |
+<li>Drag /Applications/Vidalia to the Trash.</li> |
|
173 |
+<li>Remove /Library/Torbutton from your system.</li> |
|
174 |
+<li>In your home directory, go to Library, remove the Vidalia |
|
175 |
+directory</li> |
|
181 | 176 |
</ol> |
182 |
-<p>Tor and Privoxy are now completely removed from your system.</p> |
|
183 | 177 |
|
184 |
-<p>If you're using a version of the Tor installer that doesn't come |
|
185 |
-with the uninstall_tor_bundle script, you will need to manually |
|
186 |
-delete the following:</p> |
|
178 |
+<p>Tor, Vidalia, and Polipo are now completely removed from your system.</p> |
|
179 |
+ |
|
180 |
+<p>If you're familiar with the command line or Terminal, you can |
|
181 |
+manually remove the following:</p> |
|
187 | 182 |
<ul> |
188 |
-<li>/Library/Tor</li> |
|
189 |
-<li>/Library/Privoxy</li> |
|
190 |
-<li>/usr/bin/tor</li> |
|
191 |
-<li>/usr/bin/tor_resolve</li> |
|
192 |
-<li>/var/log/tor</li> |
|
193 |
-<li>/usr/share/man/man1/tor.1</li> |
|
194 |
-<li>/usr/share/man/man1/tor-resolve.1</li> |
|
195 |
-<li>/usr/share/man/man1/torify.1</li> |
|
196 |
-<li>/Library/Receipts/Privoxy.pkg/</li> |
|
197 |
-<li>/Library/Receipts/privoxyconf.pkg/</li> |
|
198 |
-<li>/Library/Receipts/Tor.pkg/</li> |
|
199 |
-<li>/Library/Receipts/torstartup.pkg/</li> |
|
200 |
-<li>/Library/Receipts/torbutton.pkg/</li> |
|
201 |
-<li>/Library/StartupItems/Tor</li> |
|
202 |
-<li>/Library/StartupItems/Privoxy</li> |
|
183 |
+<li>/Applications/Vidalia.app/</li> |
|
203 | 184 |
<li>/Library/Torbutton/</li> |
185 |
+<li>~/Library/Vidalia</li> |
|
186 |
+<li>~/.tor</li> |
|
204 | 187 |
</ul> |
205 | 188 |
|
206 | 189 |
<hr /> |
207 | 190 |