Browse code

get rid of another terrible obsolete page

Roger Dingledine authored on 17/04/2016 01:59:09
Showing 1 changed files
... ...
@@ -1,52 +1,8 @@
1 1
 ## translation metadata
2 2
 # Revision: $Revision$
3
-# Translation-Priority: 1-high
3
+# Status: obsolete
4 4
 
5
-#include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
5
+#include "head.wmi" TITLE="Redirecting" REDIRECT="projects/torbrowser.html#windows"
6 6
 
7
-<!-- TODO: we don't want windows relays. bridges maybe, but not relays! -->
8
-
9
-<div id="content" class="clearfix">
10
-  <div id="breadcrumbs">
11
-    <a href="<page index>">Home &raquo; </a>
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">
16
-    <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
17
-    <br>
18
-
19
-    <h2>
20
-    If you want to use Tor just for anonymous web browsing, simply download <a
21
-    href="<page projects/torbrowser>">Tor Browser</a> and you
22
-    are done.
23
-    </h2>
24
-
25
-    <p>If it's not working, look at <a href="<page
26
-    docs/faq>#DoesntWork">this FAQ entry</a> for hints.</p>
27
-
28
-    <p>
29
-    Once it's working, learn more about
30
-    <a href="<page download/download>#Warning">what Tor does and does not offer</a>.
31
-    </p>
32
-
33
-    <hr>
34
-    <a id="server"></a>
35
-    <a id="relay"></a>
36
-    <h2><a class="anchor" href="#relay">Configuring Tor as a relay</a></h2>
37
-    <br>
38
-
39
-    <p>The Tor network relies on volunteers to donate bandwidth. If you
40
-    want to help <strong>make the Tor network faster</strong>, please
41
-    consider <a href="<page docs/tor-doc-relay>">running a relay</a>.</p>
42
-
43
-  </div>
44
-  <!-- END MAINCOL -->
45
-  <div id = "sidecol">
46
-#include "side.wmi"
47
-#include "info.wmi"
48
-  </div>
49
-  <!-- END SIDECOL -->
50
-</div>
51
-<!-- END CONTENT -->
52 7
 #include <foot.wmi>
8
+
Browse code

Update windows doc a bit

Sebastian Hahn authored on 11/02/2015 12:23:49
Showing 1 changed files
... ...
@@ -22,9 +22,8 @@
22 22
     are done.
23 23
     </h2>
24 24
 
25
-    <p>If it's still not working, look at <a
26
-    href="<page docs/faq>#DoesntWork">this
27
-    FAQ entry</a> for hints.</p>
25
+    <p>If it's not working, look at <a href="<page
26
+    docs/faq>#DoesntWork">this FAQ entry</a> for hints.</p>
28 27
 
29 28
     <p>
30 29
     Once it's working, learn more about
... ...
@@ -41,10 +40,6 @@
41 40
     want to help <strong>make the Tor network faster</strong>, please
42 41
     consider <a href="<page docs/tor-doc-relay>">running a relay</a>.</p>
43 42
 
44
-    <hr>
45
-
46
-    <p>If you have suggestions for improving this document, please <a
47
-    href="<page about/contact>">send them to us</a>. Thanks!</p>
48 43
   </div>
49 44
   <!-- END MAINCOL -->
50 45
   <div id = "sidecol">
Browse code

spaces

Sebastian Hahn authored on 11/02/2015 12:21:24
Showing 1 changed files
... ...
@@ -11,8 +11,8 @@
11 11
     <a href="<page index>">Home &raquo; </a>
12 12
     <a href="<page docs/documentation>">Documentation &raquo; </a>
13 13
     <a href="<page docs/tor-doc-windows>">Windows Client</a>
14
-  </div> 
15
-  <div id="maincol"> 
14
+  </div>
15
+  <div id="maincol">
16 16
     <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
17 17
     <br>
18 18
 
... ...
@@ -21,28 +21,28 @@
21 21
     href="<page projects/torbrowser>">Tor Browser</a> and you
22 22
     are done.
23 23
     </h2>
24
-    
24
+
25 25
     <p>If it's still not working, look at <a
26 26
     href="<page docs/faq>#DoesntWork">this
27 27
     FAQ entry</a> for hints.</p>
28
-    
28
+
29 29
     <p>
30 30
     Once it's working, learn more about
31 31
     <a href="<page download/download>#Warning">what Tor does and does not offer</a>.
32 32
     </p>
33
-    
33
+
34 34
     <hr>
35 35
     <a id="server"></a>
36 36
     <a id="relay"></a>
37 37
     <h2><a class="anchor" href="#relay">Configuring Tor as a relay</a></h2>
38 38
     <br>
39
-    
39
+
40 40
     <p>The Tor network relies on volunteers to donate bandwidth. If you
41 41
     want to help <strong>make the Tor network faster</strong>, please
42 42
     consider <a href="<page docs/tor-doc-relay>">running a relay</a>.</p>
43
-    
43
+
44 44
     <hr>
45
-    
45
+
46 46
     <p>If you have suggestions for improving this document, please <a
47 47
     href="<page about/contact>">send them to us</a>. Thanks!</p>
48 48
   </div>
... ...
@@ -54,4 +54,4 @@
54 54
   <!-- END SIDECOL -->
55 55
 </div>
56 56
 <!-- END CONTENT -->
57
-#include <foot.wmi>  
57
+#include <foot.wmi>
Browse code

Updated config relay on install instructions

ilv authored on 11/02/2015 06:35:23
Showing 1 changed files
... ...
@@ -22,12 +22,6 @@
22 22
     are done.
23 23
     </h2>
24 24
     
25
-    <p>
26
-    <b>If you want to relay traffic for others to help the network grow (please
27
-    do), read the <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
28
-    guide.</b>
29
-    </p>
30
-        
31 25
     <p>If it's still not working, look at <a
32 26
     href="<page docs/faq>#DoesntWork">this
33 27
     FAQ entry</a> for hints.</p>
... ...
@@ -43,23 +37,9 @@
43 37
     <h2><a class="anchor" href="#relay">Configuring Tor as a relay</a></h2>
44 38
     <br>
45 39
     
46
-    <p>The Tor network relies on volunteers to donate bandwidth. The more
47
-    people who run relays, the faster the Tor network will be. If you have
48
-    at least 250 KiloBytes/s each way, please help out Tor by configuring your
49
-    Tor to be a relay too. We have many features that make Tor relays easy
50
-    and convenient, including rate limiting for bandwidth, exit policies so
51
-    you can limit your exposure to abuse complaints, and support for dynamic
52
-    IP addresses.</p>
53
-    
54
-    <p>Having relays in many different places on the Internet is what
55
-    makes Tor users secure. <a
56
-    href="<wikifaq>#RelayAnonymity">You
57
-    may also get stronger anonymity yourself</a>,
58
-    since remote sites can't know whether connections originated at your
59
-    computer or were relayed from others.</p>
60
-    
61
-    <p>Read more at our <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
62
-    guide.</p>
40
+    <p>The Tor network relies on volunteers to donate bandwidth. If you
41
+    want to help <strong>make the Tor network faster</strong>, please
42
+    consider <a href="<page docs/tor-doc-relay>">running a relay</a>.</p>
63 43
     
64 44
     <hr>
65 45
     
Browse code

We want people to have at least 250KB to be a relay

Sebastian Hahn authored on 14/11/2014 09:18:43
Showing 1 changed files
... ...
@@ -45,7 +45,7 @@
45 45
     
46 46
     <p>The Tor network relies on volunteers to donate bandwidth. The more
47 47
     people who run relays, the faster the Tor network will be. If you have
48
-    at least 100 KiloBytes/s each way, please help out Tor by configuring your
48
+    at least 250 KiloBytes/s each way, please help out Tor by configuring your
49 49
     Tor to be a relay too. We have many features that make Tor relays easy
50 50
     and convenient, including rate limiting for bandwidth, exit policies so
51 51
     you can limit your exposure to abuse complaints, and support for dynamic
Browse code

update tor-doc-windows -- remove bunch of outdated stuff and increased the min bandwidth from 50 to 100KB

Nima Fatemi authored on 28/10/2014 03:29:18 • Sebastian Hahn committed on 28/10/2014 09:25:17
Showing 1 changed files
... ...
@@ -17,8 +17,8 @@
17 17
     <br>
18 18
 
19 19
     <h2>
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
21
-    href="<page projects/torbrowser>">Tor Browser Bundle</a> and you
20
+    If you want to use Tor just for anonymous web browsing, simply download <a
21
+    href="<page projects/torbrowser>">Tor Browser</a> and you
22 22
     are done.
23 23
     </h2>
24 24
     
... ...
@@ -27,87 +27,7 @@
27 27
     do), read the <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
28 28
     guide.</b>
29 29
     </p>
30
-    
31
-    <p>Freedom House has produced a video on how to install Tor.  You can
32
-    view it at <a href="https://media.torproject.org/video/2009-install-and-use-tor.ogv">How
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">
37
-    <p><video id="v1" src="https://media.torproject.org/video/2009-install-and-use-tor.ogv" autobuffer="true" controls="controls"></video></p>
38
-    </div>
39
-    
40
-    <hr>
41
-    <a id="installing"></a>
42
-    <h2><a class="anchor" href="#installing">Step One: Download and Install Tor</a></h2>
43
-    <br>
44
-    
45
-    <p>
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
- 
55
-    <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png">
56
-    
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.
60
-    </p>
61
-    
62
-    <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png">
63
-    
64
-    <p>After you have completed the installer, the components
65
-    you selected will automatically be started for you.
66
-    </p>
67
-    
68
-    <hr>
69
-    <a id="using"></a>
70
-    <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
71
-    <br>
72
-    
73
-    <p>
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
76
-    port 9050), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ
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
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>
82
-    
83
-    <p>For information on how to Torify other applications, check out the
84
-    <a href="<wiki>doc/TorifyHOWTO">Torify
85
-    HOWTO</a>.
86
-    </p>
87
-    
88
-    <hr>
89
-    <a id="verify"></a>
90
-    <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
91
-    <br>
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
-    
101
-    <img alt="Vidalia Tray Icon" src="$(IMGROOT)/screenshot-win32-vidalia.png"/>
102
-    
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
108
-    FAQ entry</a>.
109
-    </p>
110
-    
30
+        
111 31
     <p>If it's still not working, look at <a
112 32
     href="<page docs/faq>#DoesntWork">this
113 33
     FAQ entry</a> for hints.</p>
... ...
@@ -120,12 +40,12 @@
120 40
     <hr>
121 41
     <a id="server"></a>
122 42
     <a id="relay"></a>
123
-    <h2><a class="anchor" href="#relay">Step Four: Configure it as a relay</a></h2>
43
+    <h2><a class="anchor" href="#relay">Configuring Tor as a relay</a></h2>
124 44
     <br>
125 45
     
126 46
     <p>The Tor network relies on volunteers to donate bandwidth. The more
127 47
     people who run relays, the faster the Tor network will be. If you have
128
-    at least 50 kilobytes/s each way, please help out Tor by configuring your
48
+    at least 100 KiloBytes/s each way, please help out Tor by configuring your
129 49
     Tor to be a relay too. We have many features that make Tor relays easy
130 50
     and convenient, including rate limiting for bandwidth, exit policies so
131 51
     you can limit your exposure to abuse complaints, and support for dynamic
Browse code

add TODO comments to outdated docs

Nima Fatemi authored on 28/10/2014 06:51:08 • Sebastian Hahn committed on 28/10/2014 09:24:49
Showing 1 changed files
... ...
@@ -3,6 +3,9 @@
3 3
 # Translation-Priority: 1-high
4 4
 
5 5
 #include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
6
+
7
+<!-- TODO: we don't want windows relays. bridges maybe, but not relays! -->
8
+
6 9
 <div id="content" class="clearfix">
7 10
   <div id="breadcrumbs">
8 11
     <a href="<page index>">Home &raquo; </a>
Browse code

relays are bigger these days

Roger Dingledine authored on 10/06/2013 05:32:19
Showing 1 changed files
... ...
@@ -122,7 +122,7 @@
122 122
     
123 123
     <p>The Tor network relies on volunteers to donate bandwidth. The more
124 124
     people who run relays, the faster the Tor network will be. If you have
125
-    at least 20 kilobytes/s each way, please help out Tor by configuring your
125
+    at least 50 kilobytes/s each way, please help out Tor by configuring your
126 126
     Tor to be a relay too. We have many features that make Tor relays easy
127 127
     and convenient, including rate limiting for bandwidth, exit policies so
128 128
     you can limit your exposure to abuse complaints, and support for dynamic
Browse code

Revised Windows instructions. rm torbutton screenshot, explains different Vidalia bundles

Moritz Bartl authored on 19/01/2013 13:18:07
Showing 1 changed files
... ...
@@ -14,16 +14,13 @@
14 14
     <br>
15 15
 
16 16
     <h2>
17
-    Note that these are the installation instructions for running a Tor
18
-    client. The easiest way to do this is to simply download the <a
17
+    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
19 18
     href="<page projects/torbrowser>">Tor Browser Bundle</a> and you
20 19
     are done.
21 20
     </h2>
22 21
     
23 22
     <p>
24
-    <b>Note that these are the installation instructions for running a Tor
25
-    client on Microsoft Windows (XP, Vista, 7, and Server Editions).
26
-    If you want to relay traffic for others to help the network grow (please
23
+    <b>If you want to relay traffic for others to help the network grow (please
27 24
     do), read the <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
28 25
     guide.</b>
29 26
     </p>
... ...
@@ -43,16 +40,15 @@
43 40
     <br>
44 41
     
45 42
     <p>
46
-    The Vidalia Bundle for Windows contains <a href="<page
47
-    index>">Tor</a>, <a href="<page projects/vidalia>">Vidalia</a>
48
-    (a GUI for Tor), and <a href="<page torbutton/index>">Torbutton</a>
49
-    (a plugin for Mozilla Firefox) packaged into one bundle, with the
50
-    three applications pre-configured to work together.  Download either
51
-    the <a href="../<package-win32-bundle-stable>">stable</a> or the <a
52
-    href="../<package-win32-bundle-alpha>">experimental</a> version of
53
-    the Vidalia Bundle, or look for more options on the <a href="<page
54
-    download/download>">download page</a>.</p>
55
-    
43
+    The Vidalia Bundles for Windows contain <a href="<page
44
+    index>">Tor</a> and <a href="<page projects/vidalia>">Vidalia</a>
45
+    (a graphical user interface for Tor).
46
+    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.
47
+    </p>
48
+
49
+    <p>
50
+    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>
51
+ 
56 52
     <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png">
57 53
     
58 54
     <p>If you have previously installed Tor and Vidalia you can deselect
... ...
@@ -66,38 +62,17 @@
66 62
     you selected will automatically be started for you.
67 63
     </p>
68 64
     
69
-    <p>Tor comes configured as a client by default. It uses a built-in
70
-    default configuration file, and most people won't need to change any of
71
-    the settings. Tor is now installed.
72
-    </p>
73
-    
74 65
     <hr>
75 66
     <a id="using"></a>
76 67
     <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
77 68
     <br>
78 69
     
79
-    <p>After installing Tor, you need to configure your applications to
80
-    use them. The first step is to set up web browsing.</p>
81
-    
82
-    <p>You should use Tor with Firefox and Torbutton, for best safety. The
83
-    bundle installs the <a href="<page torbutton/index>">Torbutton
84
-    plugin</a> for you. Restart your Firefox, and you're all set:
85
-    </p>
86
-    
87
-    <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png"/>
88
-    
89
-    <br>
90
-    
91 70
     <p>
92
-    If you plan to run Firefox on a different computer than Tor, see the <a
93
-    href="<wikifaq>#SocksListenAddress">FAQ
94
-    entry for running Tor on a different computer</a>.
95
-    </p>
96
-    
97
-    <p>To use SOCKS directly (for instant messaging, Jabber, IRC,
98
-    etc), you can point your application directly at Tor (localhost
71
+    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),
72
+    you can point your application at Tor (localhost
99 73
     port 9050), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ
100
-    entry</a> for why this may be dangerous. For applications that
74
+    entry</a> for why this may be dangerous. 
75
+    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
101 76
     support neither SOCKS nor HTTP, take a look at SocksCap or <a
102 77
     href="http://www.freecap.ru/eng/">FreeCap</a>.  (FreeCap is free
103 78
     software; SocksCap is proprietary.)</p>
... ...
@@ -122,15 +97,6 @@
122 97
     
123 98
     <img alt="Vidalia Tray Icon" src="$(IMGROOT)/screenshot-win32-vidalia.png"/>
124 99
     
125
-    <p>
126
-    Next, you should try using your browser with Tor and make
127
-    sure that your IP address is being anonymized. Click on <a
128
-    href="https://check.torproject.org/">the Tor detector</a> and see
129
-    whether it thinks you're using Tor or not.  (If that site is down, see <a
130
-    href="<wikifaq>#IsMyConnectionPrivate">this
131
-    FAQ entry</a> for more suggestions on how to test your Tor.)
132
-    </p>
133
-    
134 100
     <p>If you have a personal firewall that limits your computer's ability
135 101
     to connect to itself, be sure to allow connections from your local
136 102
     applications to local port 9050. If your firewall blocks outgoing
Browse code

remove polipo from doc pages, fix ticket 5706.

Andrew Lewman authored on 20/06/2012 22:59:43
Showing 1 changed files
... ...
@@ -43,23 +43,21 @@
43 43
     <br>
44 44
     
45 45
     <p>
46
-    The Vidalia Bundle for Windows contains <a href="<page index>">Tor</a>, <a
47
-    href="<page projects/vidalia>">Vidalia</a> (a GUI for Tor), <a
48
-    href="<page torbutton/index>">Torbutton</a> (a plugin for Mozilla Firefox), and <a
49
-    href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
50
-    (a web proxy) packaged into one bundle, with the four applications
51
-    pre-configured to work together.  Download either the <a
52
-    href="../<package-win32-bundle-stable>">stable</a> or the <a
46
+    The Vidalia Bundle for Windows contains <a href="<page
47
+    index>">Tor</a>, <a href="<page projects/vidalia>">Vidalia</a>
48
+    (a GUI for Tor), and <a href="<page torbutton/index>">Torbutton</a>
49
+    (a plugin for Mozilla Firefox) packaged into one bundle, with the
50
+    three applications pre-configured to work together.  Download either
51
+    the <a href="../<package-win32-bundle-stable>">stable</a> or the <a
53 52
     href="../<package-win32-bundle-alpha>">experimental</a> version of
54 53
     the Vidalia Bundle, or look for more options on the <a href="<page
55
-    download/download>">download page</a>.
56
-    </p>
54
+    download/download>">download page</a>.</p>
57 55
     
58 56
     <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png">
59 57
     
60
-    <p>If you have previously installed Tor, Vidalia, or Polipo
61
-    you can deselect whichever components you do not need to install
62
-    in the dialog shown below.
58
+    <p>If you have previously installed Tor and Vidalia you can deselect
59
+    whichever components you do not need to install in the dialog
60
+    shown below.
63 61
     </p>
64 62
     
65 63
     <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png">
... ...
@@ -78,13 +76,12 @@
78 76
     <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
79 77
     <br>
80 78
     
81
-    <p>After installing Tor and Polipo, you need to configure your
82
-    applications to use them. The first step is to set up web browsing.</p>
79
+    <p>After installing Tor, you need to configure your applications to
80
+    use them. The first step is to set up web browsing.</p>
83 81
     
84
-    <p>You should use Tor with Firefox and Torbutton,
85
-    for best safety. The bundle installs the <a
86
-    href="<page torbutton/index>">Torbutton plugin</a>
87
-    for you. Restart your Firefox, and you're all set:
82
+    <p>You should use Tor with Firefox and Torbutton, for best safety. The
83
+    bundle installs the <a href="<page torbutton/index>">Torbutton
84
+    plugin</a> for you. Restart your Firefox, and you're all set:
88 85
     </p>
89 86
     
90 87
     <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png"/>
... ...
@@ -97,15 +94,13 @@
97 94
     entry for running Tor on a different computer</a>.
98 95
     </p>
99 96
     
100
-    <p>To Torify other applications that support HTTP proxies, just
101
-    point them at Polipo (that is, localhost port 8118). To use SOCKS
102
-    directly (for instant messaging, Jabber, IRC, etc), you can point
103
-    your application directly at Tor (localhost port 9050), but see <a
104
-    href="<wikifaq>#SOCKSAndDNS">this
105
-    FAQ entry</a> for why this may be dangerous. For applications
106
-    that support neither SOCKS nor HTTP, take a look at SocksCap or
107
-    <a href="http://www.freecap.ru/eng/">FreeCap</a>.
108
-    (FreeCap is free software; SocksCap is proprietary.)</p>
97
+    <p>To use SOCKS directly (for instant messaging, Jabber, IRC,
98
+    etc), you can point your application directly at Tor (localhost
99
+    port 9050), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ
100
+    entry</a> for why this may be dangerous. For applications that
101
+    support neither SOCKS nor HTTP, take a look at SocksCap or <a
102
+    href="http://www.freecap.ru/eng/">FreeCap</a>.  (FreeCap is free
103
+    software; SocksCap is proprietary.)</p>
109 104
     
110 105
     <p>For information on how to Torify other applications, check out the
111 106
     <a href="<wiki>doc/TorifyHOWTO">Torify
... ...
@@ -136,12 +131,11 @@
136 131
     FAQ entry</a> for more suggestions on how to test your Tor.)
137 132
     </p>
138 133
     
139
-    <p>If you have a personal firewall that limits your computer's
140
-    ability to connect to itself, be sure to allow connections from
141
-    your local applications to local port 8118 and port 9050. If
142
-    your firewall blocks outgoing connections, punch a hole so
143
-    it can connect to at least TCP ports 80 and 443, and then see <a
144
-    href="<wikifaq>#FirewalledClient">this
134
+    <p>If you have a personal firewall that limits your computer's ability
135
+    to connect to itself, be sure to allow connections from your local
136
+    applications to local port 9050. If your firewall blocks outgoing
137
+    connections, punch a hole so it can connect to at least TCP ports
138
+    80 and 443, and then see <a href="<wikifaq>#FirewalledClient">this
145 139
     FAQ entry</a>.
146 140
     </p>
147 141
     
Browse code

address ticket 5706 by making the suggestion to use TBB far stronger.

Andrew Lewman authored on 23/05/2012 02:44:48
Showing 1 changed files
... ...
@@ -13,9 +13,12 @@
13 13
     <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
14 14
     <br>
15 15
 
16
-    <p>We strongly encourage you to use the <a href="<page
17
-    projects/torbrowser>">Tor Browser Bundle</a> instead of configuring
18
-    your own browser for usage with Tor.</p>
16
+    <h2>
17
+    Note that these are the installation instructions for running a Tor
18
+    client. The easiest way to do this is to simply download the <a
19
+    href="<page projects/torbrowser>">Tor Browser Bundle</a> and you
20
+    are done.
21
+    </h2>
19 22
     
20 23
     <p>
21 24
     <b>Note that these are the installation instructions for running a Tor
Browse code

fix torbrowser concatenation, do we even need installing vidalia-bundle anymore?

Andrew Lewman authored on 07/01/2012 19:16:50
Showing 1 changed files
... ...
@@ -12,6 +12,10 @@
12 12
   <div id="maincol"> 
13 13
     <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
14 14
     <br>
15
+
16
+    <p>We strongly encourage you to use the <a href="<page
17
+    projects/torbrowser>">Tor Browser Bundle</a> instead of configuring
18
+    your own browser for usage with Tor.</p>
15 19
     
16 20
     <p>
17 21
     <b>Note that these are the installation instructions for running a Tor
Browse code

Update wiki links

Karsten Loesing authored on 11/06/2011 20:55:49
Showing 1 changed files
... ...
@@ -101,7 +101,7 @@
101 101
     (FreeCap is free software; SocksCap is proprietary.)</p>
102 102
     
103 103
     <p>For information on how to Torify other applications, check out the
104
-    <a href="<wiki>/TheOnionRouter/TorifyHOWTO">Torify
104
+    <a href="<wiki>doc/TorifyHOWTO">Torify
105 105
     HOWTO</a>.
106 106
     </p>
107 107
     
Browse code

HTTPS-ify links to media.tpo and archive.tpo

Robert Ransom authored on 29/03/2011 23:17:50
Showing 1 changed files
... ...
@@ -22,12 +22,12 @@
22 22
     </p>
23 23
     
24 24
     <p>Freedom House has produced a video on how to install Tor.  You can
25
-    view it at <a href="http://media.torproject.org/video/2009-install-and-use-tor.ogv">How
25
+    view it at <a href="https://media.torproject.org/video/2009-install-and-use-tor.ogv">How
26 26
     to install Tor on Windows</a>.  Know of a better video, or one
27 27
     translated into your language?  Let us know!</p>
28 28
     
29 29
     <div class="center">
30
-    <p><video id="v1" src="http://media.torproject.org/video/2009-install-and-use-tor.ogv" autobuffer="true" controls="controls"></video></p>
30
+    <p><video id="v1" src="https://media.torproject.org/video/2009-install-and-use-tor.ogv" autobuffer="true" controls="controls"></video></p>
31 31
     </div>
32 32
     
33 33
     <hr>
Browse code

Link to the Torbutton page properly

Robert Ransom authored on 11/02/2011 01:50:56
Showing 1 changed files
... ...
@@ -38,7 +38,7 @@
38 38
     <p>
39 39
     The Vidalia Bundle for Windows contains <a href="<page index>">Tor</a>, <a
40 40
     href="<page projects/vidalia>">Vidalia</a> (a GUI for Tor), <a
41
-    href="https://www.torproject.org/torbutton/">Torbutton</a> (a plugin for Mozilla Firefox), and <a
41
+    href="<page torbutton/index>">Torbutton</a> (a plugin for Mozilla Firefox), and <a
42 42
     href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
43 43
     (a web proxy) packaged into one bundle, with the four applications
44 44
     pre-configured to work together.  Download either the <a
... ...
@@ -76,7 +76,7 @@
76 76
     
77 77
     <p>You should use Tor with Firefox and Torbutton,
78 78
     for best safety. The bundle installs the <a
79
-    href="https://www.torproject.org/torbutton/">Torbutton plugin</a>
79
+    href="<page torbutton/index>">Torbutton plugin</a>
80 80
     for you. Restart your Firefox, and you're all set:
81 81
     </p>
82 82
     
Browse code

Don't send users to addons.mozilla.org for Torbutton

Robert Ransom authored on 11/02/2011 00:55:53
Showing 1 changed files
... ...
@@ -38,7 +38,7 @@
38 38
     <p>
39 39
     The Vidalia Bundle for Windows contains <a href="<page index>">Tor</a>, <a
40 40
     href="<page projects/vidalia>">Vidalia</a> (a GUI for Tor), <a
41
-    href="https://addons.mozilla.org/firefox/2275/">Torbutton</a> (a plugin for Mozilla Firefox), and <a
41
+    href="https://www.torproject.org/torbutton/">Torbutton</a> (a plugin for Mozilla Firefox), and <a
42 42
     href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
43 43
     (a web proxy) packaged into one bundle, with the four applications
44 44
     pre-configured to work together.  Download either the <a
... ...
@@ -76,7 +76,7 @@
76 76
     
77 77
     <p>You should use Tor with Firefox and Torbutton,
78 78
     for best safety. The bundle installs the <a
79
-    href="https://addons.mozilla.org/firefox/2275/">Torbutton plugin</a>
79
+    href="https://www.torproject.org/torbutton/">Torbutton plugin</a>
80 80
     for you. Restart your Firefox, and you're all set:
81 81
     </p>
82 82
     
Browse code

Vidalia currently does not support Windows 2000

Robert Ransom authored on 11/02/2011 00:55:47
Showing 1 changed files
... ...
@@ -15,7 +15,7 @@
15 15
     
16 16
     <p>
17 17
     <b>Note that these are the installation instructions for running a Tor
18
-    client on Microsoft Windows (2000, XP, Vista, 7, and Server Editions).
18
+    client on Microsoft Windows (XP, Vista, 7, and Server Editions).
19 19
     If you want to relay traffic for others to help the network grow (please
20 20
     do), read the <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
21 21
     guide.</b>
Browse code

docs/tor-doc-windows is only about the Vidalia Bundle

Robert Ransom authored on 11/02/2011 00:51:36
Showing 1 changed files
... ...
@@ -36,7 +36,7 @@
36 36
     <br>
37 37
     
38 38
     <p>
39
-    Microsoft Windows bundles contain <a href="<page index>">Tor</a>, <a
39
+    The Vidalia Bundle for Windows contains <a href="<page index>">Tor</a>, <a
40 40
     href="<page projects/vidalia>">Vidalia</a> (a GUI for Tor), <a
41 41
     href="https://addons.mozilla.org/firefox/2275/">Torbutton</a> (a plugin for Mozilla Firefox), and <a
42 42
     href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
... ...
@@ -44,7 +44,7 @@
44 44
     pre-configured to work together.  Download either the <a
45 45
     href="../<package-win32-bundle-stable>">stable</a> or the <a
46 46
     href="../<package-win32-bundle-alpha>">experimental</a> version of
47
-    the Windows bundle, or look for more options on the <a href="<page
47
+    the Vidalia Bundle, or look for more options on the <a href="<page
48 48
     download/download>">download page</a>.
49 49
     </p>
50 50
     
Browse code

fix the faq anchors that have been migrated already. leave ten or twenty broken anchors for the old faq.

Roger Dingledine authored on 07/02/2011 10:40:23
Showing 1 changed files
... ...
@@ -139,7 +139,7 @@
139 139
     </p>
140 140
     
141 141
     <p>If it's still not working, look at <a
142
-    href="<wikifaq>#ItDoesntWork">this
142
+    href="<page docs/faq>#DoesntWork">this
143 143
     FAQ entry</a> for hints.</p>
144 144
     
145 145
     <p>
Browse code

looks like we never set the keywords either

Roger Dingledine authored on 27/10/2010 12:31:57
Showing 1 changed files
... ...
@@ -1,5 +1,5 @@
1 1
 ## translation metadata
2
-# Revision: $Revision: 21995 $
2
+# Revision: $Revision$
3 3
 # Translation-Priority: 1-high
4 4
 
5 5
 #include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
Browse code

Kill all the border attributes

Sebastian Hahn authored on 10/10/2010 04:10:59
Showing 1 changed files
... ...
@@ -80,7 +80,7 @@
80 80
     for you. Restart your Firefox, and you're all set:
81 81
     </p>
82 82
     
83
-    <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png" border="1"/>
83
+    <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png"/>
84 84
     
85 85
     <br>
86 86
     
Browse code

We decided to go with HTML in favor of XHTML.

Sebastian Hahn authored on 10/10/2010 03:34:47
Showing 1 changed files
... ...
@@ -11,7 +11,7 @@
11 11
   </div> 
12 12
   <div id="maincol"> 
13 13
     <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
14
-    <br />
14
+    <br>
15 15
     
16 16
     <p>
17 17
     <b>Note that these are the installation instructions for running a Tor
... ...
@@ -30,10 +30,10 @@
30 30
     <p><video id="v1" src="http://media.torproject.org/video/2009-install-and-use-tor.ogv" autobuffer="true" controls="controls"></video></p>
31 31
     </div>
32 32
     
33
-    <hr />
33
+    <hr>
34 34
     <a id="installing"></a>
35 35
     <h2><a class="anchor" href="#installing">Step One: Download and Install Tor</a></h2>
36
-    <br />
36
+    <br>
37 37
     
38 38
     <p>
39 39
     Microsoft Windows bundles contain <a href="<page index>">Tor</a>, <a
... ...
@@ -48,14 +48,14 @@
48 48
     download/download>">download page</a>.
49 49
     </p>
50 50
     
51
-    <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png" />
51
+    <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png">
52 52
     
53 53
     <p>If you have previously installed Tor, Vidalia, or Polipo
54 54
     you can deselect whichever components you do not need to install
55 55
     in the dialog shown below.
56 56
     </p>
57 57
     
58
-    <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png" />
58
+    <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png">
59 59
     
60 60
     <p>After you have completed the installer, the components
61 61
     you selected will automatically be started for you.
... ...
@@ -66,10 +66,10 @@
66 66
     the settings. Tor is now installed.
67 67
     </p>
68 68
     
69
-    <hr />
69
+    <hr>
70 70
     <a id="using"></a>
71 71
     <h2><a class="anchor" href="#using">Step Two: Configure your applications to use Tor</a></h2>
72
-    <br />
72
+    <br>
73 73
     
74 74
     <p>After installing Tor and Polipo, you need to configure your
75 75
     applications to use them. The first step is to set up web browsing.</p>
... ...
@@ -82,7 +82,7 @@
82 82
     
83 83
     <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png" border="1"/>
84 84
     
85
-    <br />
85
+    <br>
86 86
     
87 87
     <p>
88 88
     If you plan to run Firefox on a different computer than Tor, see the <a
... ...
@@ -105,10 +105,10 @@
105 105
     HOWTO</a>.
106 106
     </p>
107 107
     
108
-    <hr />
108
+    <hr>
109 109
     <a id="verify"></a>
110 110
     <h2><a class="anchor" href="#verify">Step Three: Make sure it's working</a></h2>
111
-    <br />
111
+    <br>
112 112
     
113 113
     <p>
114 114
     Check to see that Vidalia is running.  Vidalia uses a small green onion
... ...
@@ -147,11 +147,11 @@
147 147
     <a href="<page download/download>#Warning">what Tor does and does not offer</a>.
148 148
     </p>
149 149
     
150
-    <hr />
150
+    <hr>
151 151
     <a id="server"></a>
152 152
     <a id="relay"></a>
153 153
     <h2><a class="anchor" href="#relay">Step Four: Configure it as a relay</a></h2>
154
-    <br />
154
+    <br>
155 155
     
156 156
     <p>The Tor network relies on volunteers to donate bandwidth. The more
157 157
     people who run relays, the faster the Tor network will be. If you have
... ...
@@ -171,7 +171,7 @@
171 171
     <p>Read more at our <a href="<page docs/tor-doc-relay>">Configuring a relay</a>
172 172
     guide.</p>
173 173
     
174
-    <hr />
174
+    <hr>
175 175
     
176 176
     <p>If you have suggestions for improving this document, please <a
177 177
     href="<page about/contact>">send them to us</a>. Thanks!</p>
Browse code

more image path fixes.

Andrew Lewman authored on 10/10/2010 03:18:02
Showing 1 changed files
... ...
@@ -48,14 +48,14 @@
48 48
     download/download>">download page</a>.
49 49
     </p>
50 50
     
51
-    <img alt="tor installer splash page" src="../img/screenshot-win32-installer-splash.png" />
51
+    <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png" />
52 52
     
53 53
     <p>If you have previously installed Tor, Vidalia, or Polipo
54 54
     you can deselect whichever components you do not need to install
55 55
     in the dialog shown below.
56 56
     </p>
57 57
     
58
-    <img alt="select components to install" src="../img/screenshot-win32-installer-components.png" />
58
+    <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png" />
59 59
     
60 60
     <p>After you have completed the installer, the components
61 61
     you selected will automatically be started for you.
... ...
@@ -80,7 +80,7 @@
80 80
     for you. Restart your Firefox, and you're all set:
81 81
     </p>
82 82
     
83
-    <img alt="Torbutton plugin for Firefox" src="../img/screenshot-torbutton.png" border="1"/>
83
+    <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png" border="1"/>
84 84
     
85 85
     <br />
86 86
     
... ...
@@ -118,7 +118,7 @@
118 118
     from the menu as shown below:
119 119
     </p>
120 120
     
121
-    <img alt="Vidalia Tray Icon" src="../img/screenshot-win32-vidalia.png"/>
121
+    <img alt="Vidalia Tray Icon" src="$(IMGROOT)/screenshot-win32-vidalia.png"/>
122 122
     
123 123
     <p>
124 124
     Next, you should try using your browser with Tor and make
Browse code

clean up wiki and faq references.

Andrew Lewman authored on 08/10/2010 16:54:16
Showing 1 changed files
... ...
@@ -86,7 +86,7 @@
86 86
     
87 87
     <p>
88 88
     If you plan to run Firefox on a different computer than Tor, see the <a
89
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#SocksListenAddress">FAQ
89
+    href="<wikifaq>#SocksListenAddress">FAQ
90 90
     entry for running Tor on a different computer</a>.
91 91
     </p>
92 92
     
... ...
@@ -94,14 +94,14 @@
94 94
     point them at Polipo (that is, localhost port 8118). To use SOCKS
95 95
     directly (for instant messaging, Jabber, IRC, etc), you can point
96 96
     your application directly at Tor (localhost port 9050), but see <a
97
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">this
97
+    href="<wikifaq>#SOCKSAndDNS">this
98 98
     FAQ entry</a> for why this may be dangerous. For applications
99 99
     that support neither SOCKS nor HTTP, take a look at SocksCap or
100 100
     <a href="http://www.freecap.ru/eng/">FreeCap</a>.
101 101
     (FreeCap is free software; SocksCap is proprietary.)</p>
102 102
     
103 103
     <p>For information on how to Torify other applications, check out the
104
-    <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO">Torify
104
+    <a href="<wiki>/TheOnionRouter/TorifyHOWTO">Torify
105 105
     HOWTO</a>.
106 106
     </p>
107 107
     
... ...
@@ -125,7 +125,7 @@
125 125
     sure that your IP address is being anonymized. Click on <a
126 126
     href="https://check.torproject.org/">the Tor detector</a> and see
127 127
     whether it thinks you're using Tor or not.  (If that site is down, see <a
128
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#IsMyConnectionPrivate">this
128
+    href="<wikifaq>#IsMyConnectionPrivate">this
129 129
     FAQ entry</a> for more suggestions on how to test your Tor.)
130 130
     </p>
131 131
     
... ...
@@ -134,12 +134,12 @@
134 134
     your local applications to local port 8118 and port 9050. If
135 135
     your firewall blocks outgoing connections, punch a hole so
136 136
     it can connect to at least TCP ports 80 and 443, and then see <a
137
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">this
137
+    href="<wikifaq>#FirewalledClient">this
138 138
     FAQ entry</a>.
139 139
     </p>
140 140
     
141 141
     <p>If it's still not working, look at <a
142
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this
142
+    href="<wikifaq>#ItDoesntWork">this
143 143
     FAQ entry</a> for hints.</p>
144 144
     
145 145
     <p>
... ...
@@ -163,7 +163,7 @@
163 163
     
164 164
     <p>Having relays in many different places on the Internet is what
165 165
     makes Tor users secure. <a
166
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">You
166
+    href="<wikifaq>#RelayAnonymity">You
167 167
     may also get stronger anonymity yourself</a>,
168 168
     since remote sites can't know whether connections originated at your
169 169
     computer or were relayed from others.</p>
Browse code

change all of the breadcrumbs from page home to page index.

Andrew Lewman authored on 12/08/2010 17:17:47
Showing 1 changed files
... ...
@@ -5,12 +5,12 @@
5 5
 #include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
6 6
 <div id="content" class="clearfix">
7 7
   <div id="breadcrumbs">
8
-    <a href="<page home>">Home &raquo; </a>
8
+    <a href="<page index>">Home &raquo; </a>
9 9
     <a href="<page docs/documentation>">Documentation &raquo; </a>
10 10
     <a href="<page docs/tor-doc-windows>">Windows Client</a>
11 11
   </div> 
12 12
   <div id="maincol"> 
13
-    <h1>Running the <a href="<page home>">Tor</a> client on Microsoft Windows</h1>
13
+    <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1>
14 14
     <br />
15 15
     
16 16
     <p>
... ...
@@ -36,7 +36,7 @@
36 36
     <br />
37 37
     
38 38
     <p>
39
-    Microsoft Windows bundles contain <a href="<page home>">Tor</a>, <a
39
+    Microsoft Windows bundles contain <a href="<page index>">Tor</a>, <a
40 40
     href="<page projects/vidalia>">Vidalia</a> (a GUI for Tor), <a
41 41
     href="https://addons.mozilla.org/firefox/2275/">Torbutton</a> (a plugin for Mozilla Firefox), and <a
42 42
     href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
Browse code

first cut of the new, shiny tor website as wml.

Andrew Lewman authored on 09/07/2010 03:55:22
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,187 @@
1
+## translation metadata
2
+# Revision: $Revision: 21995 $
3
+# Translation-Priority: 1-high
4
+
5
+#include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8"
6
+<div id="content" class="clearfix">
7
+  <div id="breadcrumbs">
8
+    <a href="<page home>">Home &raquo; </a>
9
+    <a href="<page docs/documentation>">Documentation &raquo; </a>
10
+    <a href="<page docs/tor-doc-windows>">Windows Client</a>
11
+  </div> 
12