docs/en/tor-doc-windows.wml
2a9aaa80
 ## translation metadata
40e07e2e
 # Revision: $Revision$
2a9aaa80
 # Translation-Priority: 1-high
 
 #include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
6736df4e
 
 <!-- TODO: we don't want windows relays. bridges maybe, but not relays! -->
 
2a9aaa80
 <div id="content" class="clearfix">
   <div id="breadcrumbs">
b289ef06
     <a href="<page index>">Home &raquo; </a>
2a9aaa80
     <a href="<page docs/documentation>">Documentation &raquo; </a>
     <a href="<page docs/tor-doc-windows>">Windows Client</a>
c81e08d9
   </div>
   <div id="maincol">
b289ef06
     <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
ed5ac546
     <br>
3884893e
 
97631f6c
     <h2>
7ea8c122
     If you want to use Tor just for anonymous web browsing, simply download <a
     href="<page projects/torbrowser>">Tor Browser</a> and you
97631f6c
     are done.
     </h2>
c81e08d9
 
2d6b70fe
     <p>If it's not working, look at <a href="<page
     docs/faq>#DoesntWork">this FAQ entry</a> for hints.</p>
c81e08d9
 
2a9aaa80
     <p>
     Once it's working, learn more about
     <a href="<page download/download>#Warning">what Tor does and does not offer</a>.
     </p>
c81e08d9
 
ed5ac546
     <hr>
2a9aaa80
     <a id="server"></a>
     <a id="relay"></a>
7ea8c122
     <h2><a class="anchor" href="#relay">Configuring Tor as a relay</a></h2>
ed5ac546
     <br>
c81e08d9
 
5dcef2ea
     <p>The Tor network relies on volunteers to donate bandwidth. If you
     want to help <strong>make the Tor network faster</strong>, please
     consider <a href="<page docs/tor-doc-relay>">running a relay</a>.</p>
c81e08d9
 
2a9aaa80
   </div>
   <!-- END MAINCOL -->
   <div id = "sidecol">
 #include "side.wmi"
 #include "info.wmi"
   </div>
   <!-- END SIDECOL -->
 </div>
 <!-- END CONTENT -->
c81e08d9
 #include <foot.wmi>