6736df4ee656ae0f4564f39c4723321be87bdbc2
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 1-high
4) 
5) #include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
Nima Fatemi add TODO comments to outdat...

Nima Fatemi authored 9 years ago

6) 
7) <!-- TODO: we don't want windows relays. bridges maybe, but not relays! -->
8) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9) <div id="content" class="clearfix">
10)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

11)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

12)     <a href="<page docs/documentation>">Documentation &raquo; </a>
13)     <a href="<page docs/tor-doc-windows>">Windows Client</a>
14)   </div> 
15)   <div id="maincol"> 
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

16)     <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

17)     <br>
Andrew Lewman fix torbrowser concatenatio...

Andrew Lewman authored 12 years ago

18) 
Andrew Lewman address ticket 5706 by maki...

Andrew Lewman authored 11 years ago

19)     <h2>
Moritz Bartl Revised Windows instruction...

Moritz Bartl authored 11 years ago

20)     Note that these are advanced installation instructions for running Tor. If you want to use Tor just for anonymous web browsing, simply download the <a
Andrew Lewman address ticket 5706 by maki...

Andrew Lewman authored 11 years ago

21)     href="<page projects/torbrowser>">Tor Browser Bundle</a> and you
22)     are done.
23)     </h2>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

24)     
25)     <p>
Moritz Bartl Revised Windows instruction...

Moritz Bartl authored 11 years ago

26)     <b>If you want to relay traffic for others to help the network grow (please
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

27)     do), read the <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
28)     guide.</b>
29)     </p>
30)     
31)     <p>Freedom House has produced a video on how to install Tor.  You can
Robert Ransom HTTPS-ify links to media.tp...

Robert Ransom authored 13 years ago

32)     view it at <a href="https://media.torproject.org/video/2009-install-and-use-tor.ogv">How
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

33)     to install Tor on Windows</a>.  Know of a better video, or one
34)     translated into your language?  Let us know!</p>
35)     
36)     <div class="center">
Robert Ransom HTTPS-ify links to media.tp...

Robert Ransom authored 13 years ago

37)     <p><video id="v1" src="https://media.torproject.org/video/2009-install-and-use-tor.ogv" autobuffer="true" controls="controls"></video></p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

38)     </div>
39)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

40)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

41)     <a id="installing"></a>
42)     <h2><a class="anchor" href="#installing">Step One: Download and Install Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

43)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

44)     
45)     <p>
Moritz Bartl Revised Windows instruction...

Moritz Bartl authored 11 years ago

46)     The Vidalia Bundles for Windows contain <a href="<page
47)     index>">Tor</a> and <a href="<page projects/vidalia>">Vidalia</a>
48)     (a graphical user interface for Tor).
49)     They come in different flavors, preconfigured for a convenient setup: The Relay bundle is set to forward traffic for other Tor users, the Bridge bundle turns your computer into a <a href="<page docs/bridges>">bridge</a>. Apart from that preconfiguration, all Vidalia bundles are the same and can easily be reconfigured.
50)     </p>
51) 
52)     <p>
53)     For anonymous web browsing, please use <a href="<page projects/torbrowser>">Tor Browser</a> and not one of the Vidalia bundles. If you want to use Tor as a client for other applications, download one of the Vidalia bundles and turn it into a client (Settings -&gt; Sharing -&gt; Run as a client only).</p>
54)  
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

55)     <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

56)     
Andrew Lewman remove polipo from doc page...

Andrew Lewman authored 11 years ago

57)     <p>If you have previously installed Tor and Vidalia you can deselect
58)     whichever components you do not need to install in the dialog
59)     shown below.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

60)     </p>
61)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

62)     <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

63)     
64)     <p>After you have completed the installer, the components
65)     you selected will automatically be started for you.
66)     </p>
67)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

68)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

69)     <a id="using"></a>
70)     <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

71)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

72)     
73)     <p>
Moritz Bartl Revised Windows instruction...

Moritz Bartl authored 11 years ago

74)     If you want to use Tor for anonymous web browsing, please use the <a href="<page projects/torbrowser>">Tor Browser Bundle</a>. It comes with readily configured Tor and a browser patched for better anonymity. To use SOCKS directly (for instant messaging, Jabber, IRC, etc),
75)     you can point your application at Tor (localhost
Andrew Lewman remove polipo from doc page...

Andrew Lewman authored 11 years ago

76)     port 9050), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ
Moritz Bartl Revised Windows instruction...

Moritz Bartl authored 11 years ago

77)     entry</a> for why this may be dangerous. 
78)     For applications with HTTP proxy support, but no support for Tor's SOCKS proxy, try <a href="http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/">polipo</a>. For applications that
Andrew Lewman remove polipo from doc page...

Andrew Lewman authored 11 years ago

79)     support neither SOCKS nor HTTP, take a look at SocksCap or <a
80)     href="http://www.freecap.ru/eng/">FreeCap</a>.  (FreeCap is free
81)     software; SocksCap is proprietary.)</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

82)     
83)     <p>For information on how to Torify other applications, check out the
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

84)     <a href="<wiki>doc/TorifyHOWTO">Torify
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

85)     HOWTO</a>.
86)     </p>
87)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

88)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

89)     <a id="verify"></a>
90)     <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

91)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

92)     
93)     <p>
94)     Check to see that Vidalia is running.  Vidalia uses a small green onion
95)     to indicate Tor is running or a dark onion with a red "X" when Tor is
96)     not running. You can start or stop Tor by right-clicking
97)     on Vidalia's icon in your system tray and selecting "Start" or "Stop"
98)     from the menu as shown below:
99)     </p>
100)     
Andrew Lewman more image path fixes.

Andrew Lewman authored 13 years ago

101)     <img alt="Vidalia Tray Icon" src="$(IMGROOT)/screenshot-win32-vidalia.png"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

102)     
Andrew Lewman remove polipo from doc page...

Andrew Lewman authored 11 years ago

103)     <p>If you have a personal firewall that limits your computer's ability
104)     to connect to itself, be sure to allow connections from your local
105)     applications to local port 9050. If your firewall blocks outgoing
106)     connections, punch a hole so it can connect to at least TCP ports
107)     80 and 443, and then see <a href="<wikifaq>#FirewalledClient">this
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

108)     FAQ entry</a>.
109)     </p>
110)     
111)     <p>If it's still not working, look at <a
Roger Dingledine fix the faq anchors that ha...

Roger Dingledine authored 13 years ago

112)     href="<page docs/faq>#DoesntWork">this
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

113)     FAQ entry</a> for hints.</p>
114)     
115)     <p>
116)     Once it's working, learn more about
117)     <a href="<page download/download>#Warning">what Tor does and does not offer</a>.
118)     </p>
119)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

120)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

121)     <a id="server"></a>
122)     <a id="relay"></a>
123)     <h2><a class="anchor" href="#relay">Step Four: Configure it as a relay</a></h2>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

124)     <br>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

125)     
126)     <p>The Tor network relies on volunteers to donate bandwidth. The more
127)     people who run relays, the faster the Tor network will be. If you have
Roger Dingledine relays are bigger these days

Roger Dingledine authored 10 years ago

128)     at least 50 kilobytes/s each way, please help out Tor by configuring your
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

129)     Tor to be a relay too. We have many features that make Tor relays easy
130)     and convenient, including rate limiting for bandwidth, exit policies so
131)     you can limit your exposure to abuse complaints, and support for dynamic
132)     IP addresses.</p>
133)     
134)     <p>Having relays in many different places on the Internet is what
135)     makes Tor users secure. <a
Andrew Lewman clean up wiki and faq refer...

Andrew Lewman authored 13 years ago

136)     href="<wikifaq>#RelayAnonymity">You
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

137)     may also get stronger anonymity yourself</a>,
138)     since remote sites can't know whether connections originated at your
139)     computer or were relayed from others.</p>
140)     
141)     <p>Read more at our <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
142)     guide.</p>
143)     
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

144)     <hr>