6ba089c0358eec7440095ecd47dfaf59d7e1c0db
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) 
Roger Dingledine similar patch on the docs/e...

Roger Dingledine authored 18 years ago

4) #include "head.wmi" TITLE="Mac OS X Install Instructions"
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

5) 
6) <div class="center">
7) 
8) <div class="main-column">
9) 
10) <h1>Running the <a href="<page index>">Tor</a> client on Mac OS X</h1>
11) <br />
12) 
13) <p>
14) <b>Note that these are the installation instructions for running a Tor client on
15)   Mac OS X. If you want to relay traffic for others to help the network
16)   grow (please do), read the <a
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

17)   href="<page docs/tor-doc-server>">Configuring a server</a> guide.</b>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

18) </p>
19) 
20) <hr />
21) <a id="installing"></a>
22) <h2><a class="anchor" href="#installing">Step One: Download and Install Tor</a></h2>
23) <br />
24) 
25) <p>
26) The latest stable and experimental releases of Tor for Macintosh
Roger Dingledine update tor-doc-osx docs to...

Roger Dingledine authored 17 years ago

27) OS X bundle <a href="<page index>">Tor</a>,
28) <a href="http://www.vidalia-project.net/">Vidalia</a> (a GUI for Tor),
29) and <a href="http://www.privoxy.org/">Privoxy</a> (a filtering web proxy)
30) into one package, pre-configured to work together.
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

31) <a href="<page download>">Download one from the download
32) page</a>.
33) </p>
34) 
35) <p>Our Tor installer should make everything pretty simple. Below is a
36) screenshot of the setup page:
37) </p>
38) 
39) <img alt="tor installer splash page"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

40) src="../img/screenshot-osx-installer-splash.png"
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

41) border="1">
42) 
Roger Dingledine update tor-doc-osx docs to...

Roger Dingledine authored 17 years ago

43) <p>When the installer is finished, you can start Vidalia by selecting its icon
44) from your Applications folder. A dark onion with a red X in your dock means
45) Tor is not currently running. You can start Tor by selecting Start from the
46) "Tor" menu at the top of your screen.
47) </p>
48) 
49) <p>When Tor is running, Vidalia's dock icon will look like the following:
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

50) </p>
51) 
Roger Dingledine update tor-doc-osx docs to...

Roger Dingledine authored 17 years ago

52) <img alt="vidalia running tor"
53) src="../img/screenshot-osx-vidalia.png"
54) border="1">
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

55) 
56) <p>Privoxy is installed as part of the Tor bundle package
Roger Dingledine remove a bit of redundancy...

Roger Dingledine authored 17 years ago

57) installer. Once it is installed, it will start automatically when your
58) computer is restarted.
59) You do not need to configure Privoxy to use Tor &mdash; a custom Privoxy
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

60) configuration for Tor has been installed as part of the installer package.
61) </p>
62) 
63) <hr />
64) <a id="using"></a>
65) <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
66) <br />
67) 
68) <p>After installing Tor and Privoxy, you need to configure your
69) applications to use them. The first step is to set up web browsing.</p>
70) 
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

71) <p>If you're using Firefox (we recommend it), simply install the <a
Nick Mathewson mention that you need to en...

Nick Mathewson authored 17 years ago

72) href="https://addons.mozilla.org/firefox/2275/">Torbutton plugin</a>,
73) restart your Firefox, click on the red "Tor Disabled" toggle button to
74) turn Tor on, and you're all set: </p>
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

75) 
76) <img alt="Torbutton plugin for Firefox"
77) src="../img/screenshot-torbutton.png"
78) border="1">
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

79) 
Roger Dingledine get rid of osx firefox inst...

Roger Dingledine authored 17 years ago

80) <br />
81) 
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

82) <p>
Roger Dingledine link directly to the torbut...

Roger Dingledine authored 17 years ago

83) (<a href="http://freehaven.net/~squires/torbutton/">Learn more about
84) Torbutton here</a>.
85) If you plan to run Firefox on a different computer than Tor, see the <a
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

86) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SocksListenAddress">FAQ
87) entry for running Tor on a different computer</a>. If you need to
88) use a browser other than Firefox, you'll have to <a href="<page
89) docs/tor-doc-web>">configure its proxy settings yourself</a>.)
90) </p>
Chris Palmer Clearly separate Firefox an...

Chris Palmer authored 18 years ago

91) 
92) <h3>Apple Safari</h3>
93) 
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

94) <p>If you want to use Tor with Safari, you need to change your
95) Network Settings. Select your Network Preferences from the Apple |
96) Location menu:</p>
97) 
98) <img alt="Network settings"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

99) src="../img/screenshot-osx-choose-network.png"
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

100) border="1">
101) 
102) <p>Select the Network Interface on which you want to enable Tor. If you use
103) more than one Interface you must change the proxy settings for each
104) individually.</p>
105) 
106) <img alt="Network preferences"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

107) src="../img/screenshot-osx-choose-interface.png"
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

108) border="1">
109) <p>
110) 
111) <p>Select and enter 127.0.0.1 and port 8118 for both
112) Web Proxy (HTTP) and your Secure Web Proxy (HTTPS).
113) You should also do this for "FTP Proxy" and "Gopher Proxy"; see <a
114) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">this
115) note</a> about Tor and ftp proxies. Leave your Use Passive FTP Mode
116) (PASV) setting as is.</p>
117) 
118) <img alt="Proxy settings"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

119) src="../img/screenshot-osx-proxy-settings.png"
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

120) border="1">
121) 
122) <p>Using privoxy is <strong>necessary</strong> because <a
123) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
124) leak your
125) DNS requests when they use a SOCKS proxy directly</a>, which is bad for
126) your anonymity. Privoxy also removes certain dangerous headers from your
127) web requests, and blocks obnoxious ad sites like Doubleclick.</p>
128) 
129) <p>To Torify other applications that support HTTP proxies, just
130) point them at Privoxy (that is, localhost port 8118). To use SOCKS
131) directly (for instant messaging, Jabber, IRC, etc), you can point
132) your application directly at Tor (localhost port 9050), but see <a
133) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">this
134) FAQ entry</a> for why this may be dangerous. For applications
135) that support neither SOCKS nor HTTP, take a look at <a
136) href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">connect</a> or
137) <a href="http://www.dest-unreach.org/socat/">socat</a>.</p>
138) 
139) <p>For information on how to Torify other applications, check out the
140) <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify
141) HOWTO</a>.
142) </p>
143) 
144) <hr />
145) <a id="verify"></a>
146) <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
147) <br />
148) 
149) <p>
150) Next, you should try using your browser with Tor and make
Roger Dingledine the torstat page does not f...

Roger Dingledine authored 17 years ago

151) sure that your IP address is being anonymized. Click on
Roger Dingledine the tor detector is dead; l...

Roger Dingledine authored 17 years ago

152) <a href="http://lefkada.eecs.harvard.edu/cgi-bin/ipaddr.pl?tor=1">the
153) Tor detector</a>
154) and see whether it thinks you're using Tor or not.
155) #<a href="http://ipchicken.com/">this site</a>
156) #to see what IP address it thinks you're using.
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

157) (If that site is down, see <a
158) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#IsMyConnectionPrivate">this
159) FAQ entry</a> for more suggestions on how to test your Tor.)
160) </p>
161) 
162) <p>If you have a personal firewall that limits your computer's
163) ability to connect to itself, be sure to allow connections from
164) your local applications to local port 8118 and port 9050. If
165) your firewall blocks outgoing connections, punch a hole so
166) it can connect to at least TCP ports 80 and 443, and then see <a
167) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">this
168) FAQ entry</a>.
169) </p>
170) 
171) <p>If it's still not working, look at <a
172) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this
173) FAQ entry</a> for hints.</p>
174) 
175) <hr />
176) <a id="server"></a>
177) <h2><a class="anchor" href="#server">Step Four: Configure it as a server</a></h2>
178) <br />
179) 
180) <p>The Tor network relies on volunteers to donate bandwidth. The more
181) people who run servers, the faster the Tor network will be. If you have
182) at least 20 kilobytes/s each way, please help out Tor by configuring your
183) Tor to be a server too. We have many features that make Tor servers easy
184) and convenient, including rate limiting for bandwidth, exit policies so
185) you can limit your exposure to abuse complaints, and support for dynamic
186) IP addresses.</p>
187) 
188) <p>Having servers in many different places on the Internet is what
189) makes Tor users secure. <a
190) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You
191) may also get stronger anonymity yourself</a>,
192) since remote sites can't know whether connections originated at your
193) computer or were relayed from others.</p>
194) 
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

195) <p>Read more at our <a href="<page docs/tor-doc-server>">Configuring a server</a>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

196) guide.</p>
197) 
198) <hr />
199) <a id="uninstall"></a>
200) <h2><a class="anchor" href="#uninstall">How To Uninstall Tor and Privoxy</a></h2>
201) <br />
202) 
Andrew Lewman Updated osx uninstall instr...

Andrew Lewman authored 17 years ago

203) <p>The Tor 0.1.0.x series and beyond have a command line or
204) Terminal-based uninstaller.  If you want to remove Tor on OSX, here's how:</p>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

205) 
206) <p>Change your application proxy settings back to their original values.
207)    If you just want to stop using Tor, you can end at this point.</p>
208) 
Andrew Lewman Updated osx uninstall instr...

Andrew Lewman authored 17 years ago

209) <p>If you want to completely remove Tor, and your account has Admin
210) Privileges, then proceed as follows:</p>
211) <ol>
212) <li> Open up a Terminal or x-term session.</li>
213) <li> cd /Library/Tor</li>
214) <li> sudo -s</li>
215) <li> ./uninstall_tor_bundle.sh</li>
216) </ol>
217) <p>Tor and Privoxy are now completely removed from your system.</p>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

218) 
Roger Dingledine add the old uninstall direc...

Roger Dingledine authored 17 years ago

219) <p>If you're using a version of the Tor installer that doesn't come
Roger Dingledine fix a word

Roger Dingledine authored 17 years ago

220) with the uninstall_tor_bundle script, you will need to manually
Roger Dingledine add the old uninstall direc...

Roger Dingledine authored 17 years ago

221) delete the following:</p>
222) <ul>
223) <li>/Library/Tor</li>
224) <li>/Library/Privoxy</li>
225) <li>/usr/bin/tor</li>
226) <li>/usr/bin/tor_resolve</li>
227) <li>/var/log/tor</li>
228) <li>/usr/share/man/man1/tor.1</li>
229) <li>/usr/share/man/man1/tor-resolve.1</li>
230) <li>/usr/share/man/man1/torify.1</li>
231) <li>/Library/Receipts/Privoxy.pkg/</li>
232) <li>/Library/Receipts/privoxyconf.pkg/</li>
233) <li>/Library/Receipts/Tor.pkg/</li>
234) <li>/Library/Receipts/torstartup.pkg/</li>
235) </ul>
236) 
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

237) <hr />
238) 
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

239) <p>If you have suggestions for improving this document, please <a
240) href="<page contact>">send them to us</a>. Thanks!</p>