7184d92d557cdba86103c7aa0a34f9884291e34d
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>,
Roger Dingledine update tor-doc-osx docs to...

Roger Dingledine authored 17 years ago

28) <a href="http://www.vidalia-project.net/">Vidalia</a> (a GUI for Tor), and <a
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

29) href="http://www.privoxy.org">Privoxy</a> (a filtering web proxy) into
30) one package, with the three applications pre-configured to work together.
Roger Dingledine start talking about vidalia...

Roger Dingledine authored 18 years ago

31) <a href="<page download>">Download <!--either the stable or-->
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

32) the experimental version from the download page</a>.
33) </p>
34) 
35) <p>If the bundles don't work for you, you can download Tor by itself
36) 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

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

Roger Dingledine authored 18 years ago

38) and configure Privoxy on your own</a>.
39) </p>
40) 
41) <img alt="tor installer splash page"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

43) 
Roger Dingledine start talking about vidalia...

Roger Dingledine authored 18 years ago

44) <p>If you have previously installed Tor, Vidalia, or Privoxy
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

45) you can deselect whichever components you do not need to install
46) in the dialog shown below.
47) </p>
48) 
49) <img alt="select components to install"
Roger Dingledine and make the image links re...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

51) 
52) <p>After you have completed the installer, the components
53) you selected will automatically be started for you.
54) </p>
55) 
56) <!--
57) <p>Tor comes configured as a client by default. It uses a built-in
58) default configuration file, and most people won't need to change any of
59) the settings. Tor is now installed.
60) </p>
61) -->
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 and recommend Torbutton on...

Roger Dingledine authored 18 years ago

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

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

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

Roger Dingledine authored 18 years ago

79) <p>Otherwise, you need to manually configure your browser's proxy
80) settings.
81) 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

82) In Opera 7.5x it's Tools|Preferences|Network|Proxy servers.
Andrew Lewman Minor edit to IE instructions.

Andrew Lewman authored 17 years ago

83) In IE, it's Tools|Internet Options|Connections|LAN Settings|Check Proxy Server|Advanced.</p>
Roger Dingledine paragraph breaks scare peop...

Roger Dingledine authored 18 years ago

84) 
85) <img alt="Proxy settings in Firefox"
86) src="../img/screenshot-win32-firefox-proxies.jpg" />
87) 
88) <p>
Roger Dingledine Give better proxy instructi...

Roger Dingledine authored 18 years ago

89) You should fill in "localhost"
90) and "8118" to point the top four protocols to Privoxy, as shown here. (Even
91) though Privoxy doesn't support FTP and Gopher, <a
92) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you
93) 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

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

95) 
96) <p>Using Privoxy is <strong>necessary</strong> because <a
97) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers
98) leak your DNS requests when they use a SOCKS proxy directly</a>, which
99) is bad for your anonymity. Privoxy also removes certain dangerous
100) headers from your web requests, and blocks obnoxious ad sites like
101) Doubleclick.</p>
102) 
103) <p>To Torify other applications that support HTTP proxies, just
104) point them at Privoxy (that is, localhost port 8118). To use SOCKS
105) directly (for instant messaging, Jabber, IRC, etc), you can point
106) your application directly at Tor (localhost port 9050), but see <a
107) href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">this
108) FAQ entry</a> for why this may be dangerous. For applications
109) that support neither SOCKS nor HTTP, take a look at <a
110) href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">SocksCap</a> or
111) <a href="http://www.freecap.ru/eng/">FreeCap</a>.
112) (FreeCap is free software; SocksCap is proprietary.)</p>
113) 
114) <p>For information on how to Torify other applications, check out the
115) <a href="http://wiki.noreply.org/wiki/TheOnionRouter/TorifyHOWTO">Torify
116) HOWTO</a>.
117) </p>
118) 
119) <hr />
120) <a id="verify"></a>
121) <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
122) <br />
123) 
124) <p>
Roger Dingledine start talking about vidalia...

Roger Dingledine authored 18 years ago

125) Check to see that Privoxy and Vidalia are running. Privoxy's icon is
Roger Dingledine fix typo in tor doc win32

Roger Dingledine authored 18 years ago

126) a blue or green circle with a "P" in it, and Vidalia uses a small
Roger Dingledine start talking about vidalia...

Roger Dingledine authored 18 years ago

127) green onion to indicate Tor is running or a dark onion with a red "X"
128) when Tor is not running. You can start or stop Tor by right-clicking
129) on Vidalia's icon in your system tray and selecting "Start" or "Stop"
130) from the menu as shown below:
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

131) </p>
132) 
Roger Dingledine start talking about vidalia...

Roger Dingledine authored 18 years ago

133) <img alt="Vidalia Tray Icon"
134) src="../img/screenshot-win32-vidalia.png">
Roger Dingledine and move them to cvs/websit...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

180) guide.</p>
181) 
182) <hr />
183) 
Roger Dingledine add a step to tor-doc-serve...

Roger Dingledine authored 18 years ago

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