84ae24cdaec9eeb7bc22df8c0ba6cde08658e386
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

1) ## translation metadata
2) # Revision: $Revision$
Roger Dingledine add some more translation p...

Roger Dingledine authored 16 years ago

3) # Translation-Priority: 2-medium
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

4) 
Roger Dingledine similar patch on the docs/e...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 17 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 17 years ago

44) <p>When the installer is finished, you can start Vidalia by selecting its icon
45) from your Applications folder. A dark onion with a red X in your dock means
46) Tor is not currently running. You can start Tor by selecting Start from the
47) "Tor" menu at the top of your screen.
48) </p>
49) 
50) <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

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

Roger Dingledine authored 17 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 17 years ago

58) installer. Once it is installed, it will start automatically when your
59) computer is restarted.
60) 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

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

Roger Dingledine authored 17 years ago

72) <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

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

Roger Dingledine authored 17 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 17 years ago

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

Roger Dingledine authored 17 years ago

83) <p>
Roger Dingledine new torbutton url

Roger Dingledine authored 16 years ago

84) (<a href="https://torbutton.torproject.org/">Learn more about
Roger Dingledine link directly to the torbut...

Roger Dingledine authored 17 years ago

85) Torbutton here</a>.
86) If you plan to run Firefox on a different computer than Tor, see the <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

87) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#SocksListenAddress">FAQ
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

88) entry for running Tor on a different computer</a>. If you need to
89) use a browser other than Firefox, you'll have to <a href="<page
90) docs/tor-doc-web>">configure its proxy settings yourself</a>.)
91) </p>
Chris Palmer Clearly separate Firefox an...

Chris Palmer authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

109) border="1">
Bogdan Drozdowski Translation/mainetance upda...

Bogdan Drozdowski authored 16 years ago

110) <br /><br />
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

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
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

115) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">this
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

116) note</a> about Tor and ftp proxies. Leave your Use Passive FTP Mode
117) (PASV) setting as is.</p>
118) 
119) <img alt="Proxy settings"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

121) border="1">
122) 
123) <p>Using privoxy is <strong>necessary</strong> because <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

124) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

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) <p>To Torify other applications that support HTTP proxies, just
131) point them at Privoxy (that is, localhost port 8118). To use SOCKS
132) directly (for instant messaging, Jabber, IRC, etc), you can point
133) your application directly at Tor (localhost port 9050), but see <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

134) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">this
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

135) FAQ entry</a> for why this may be dangerous. For applications
136) that support neither SOCKS nor HTTP, take a look at <a
137) href="http://www.taiyo.co.jp/~gotoh/ssh/connect.html">connect</a> or
138) <a href="http://www.dest-unreach.org/socat/">socat</a>.</p>
139) 
140) <p>For information on how to Torify other applications, check out the
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

141) <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO">Torify
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

142) HOWTO</a>.
143) </p>
144) 
145) <hr />
146) <a id="verify"></a>
147) <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
148) <br />
149) 
150) <p>
151) 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

152) sure that your IP address is being anonymized. Click on
yGREK Heretix point torcheck link to xeno...

yGREK Heretix authored 16 years ago

153) <a href="http://torcheck.xenobite.eu/">the
Roger Dingledine the tor detector is dead; l...

Roger Dingledine authored 17 years ago

154) Tor detector</a>
155) and see whether it thinks you're using Tor or not.
156) #<a href="http://ipchicken.com/">this site</a>
157) #to see what IP address it thinks you're using.
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

158) (If that site is down, see <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

159) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#IsMyConnectionPrivate">this
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

160) FAQ entry</a> for more suggestions on how to test your Tor.)
161) </p>
162) 
163) <p>If you have a personal firewall that limits your computer's
164) ability to connect to itself, be sure to allow connections from
165) your local applications to local port 8118 and port 9050. If
166) your firewall blocks outgoing connections, punch a hole so
167) it can connect to at least TCP ports 80 and 443, and then see <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

168) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">this
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

169) FAQ entry</a>.
170) </p>
171) 
172) <p>If it's still not working, look at <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

173) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

174) FAQ entry</a> for hints.</p>
175) 
176) <hr />
177) <a id="server"></a>
Roger Dingledine continue the great relay te...

Roger Dingledine authored 16 years ago

178) <a id="relay"></a>
179) <h2><a class="anchor" href="#relay">Step Four: Configure it as a relay</a></h2>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

180) <br />
181) 
182) <p>The Tor network relies on volunteers to donate bandwidth. The more
Roger Dingledine continue the great relay te...

Roger Dingledine authored 16 years ago

183) people who run relays, the faster the Tor network will be. If you have
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

184) at least 20 kilobytes/s each way, please help out Tor by configuring your
Roger Dingledine continue the great relay te...

Roger Dingledine authored 16 years ago

185) Tor to be a relay too. We have many features that make Tor relays easy
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

186) and convenient, including rate limiting for bandwidth, exit policies so
187) you can limit your exposure to abuse complaints, and support for dynamic
188) IP addresses.</p>
189) 
Roger Dingledine continue the great relay te...

Roger Dingledine authored 16 years ago

190) <p>Having relays in many different places on the Internet is what
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

191) makes Tor users secure. <a
Roger Dingledine patch from ararat to update...

Roger Dingledine authored 16 years ago

192) href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">You
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

193) may also get stronger anonymity yourself</a>,
194) since remote sites can't know whether connections originated at your
195) computer or were relayed from others.</p>
196) 
Roger Dingledine continue the great relay te...

Roger Dingledine authored 16 years ago

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

Roger Dingledine authored 18 years ago

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

Andrew Lewman authored 17 years ago

205) <p>The Tor 0.1.0.x series and beyond have a command line or
206) 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

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

Andrew Lewman authored 17 years ago

211) <p>If you want to completely remove Tor, and your account has Admin
212) Privileges, then proceed as follows:</p>
213) <ol>
214) <li> Open up a Terminal or x-term session.</li>
215) <li> cd /Library/Tor</li>
216) <li> sudo -s</li>
217) <li> ./uninstall_tor_bundle.sh</li>
218) </ol>
219) <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

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

Roger Dingledine authored 17 years ago

221) <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

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

Roger Dingledine authored 17 years ago

223) delete the following:</p>
224) <ul>
225) <li>/Library/Tor</li>
226) <li>/Library/Privoxy</li>
227) <li>/usr/bin/tor</li>
228) <li>/usr/bin/tor_resolve</li>
229) <li>/var/log/tor</li>
230) <li>/usr/share/man/man1/tor.1</li>
231) <li>/usr/share/man/man1/tor-resolve.1</li>
232) <li>/usr/share/man/man1/torify.1</li>
233) <li>/Library/Receipts/Privoxy.pkg/</li>
234) <li>/Library/Receipts/privoxyconf.pkg/</li>
235) <li>/Library/Receipts/Tor.pkg/</li>
236) <li>/Library/Receipts/torstartup.pkg/</li>
Andrew Lewman Added two new paths to remo...

Andrew Lewman authored 16 years ago

237) <li>/Library/StartupItems/Tor</li>
238) <li>/Library/StartupItems/Privoxy</li>
Roger Dingledine add the old uninstall direc...

Roger Dingledine authored 17 years ago

239) </ul>
240) 
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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