c59bb40f43fdd15e7a2044ea9a1001cb55101bb7
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="MS Windows 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 MS Windows</h1>
11) <br />
12) 
13) <p>
14) <b>Note that these are the installation instructions for running a Tor
15) client on MS Windows (98, 98SE, NT4, 2000, XP, Server).
16) If you want to relay traffic for others to help the network grow (please
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

17) do), read the <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

18) guide.</b>
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 install for MS Windows bundles <a href="<page index>">Tor</a>,
28) <a href="http://www.freehaven.net/~edmanm/torcp/">TorCP</a>
29) (a Tor controller that lets you monitor and control Tor), and <a
30) href="http://www.privoxy.org">Privoxy</a> (a filtering web proxy) into
31) one package, with the three applications pre-configured to work together.
32) <a href="<page download>">Download either the stable or
33) the experimental version from the download page</a>.
34) </p>
35) 
36) <p>
37) <b>If you want to configure yourself to be a Tor server via TorCP,
38) you will need the experimental version of the bundle.</b>
39) </p>
40) 
41) <p>If the bundles don't work for you, you can download Tor by itself
42) from the <a href="<page download>">download page</a>, and then <a
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

43) href="<page docs/tor-doc-unix>#privoxy">install
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

44) and configure Privoxy on your own</a>.
45) </p>
46) 
47) <img alt="tor installer splash page"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

49) 
50) <p>If you have previously installed Tor, TorCP, or Privoxy
51) you can deselect whichever components you do not need to install
52) in the dialog shown below.
53) </p>
54) 
55) <img alt="select components to install"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

56) src="../img/screenshot-win32-installer-components.png" />
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

57) 
58) <p>After you have completed the installer, the components
59) you selected will automatically be started for you.
60) </p>
61) 
62) <!--
63) <p>Tor comes configured as a client by default. It uses a built-in
64) default configuration file, and most people won't need to change any of
65) the settings. Tor is now installed.
66) </p>
67) -->
68) 
69) <hr />
70) <a id="using"></a>
71) <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
72) <br />
73) 
74) <p>After installing Tor and Privoxy, you need to configure your
75) applications to use them. The first step is to set up web browsing.</p>
76) 
Roger Dingledine and recommend Torbutton on...

Roger Dingledine authored 18 years ago

77) <p>If you're using Firefox (we recommend it), check out the <a
Roger Dingledine give torbutton a better home

Roger Dingledine authored 18 years ago

78) href="http://freehaven.net/~squires/torbutton/">Torbutton
Roger Dingledine and recommend Torbutton on...

Roger Dingledine authored 18 years ago

79) plugin</a> that sets everything up for you. If you plan to run Firefox
80) on a different computer than Tor, read our <a
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

81) href="<page docs/tor-switchproxy>">Tor SwitchProxy howto</a> to set up
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

82) a plugin that makes it easy to switch between using Tor and using a
83) direct connection.</p>
84) 
Roger Dingledine Give better proxy instructi...

Roger Dingledine authored 18 years ago

85) <p>Otherwise, you need to manually configure your browser's proxy
86) settings.
87) In Mozilla and Firefox, this is in Edit|Preferences|Advanced|Proxies.
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

88) In Opera 7.5x it's Tools|Preferences|Network|Proxy servers.
Roger Dingledine paragraph breaks scare peop...

Roger Dingledine authored 18 years ago

89) In IE, it's Tools|Internet Options|Connections|LAN Settings|Advanced.</p>
90) 
91) <img alt="Proxy settings in Firefox"
92) src="../img/screenshot-win32-firefox-proxies.jpg" />
93) 
94) <p>
Roger Dingledine Give better proxy instructi...

Roger Dingledine authored 18 years ago

95) You should fill in "localhost"
96) and "8118" to point the top four protocols to Privoxy, as shown here. (Even
97) though Privoxy doesn't support FTP and Gopher, <a
98) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you
99) should set them up anyway</a>.) You should also fill out the socks              proxy entry to point directly to Tor ("localhost", "9050", and socks5)
Roger Dingledine paragraph breaks scare peop...

Roger Dingledine authored 18 years ago

100) to cover protocols besides the first four. Then click "OK".</p>
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

101) 
102) <p>Using Privoxy is <strong>necessary</strong> because <a
103) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
104) leak your DNS requests when they use a SOCKS proxy directly</a>, which
105) is bad for your anonymity. Privoxy also removes certain dangerous
106) headers from your web requests, and blocks obnoxious ad sites like
107) Doubleclick.</p>
108) 
109) <p>To Torify other applications that support HTTP proxies, just
110) point them at Privoxy (that is, localhost port 8118). To use SOCKS
111) directly (for instant messaging, Jabber, IRC, etc), you can point
112) your application directly at Tor (localhost port 9050), but see <a
113) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">this
114) FAQ entry</a> for why this may be dangerous. For applications
115) that support neither SOCKS nor HTTP, take a look at <a
116) href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">SocksCap</a> or
117) <a href="http://www.freecap.ru/eng/">FreeCap</a>.
118) (FreeCap is free software; SocksCap is proprietary.)</p>
119) 
120) <p>For information on how to Torify other applications, check out the
121) <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify
122) HOWTO</a>.
123) </p>
124) 
125) <hr />
126) <a id="verify"></a>
127) <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
128) <br />
129) 
130) <p>
131) Check to see that Privoxy and TorCP are running and that TorCP has
132) successfully started Tor. Privoxy's icon is a green or blue circle with a "P"
133) in it, and TorCP uses a fat grey onion with a green checkmark in your
134) system notification area, as shown below:
135) </p>
136) 
137) <img alt="TorCP Tray Icon"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

138) src="../img/screenshot-win32-torcp.png">
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

139) 
140) <p>
141) Next, you should try using your browser with Tor and make
142) sure that your IP address is being anonymized. Click on the <a
143) href="http://serifos.eecs.harvard.edu/cgi-bin/ipaddr.pl?tor=1">Tor
144) detector</a> and see whether it thinks you're using Tor or not.
145) (If that site is down, see <a
146) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#IsMyConnectionPrivate">this
147) FAQ entry</a> for more suggestions on how to test your Tor.)
148) </p>
149) 
150) <p>If you have a personal firewall that limits your computer's
151) ability to connect to itself, be sure to allow connections from
152) your local applications to local port 8118 and port 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>.
157) </p>
158) 
159) <p>If it's still not working, look at <a
160) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this
161) FAQ entry</a> for hints.</p>
162) 
163) <hr />
164) <a id="server"></a>
165) <h2><a class="anchor" href="#server">Step Four: Configure it as a server</a></h2>
166) <br />
167) 
168) <p>The Tor network relies on volunteers to donate bandwidth. The more
169) people who run servers, the faster the Tor network will be. If you have
170) at least 20 kilobytes/s each way, please help out Tor by configuring your
171) Tor to be a server too. We have many features that make Tor servers easy
172) and convenient, including rate limiting for bandwidth, exit policies so
173) you can limit your exposure to abuse complaints, and support for dynamic
174) IP addresses.</p>
175) 
176) <p>Having servers in many different places on the Internet is what
177) makes Tor users secure. <a
178) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You
179) may also get stronger anonymity yourself</a>,
180) since remote sites can't know whether connections originated at your
181) computer or were relayed from others.</p>
182) 
Roger Dingledine and get the relative links...

Roger Dingledine authored 18 years ago

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

184) guide.</p>
185) 
186) <hr />
187) 
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

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