afcab65dcfb196f0b90efb4fe56bdeea7390e32c
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="Linux/BSD/Unix 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 Linux/BSD/Unix</h1>
11) <br />
12) 
13) <p>
14) <b>Note that these are the installation instructions for running a Tor
15) client. If you want to relay traffic for others to help the network grow
16) (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 release of Tor can be found on the <a
27) href="<page download>">download</a> page. We have packages for Debian,
28) Red Hat, Gentoo, *BSD, etc there too.
29) </p>
30) 
31) <p>If you're building from source, first install <a
32) href="http://www.monkey.org/~provos/libevent/">libevent</a>, and
33) make sure you have openssl and zlib (including the -devel packages if
Nick Mathewson Fox tor-doc-unix.wml: make...

Nick Mathewson authored 17 years ago

34) applicable). Then run:<br />
35) <tt>tar xzf tor-<version-stable>.tar.gz; cd tor-<version-stable><br />
36) ./configure &amp;&amp; make</tt><br />
37) Now you can run tor as <tt>src/or/tor</tt>, or you can run <tt>make install</tt>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

38) (as root if necessary) to install it into /usr/local/, and then you can
39) start it just by running <tt>tor</tt>.
40) </p>
41) 
42) <p>Tor comes configured as a client by default. It uses a built-in
43) default configuration file, and most people won't need to change any of
44) the settings. Tor is now installed.
45) </p>
46) 
47) <hr />
48) <a id="privoxy"></a>
49) <h2><a class="anchor" href="#privoxy">Step Two: Install Privoxy for Web Browsing</a></h2>
50) <br />
51) 
52) <p>After installing Tor, you need to configure your applications to use it.
53) </p>
54) 
55) <p>
56) The first step is to set up web browsing. Start by installing <a
57) href="http://www.privoxy.org/">Privoxy</a>: click on 'recent releases'
58) and pick your favorite package or install from source. Privoxy is a
59) filtering web proxy that integrates well with Tor.
60) </p>
61) 
Roger Dingledine improve the tor-doc-unix pr...

Roger Dingledine authored 18 years ago

62) <p>Once you've installed Privoxy (either from package or from source),
63) <b>you will need to configure Privoxy to use Tor</b>.
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

64) Open Privoxy's "config" file (look in /etc/privoxy/ or /usr/local/etc/)
65) and add the line <br>
66) <tt>forward-socks4a / localhost:9050 .</tt><br>
67) to the top of the config file. Don't forget to add the dot at the end.
68) </p>
69) 
70) <p>Privoxy keeps a log file of everything passed through it.  In
Nick Mathewson Mention another like to com...

Nick Mathewson authored 17 years ago

71) order to stop this you will need to comment out three lines by inserting a
72) \# before the line. The three lines are:<br>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

73) <tt>logfile logfile</tt><br>
74) and the line <br>
75) <tt>jarfile jarfile</tt><br>
Nick Mathewson Mention another like to com...

Nick Mathewson authored 17 years ago

76) and (on some systems) the line <br>
77) <tt>debug 1  # show each GET/POST/CONNECT request</tt><br>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

78) </p>
79) 
80) <p>You'll need to restart Privoxy for the changes to take effect.</p>
81) 
82) <hr />
83) <a id="using"></a>
84) <h2><a class="anchor" href="#using">Step Three: Configure your applications to use Tor</a></h2>
85) <br />
86) 
87) <p>After installing Tor and Privoxy, you need to configure your
88) applications to use them. The first step is to set up web browsing.</p>
89) 
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

90) <p>If you're using Firefox (we recommend it), simply install the <a
Roger Dingledine give torbutton a better home

Roger Dingledine authored 18 years ago

91) href="http://freehaven.net/~squires/torbutton/">Torbutton
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

92) plugin</a>, restart your Firefox, and you're all set:
93) </p>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

94) 
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

95) <img alt="Torbutton plugin for Firefox"
96) src="../img/screenshot-torbutton.png"
97) border="1">
Roger Dingledine paragraph breaks scare peop...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 17 years ago

99) <br />
100) 
Roger Dingledine paragraph breaks scare peop...

Roger Dingledine authored 18 years ago

101) <p>
Roger Dingledine link the torbutton screensh...

Roger Dingledine authored 17 years ago

102) (If you plan to run Firefox on a different computer than Tor, see the <a
103) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SocksListenAddress">
104) FAQ
105) entry for running Tor on a different computer</a>. If you need to
106) use a browser other than Firefox, you'll have to <a href="<page
107) docs/tor-doc-web>">configure its proxy settings yourself</a>.)
108) </p>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

109) 
110) <p>Using privoxy is <strong>necessary</strong> because <a
111) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
112) leak your DNS requests when they use a SOCKS proxy directly</a>, which
113) is bad for your anonymity. Privoxy also removes certain dangerous
114) headers from your web requests, and blocks obnoxious ad sites like
115) Doubleclick.</p>
116) 
117) <p>To Torify other applications that support HTTP proxies, just
118) point them at Privoxy (that is, localhost port 8118). To use SOCKS
119) directly (for instant messaging, Jabber, IRC, etc), you can point
120) your application directly at Tor (localhost port 9050), but see <a
121) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">this
122) FAQ entry</a> for why this may be dangerous. For applications
123) that support neither SOCKS nor HTTP, take a look at <a
124) href="http://tsocks.sourceforge.net/">tsocks</a> or <a
125) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorifyHOWTO#socat">socat</a>.
126) </p>
127) 
128) <p>For information on how to Torify other applications, check out the
129) <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify
130) HOWTO</a>.
131) </p>
132) 
133) <hr />
134) <a id="verify"></a>
135) <h2><a class="anchor" href="#verify">Step Four: Make sure it's working</a></h2>
136) <br />
137) 
138) <p>
139) Next, you should try using your browser with Tor and make
140) sure that your IP address is being anonymized. Click on the <a
141) href="http://serifos.eecs.harvard.edu/cgi-bin/ipaddr.pl?tor=1">Tor
142) detector</a> and see whether it thinks you're using Tor or not.
143) (If that site is down, see <a
144) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#IsMyConnectionPrivate">this
145) FAQ entry</a> for more suggestions on how to test your Tor.)
146) </p>
147) 
148) <p>If you have a personal firewall that limits your computer's
149) ability to connect to itself (this includes something like SELinux on
150) Fedora Core 4), be sure to allow connections from
151) your local applications to Privoxy (local port 8118) and Tor (local port
152) 9050). If
153) your firewall blocks outgoing connections, punch a hole so
154) it can connect to at least TCP ports 80 and 443, and then see <a
155) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">this
156) FAQ entry</a>.  If your SELinux config is not allowing tor or privoxy to
157) run correctly, create a file named booleans.local in the directory
158) /etc/selinux/targeted.  Edit this file in your favorite text editor and
159) insert "allow_ypbind=1".  Restart your machine for this change to take
160) effect.
161) </p>
162) 
163) <p>If it's still not working, look at <a
164) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this
165) FAQ entry</a> for hints.</p>
166) 
167) <hr />
168) <a id="server"></a>
169) <h2><a class="anchor" href="#server">Step Five: Configure it as a server</a></h2>
170) <br />
171) 
172) <p>The Tor network relies on volunteers to donate bandwidth. The more
173) people who run servers, the faster the Tor network will be. If you have
174) at least 20 kilobytes/s each way, please help out Tor by configuring your
175) Tor to be a server too. We have many features that make Tor servers easy
176) and convenient, including rate limiting for bandwidth, exit policies so
177) you can limit your exposure to abuse complaints, and support for dynamic
178) IP addresses.</p>
179) 
180) <p>Having servers in many different places on the Internet is what
181) makes Tor users secure. <a
182) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You
183) may also get stronger anonymity yourself</a>,
184) since remote sites can't know whether connections originated at your
185) computer or were relayed from others.</p>
186) 
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

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

188) guide.</p>
189) 
190) <hr />
191) 
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

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