Roger Dingledine commited on 2006-08-28 07:50:05
Zeige 4 geänderte Dateien mit 398 Einfügungen und 88 Löschungen.
... | ... |
@@ -0,0 +1,109 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 8216 $ |
|
3 |
+ |
|
4 |
+#include "head.wmi" TITLE="Download for OS X" |
|
5 |
+ |
|
6 |
+<div class="main-column"> |
|
7 |
+ |
|
8 |
+<h2>Tor: OS X Packages</h2> |
|
9 |
+<hr /> |
|
10 |
+ |
|
11 |
+<p>The latest stable release is <b><version-stable></b>, and the |
|
12 |
+latest development release is <b><version-alpha></b>.</p> |
|
13 |
+ |
|
14 |
+<p><b>Subscribe</b> to the |
|
15 |
+<a href="http://archives.seul.org/or/announce/">or-announce mailing list</a> |
|
16 |
+to keep informed of security advisories and new stable releases (you will |
|
17 |
+need to confirm via email):</p> |
|
18 |
+ |
|
19 |
+<form action="http://freehaven.net/cgi-bin/majordomo.cgi"> |
|
20 |
+<input type="hidden" name="mlist" value="or-announce"> |
|
21 |
+<input type="hidden" name="subscribe" value="1"> |
|
22 |
+<input type="hidden" name="host" value="freehaven.net"> |
|
23 |
+<input name="email" size="15"> |
|
24 |
+<input type="submit" value="subscribe"> |
|
25 |
+</form> |
|
26 |
+ |
|
27 |
+<table border="1" cellspacing="0" cellpadding="2"> |
|
28 |
+<thead> |
|
29 |
+<tr> |
|
30 |
+<th>Platform</th> |
|
31 |
+<th>Package</th> |
|
32 |
+<th>Setup info</th> |
|
33 |
+</tr> |
|
34 |
+</thead> |
|
35 |
+ |
|
36 |
+<tr> |
|
37 |
+<td>Mac OS X: Tor & Privoxy & <a href="http://www.vidalia-project.net/">Vidalia</a> bundle</td> |
|
38 |
+<td> |
|
39 |
+<a href="<package-osx-bundle-stable>"><version-osx-bundle-stable> for Tiger (OSX 10.4)</a> (<a href="<package-osx-bundle-stable-sig>">sig</a>). |
|
40 |
+<br /> |
|
41 |
+<a href="<package-oldosx-bundle-stable>"><version-oldosx-bundle-stable> for Panther (OSX 10.3)</a> (<a href="<package-oldosx-bundle-stable-sig>">sig</a>). |
|
42 |
+</td> |
|
43 |
+<td><a href="<page docs/tor-doc-osx>">OS X instructions</a>. |
|
44 |
+</td> |
|
45 |
+</tr> |
|
46 |
+ |
|
47 |
+<tr> |
|
48 |
+<td>Dev packages: Tor & Privoxy & <a href="http://www.vidalia-project.net/">Vidalia</a> bundle</td> |
|
49 |
+<td> |
|
50 |
+<a href="<package-osx-bundle-alpha>"><version-osx-bundle-alpha> for Tiger (OSX 10.4)</a> (<a href="<package-osx-bundle-alpha-sig>">sig</a>). |
|
51 |
+<!-- |
|
52 |
+<br /> |
|
53 |
+<a href="<package-oldosx-bundle-alpha>"><version-oldosx-bundle-alpha> for Panther OSX 10.3)</a> (<a href="<package-oldosx-bundle-alpha-sig>">sig</a>). |
|
54 |
+--> |
|
55 |
+</td> |
|
56 |
+<td><a href="<page docs/tor-doc-osx>">OS X instructions</a>. |
|
57 |
+</td> |
|
58 |
+</tr> |
|
59 |
+ |
|
60 |
+<tr> |
|
61 |
+<td>For experts only: just Tor & Privoxy</td> |
|
62 |
+<td> |
|
63 |
+<a href="<package-osx-stable>"><version-osx-stable> for Tiger (OSX 10.4)</a> (<a href="<package-osx-stable-sig>">sig</a>). |
|
64 |
+<br /> |
|
65 |
+<a href="<package-oldosx-stable>"><version-oldosx-stable> for Panther (OSX 10.3)</a> (<a href="<package-oldosx-stable-sig>">sig</a>). |
|
66 |
+</td> |
|
67 |
+<td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td> |
|
68 |
+</tr> |
|
69 |
+ |
|
70 |
+<tr> |
|
71 |
+<td>For experts only: Dev packages, just Tor & Privoxy</td> |
|
72 |
+<td> |
|
73 |
+<a href="<package-osx-alpha>"><version-osx-alpha> for Tiger (OSX 10.4)</a> (<a href="<package-osx-alpha-sig>">sig</a>). |
|
74 |
+<!-- |
|
75 |
+<br /> |
|
76 |
+<a href="<package-oldosx-alpha>"><version-oldosx-alpha> for Panther (OSX 10.3)</a> (<a href="<package-oldosx-alpha-sig>">sig</a>) |
|
77 |
+--> |
|
78 |
+</td> |
|
79 |
+<td><a href="<page docs/tor-doc-osx>">OS X instructions</a></td> |
|
80 |
+</tr> |
|
81 |
+ |
|
82 |
+</table> |
|
83 |
+ |
|
84 |
+<br /> |
|
85 |
+ |
|
86 |
+<h2>More Information</h2> |
|
87 |
+ |
|
88 |
+<ul> |
|
89 |
+<li>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a> |
|
90 |
+under the <a href="<svnsandbox>LICENSE">3-clause BSD license</a>.</li> |
|
91 |
+<li>If you want Tor to become faster and more usable, please consider <a |
|
92 |
+href="<page donate>">making a donation to the Tor project</a>.</li> |
|
93 |
+<li>Read the <a href="<page download>#ChangeLog">description of changes |
|
94 |
+in each release</a>.</li> |
|
95 |
+<li>Here is a <a href="<page mirrors>">list of |
|
96 |
+sites mirroring the Tor site</a>. Here is a <a |
|
97 |
+href="http://opensource.depthstrike.com/?category=tor">page with torrents |
|
98 |
+for each download above</a>. You can also download the |
|
99 |
+<a href="dist/privoxy-3.0.3-2-stable.src.tar.gz">Privoxy 3.0.3 source</a> |
|
100 |
+or <a href="dist/vidalia-bundles/">Vidalia source</a>.</li> |
|
101 |
+<li>See our <a |
|
102 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ |
|
103 |
+entry on verifying package signatures</a>, which allows |
|
104 |
+you to make sure you've downloaded the file we intended you to get.</li> |
|
105 |
+</ul> |
|
106 |
+ |
|
107 |
+ </div><!-- #main --> |
|
108 |
+ |
|
109 |
+#include <foot.wmi> |
... | ... |
@@ -0,0 +1,181 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 8216 $ |
|
3 |
+ |
|
4 |
+#include "head.wmi" TITLE="Download for Linux/Unix" |
|
5 |
+ |
|
6 |
+<div class="main-column"> |
|
7 |
+ |
|
8 |
+<h2>Tor: Linux/Unix Packages</h2> |
|
9 |
+<hr /> |
|
10 |
+ |
|
11 |
+<p>The latest stable release is <b><version-stable></b>, and the |
|
12 |
+latest development release is <b><version-alpha></b>.</p> |
|
13 |
+ |
|
14 |
+<p><b>Subscribe</b> to the |
|
15 |
+<a href="http://archives.seul.org/or/announce/">or-announce mailing list</a> |
|
16 |
+to keep informed of security advisories and new stable releases (you will |
|
17 |
+need to confirm via email):</p> |
|
18 |
+ |
|
19 |
+<form action="http://freehaven.net/cgi-bin/majordomo.cgi"> |
|
20 |
+<input type="hidden" name="mlist" value="or-announce"> |
|
21 |
+<input type="hidden" name="subscribe" value="1"> |
|
22 |
+<input type="hidden" name="host" value="freehaven.net"> |
|
23 |
+<input name="email" size="15"> |
|
24 |
+<input type="submit" value="subscribe"> |
|
25 |
+</form> |
|
26 |
+ |
|
27 |
+<table border="1" cellspacing="0" cellpadding="2"> |
|
28 |
+<thead> |
|
29 |
+<tr> |
|
30 |
+<th>Platform</th> |
|
31 |
+<th>Package</th> |
|
32 |
+<th>Setup info</th> |
|
33 |
+</tr> |
|
34 |
+</thead> |
|
35 |
+ |
|
36 |
+<tr> |
|
37 |
+<td>Debian sid</td> |
|
38 |
+<td><kbd>apt-get install tor</kbd> |
|
39 |
+ </td> |
|
40 |
+<td> |
|
41 |
+<a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a> |
|
42 |
+</td> |
|
43 |
+</tr> |
|
44 |
+ |
|
45 |
+<tr> |
|
46 |
+<td>Other Debian, Knoppix, Ubuntu</td> |
|
47 |
+<td><a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">noreply.org packages</a> |
|
48 |
+ </td> |
|
49 |
+<td> |
|
50 |
+<a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a> |
|
51 |
+</td> |
|
52 |
+</tr> |
|
53 |
+ |
|
54 |
+<tr> |
|
55 |
+<td>Red Hat Linux</td> |
|
56 |
+<td> |
|
57 |
+<a href="<package-rpm-stable>"><version-rpm-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>) |
|
58 |
+<br> |
|
59 |
+<a href="<package-srpm-stable>"><version-rpm-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>) |
|
60 |
+<br> |
|
61 |
+</td> |
|
62 |
+<td> |
|
63 |
+<a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a> |
|
64 |
+</td> |
|
65 |
+</tr> |
|
66 |
+ |
|
67 |
+<tr> |
|
68 |
+<td>Red Hat, development packages</td> |
|
69 |
+<td> |
|
70 |
+<a href="<package-rpm-alpha>"><version-rpm-alpha> RPM</a> (<a href="<package-rpm-alpha-sig>">sig</a>) |
|
71 |
+<br> |
|
72 |
+<a href="<package-srpm-alpha>"><version-rpm-alpha> SRPM</a> (<a href="<package-srpm-alpha-sig>">sig</a>) |
|
73 |
+</td> |
|
74 |
+<td> |
|
75 |
+<ul> |
|
76 |
+<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
77 |
+<li><a href="http://mirror.noreply.org/pub/devil.homelinux.org/Tor/">Contrib RPMs including CVS snapshots</a></li> |
|
78 |
+</ul> |
|
79 |
+</td> |
|
80 |
+</tr> |
|
81 |
+ |
|
82 |
+<tr> |
|
83 |
+<td>SUSE Linux</td> |
|
84 |
+<td> |
|
85 |
+<a href="<package-rpmsuse-stable>"><version-rpmsuse-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>) |
|
86 |
+<br> |
|
87 |
+<a href="<package-srpmsuse-stable>"><version-rpmsuse-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>) |
|
88 |
+<br> |
|
89 |
+</td> |
|
90 |
+<td> |
|
91 |
+<a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a> |
|
92 |
+</td> |
|
93 |
+</tr> |
|
94 |
+ |
|
95 |
+<tr> |
|
96 |
+<td>SUSE, development packages</td> |
|
97 |
+<td> |
|
98 |
+<a href="<package-rpmsuse-alpha>"><version-rpmsuse-alpha> RPM</a> (<a href="<package-rpmsuse-alpha-sig>">sig</a>) |
|
99 |
+<br> |
|
100 |
+<a href="<package-srpmsuse-alpha>"><version-rpmsuse-alpha> SRPM</a> (<a href="<package-srpmsuse-alpha-sig>">sig</a>) |
|
101 |
+</td> |
|
102 |
+<td> |
|
103 |
+<a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a> |
|
104 |
+</td> |
|
105 |
+</tr> |
|
106 |
+ |
|
107 |
+<tr> |
|
108 |
+<td>Gentoo Linux</td> |
|
109 |
+<td><kbd>emerge tor</kbd></td> |
|
110 |
+<td> |
|
111 |
+<ul> |
|
112 |
+<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
113 |
+<li><a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">Gentoo-wiki guide</a></li> |
|
114 |
+</ul> |
|
115 |
+</td> |
|
116 |
+</tr> |
|
117 |
+ |
|
118 |
+<tr> |
|
119 |
+<td>FreeBSD</td> |
|
120 |
+<td><kbd>portinstall -s security/tor</kbd></td> |
|
121 |
+<td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></td> |
|
122 |
+</tr> |
|
123 |
+ |
|
124 |
+<tr> |
|
125 |
+<td>OpenBSD</td> |
|
126 |
+<td><kbd>cd /usr/ports/net/tor && make && make install</kbd></td> |
|
127 |
+<td> |
|
128 |
+<ul> |
|
129 |
+<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
130 |
+<li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a></li> |
|
131 |
+</ul> |
|
132 |
+</td> |
|
133 |
+</tr> |
|
134 |
+ |
|
135 |
+<tr> |
|
136 |
+<td>NetBSD</td> |
|
137 |
+<td><kbd>cd /usr/pkgsrc/net/tor && make install</kbd></td> |
|
138 |
+<td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></td> |
|
139 |
+</tr> |
|
140 |
+ |
|
141 |
+<tr> |
|
142 |
+<td>Source tarballs</td> |
|
143 |
+<td> |
|
144 |
+<a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>), |
|
145 |
+<a href="<package-source-alpha>"><version-alpha></a> (<a href="<package-source-alpha-sig>">sig</a>) |
|
146 |
+</td> |
|
147 |
+<td><kbd>./configure && make && src/or/tor</kbd></td> |
|
148 |
+</tr> |
|
149 |
+ |
|
150 |
+</table> |
|
151 |
+ |
|
152 |
+<br /> |
|
153 |
+ |
|
154 |
+<h2>More Information</h2> |
|
155 |
+ |
|
156 |
+<ul> |
|
157 |
+<li>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a> |
|
158 |
+under the <a href="<svnsandbox>LICENSE">3-clause BSD license</a>.</li> |
|
159 |
+<li>If you want Tor to become faster and more usable, please consider <a |
|
160 |
+href="<page donate>">making a donation to the Tor project</a>.</li> |
|
161 |
+<li>Read the <a href="<page download>#ChangeLog">description of changes |
|
162 |
+in each release</a>.</li> |
|
163 |
+<li>Here is a <a href="<page mirrors>">list of |
|
164 |
+sites mirroring the Tor site</a>. Here is a <a |
|
165 |
+href="http://opensource.depthstrike.com/?category=tor">page with torrents |
|
166 |
+for each download above</a>. You can also download the |
|
167 |
+<a href="dist/privoxy-3.0.3-2-stable.src.tar.gz">Privoxy 3.0.3 source</a> |
|
168 |
+or <a href="dist/vidalia-bundles/">Vidalia source</a>.</li> |
|
169 |
+<li>See our <a |
|
170 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ |
|
171 |
+entry on verifying package signatures</a>, which allows |
|
172 |
+you to make sure you've downloaded the file we intended you to get.</li> |
|
173 |
+<li>See the <a href="<page documentation>#Developers">developer |
|
174 |
+documentation</a> for instructions on fetching Tor from SVN to get |
|
175 |
+the latest development version. Note that this version may not work or |
|
176 |
+even compile!</li> |
|
177 |
+</ul> |
|
178 |
+ |
|
179 |
+ </div><!-- #main --> |
|
180 |
+ |
|
181 |
+#include <foot.wmi> |
... | ... |
@@ -0,0 +1,102 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 8216 $ |
|
3 |
+ |
|
4 |
+#include "head.wmi" TITLE="Download for Windows" |
|
5 |
+ |
|
6 |
+<div class="main-column"> |
|
7 |
+ |
|
8 |
+<h2>Tor: Windows Packages</h2> |
|
9 |
+<hr /> |
|
10 |
+ |
|
11 |
+<p>The latest stable release is <b><version-stable></b>, and the |
|
12 |
+latest development release is <b><version-alpha></b>.</p> |
|
13 |
+ |
|
14 |
+<p><b>Subscribe</b> to the |
|
15 |
+<a href="http://archives.seul.org/or/announce/">or-announce mailing list</a> |
|
16 |
+to keep informed of security advisories and new stable releases (you will |
|
17 |
+need to confirm via email):</p> |
|
18 |
+ |
|
19 |
+<form action="http://freehaven.net/cgi-bin/majordomo.cgi"> |
|
20 |
+<input type="hidden" name="mlist" value="or-announce"> |
|
21 |
+<input type="hidden" name="subscribe" value="1"> |
|
22 |
+<input type="hidden" name="host" value="freehaven.net"> |
|
23 |
+<input name="email" size="15"> |
|
24 |
+<input type="submit" value="subscribe"> |
|
25 |
+</form> |
|
26 |
+ |
|
27 |
+<table border="1" cellspacing="0" cellpadding="2"> |
|
28 |
+<thead> |
|
29 |
+<tr> |
|
30 |
+<th>Platform</th> |
|
31 |
+<th>Package</th> |
|
32 |
+<th>Setup info</th> |
|
33 |
+</tr> |
|
34 |
+</thead> |
|
35 |
+ |
|
36 |
+<tr> |
|
37 |
+<td>Windows: Tor & Privoxy & <a href="http://www.vidalia-project.net/">Vidalia</a> bundle</td> |
|
38 |
+<td> |
|
39 |
+<a href="<package-win32-bundle-stable>"><version-win32-bundle-stable></a> (<a href="<package-win32-bundle-stable-sig>">sig</a>). |
|
40 |
+</td> |
|
41 |
+<td><a href="<page docs/tor-doc-win32>">Windows |
|
42 |
+instructions</a>; <a href="<local-win32-bundle-stable>">local mirror</a> |
|
43 |
+(<a href="<local-win32-bundle-stable-sig>">sig</a>). |
|
44 |
+You can get the old <a |
|
45 |
+href="http://www.freehaven.net/~edmanm/torcp/download/tor-0.1.1.18-torcp-0.0.4-bundle.exe">TorCP |
|
46 |
+bundle</a> (<a |
|
47 |
+href="http://www.freehaven.net/~edmanm/torcp/download/tor-0.1.1.18-torcp-0.0.4-bundle.exe.asc">sig</a>) |
|
48 |
+if you prefer.</td> |
|
49 |
+</tr> |
|
50 |
+ |
|
51 |
+<!-- |
|
52 |
+<tr> |
|
53 |
+<td>Dev packages: Tor & Privoxy & <a href="http://www.vidalia-project.net/">Vidalia</a> bundle</td> |
|
54 |
+<td> |
|
55 |
+<a href="<package-win32-bundle-alpha>"><version-win32-bundle-alpha></a> (<a href="<package-win32-bundle-alpha-sig>">sig</a>). |
|
56 |
+</td> |
|
57 |
+<td><a href="<page docs/tor-doc-win32>">Windows instructions</a>; |
|
58 |
+<a href="<local-win32-bundle-alpha>">local mirror</a> |
|
59 |
+(<a href="<local-win32-bundle-alpha-sig>">sig</a>).</td> |
|
60 |
+</tr> |
|
61 |
+--> |
|
62 |
+ |
|
63 |
+<tr> |
|
64 |
+<td>For experts only: just Tor</td> |
|
65 |
+<td> |
|
66 |
+<!-- |
|
67 |
+<a href="<package-win32-stable>"><version-win32-stable></a> (<a href="<package-win32-stable-sig>">sig</a>), |
|
68 |
+--> |
|
69 |
+<a href="<package-win32-alpha>"><version-win32-alpha></a> (<a href="<package-win32-alpha-sig>">sig</a>). |
|
70 |
+</td> |
|
71 |
+<td>similar to the <a href="<page docs/tor-doc-unix>#privoxy">Unix instructions</a></td> |
|
72 |
+</tr> |
|
73 |
+ |
|
74 |
+</table> |
|
75 |
+ |
|
76 |
+<br /> |
|
77 |
+ |
|
78 |
+<h2>More Information</h2> |
|
79 |
+ |
|
80 |
+<ul> |
|
81 |
+<li>Tor is distributed as <a href="http://www.fsf.org/">Free Software</a> |
|
82 |
+under the <a href="<svnsandbox>LICENSE">3-clause BSD license</a>.</li> |
|
83 |
+<li>If you want Tor to become faster and more usable, please consider <a |
|
84 |
+href="<page donate>">making a donation to the Tor project</a>.</li> |
|
85 |
+<li>Read the <a href="<page download>#ChangeLog">description of changes |
|
86 |
+in each release</a>.</li> |
|
87 |
+<li>Here is a <a href="<page mirrors>">list of |
|
88 |
+sites mirroring the Tor site</a>. Here is a <a |
|
89 |
+href="http://opensource.depthstrike.com/?category=tor">page with torrents |
|
90 |
+for each download above</a>. You can also download the |
|
91 |
+<a href="dist/privoxy-3.0.3-2-stable.src.tar.gz">Privoxy 3.0.3 source</a> |
|
92 |
+or <a href="dist/vidalia-bundles/">Vidalia source</a>.</li> |
|
93 |
+<li>See our <a |
|
94 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ |
|
95 |
+entry on verifying package signatures</a>, which allows |
|
96 |
+you to make sure you've downloaded the file we intended you to get.</li> |
|
97 |
+</ul> |
|
98 |
+ |
|
99 |
+ </div><!-- #main --> |
|
100 |
+ |
|
101 |
+#include <foot.wmi> |
|
102 |
+ |
... | ... |
@@ -111,99 +111,17 @@ if you prefer.</td> |
111 | 111 |
</tr> |
112 | 112 |
|
113 | 113 |
<tr> |
114 |
-<td>Debian (and Knoppix, and Ubuntu)</td> |
|
115 |
-<td><kbd>apt-get install tor</kbd> (on Debian sid)<br/> |
|
116 |
- <a href="http://wiki.noreply.org/noreply/TorOnDebian">Everywhere else</a> |
|
117 |
- </td> |
|
118 |
-<td> |
|
119 |
-<ul> |
|
120 |
-<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
121 |
-<li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorOnDebian">Backports to Woody and Sarge, Packages for Ubuntu, and packages of experimental Tor versions</a></li> |
|
122 |
-</ul> |
|
123 |
-</td> |
|
124 |
-</tr> |
|
125 |
- |
|
126 |
-<tr> |
|
127 |
-<td>Red Hat Linux</td> |
|
128 |
-<td> |
|
129 |
-<!-- |
|
130 |
-<a href="<package-rpm-stable>"><version-rpm-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>) |
|
131 |
-<br> |
|
132 |
-<a href="<package-srpm-stable>"><version-rpm-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>) |
|
133 |
-<br> |
|
134 |
---> |
|
135 |
-<a href="<package-rpm-alpha>"><version-rpm-alpha> RPM</a> (<a href="<package-rpm-alpha-sig>">sig</a>) |
|
136 |
-<br> |
|
137 |
-<a href="<package-srpm-alpha>"><version-rpm-alpha> SRPM</a> (<a href="<package-srpm-alpha-sig>">sig</a>) |
|
138 |
-</td> |
|
139 |
-<td> |
|
140 |
-<ul> |
|
141 |
-<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
142 |
-<li><a href="http://mirror.noreply.org/pub/devil.homelinux.org/Tor/">Contrib RPMs including CVS snapshots</a></li> |
|
143 |
-</ul> |
|
144 |
-</td> |
|
145 |
-</tr> |
|
146 |
- |
|
147 |
-<tr> |
|
148 |
-<td>SUSE Linux</td> |
|
149 |
-<td> |
|
150 |
-<!-- |
|
151 |
-<a href="<package-rpmsuse-stable>"><version-rpmsuse-stable> RPM</a> (<a href="<package-rpm-stable-sig>">sig</a>) |
|
152 |
-<br> |
|
153 |
-<a href="<package-srpmsuse-stable>"><version-rpmsuse-stable> SRPM</a> (<a href="<package-srpm-stable-sig>">sig</a>) |
|
154 |
-<br> |
|
155 |
---> |
|
156 |
-<a href="<package-rpmsuse-alpha>"><version-rpmsuse-alpha> RPM</a> (<a href="<package-rpmsuse-alpha-sig>">sig</a>) |
|
157 |
-<br> |
|
158 |
-<a href="<package-srpmsuse-alpha>"><version-rpmsuse-alpha> SRPM</a> (<a href="<package-srpmsuse-alpha-sig>">sig</a>) |
|
159 |
-</td> |
|
160 |
-<td> |
|
161 |
-<ul> |
|
162 |
-<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
163 |
-</ul> |
|
164 |
-</td> |
|
165 |
-</tr> |
|
166 |
- |
|
167 |
-<tr> |
|
168 |
-<td>Gentoo</td> |
|
169 |
-<td><kbd>emerge tor</kbd></td> |
|
170 |
-<td> |
|
171 |
-<ul> |
|
172 |
-<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
173 |
-<li><a href="http://gentoo-wiki.com/HOWTO_Anonymity_with_Tor_and_Privoxy">Gentoo-wiki guide</a></li> |
|
174 |
-</ul> |
|
175 |
-</td> |
|
176 |
-</tr> |
|
177 |
- |
|
178 |
-<tr> |
|
179 |
-<td>FreeBSD</td> |
|
180 |
-<td><kbd>portinstall -s security/tor</kbd></td> |
|
181 |
-<td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></td> |
|
182 |
-</tr> |
|
183 |
- |
|
184 |
-<tr> |
|
185 |
-<td>OpenBSD</td> |
|
186 |
-<td><kbd>cd /usr/ports/net/tor && make && make install</kbd></td> |
|
114 |
+<td>Linux/Unix packages</td> |
|
115 |
+<td><a href="<page download-unix>">Linux/Unix download page</a></td> |
|
187 | 116 |
<td> |
188 |
-<ul> |
|
189 |
-<li><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></li> |
|
190 |
-<li><a href="http://wiki.noreply.org/noreply/TheOnionRouter/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a></li> |
|
191 |
-</ul> |
|
117 |
+<a href="<page docs/tor-doc-unix>">Linux/Unix instructions</a> |
|
192 | 118 |
</td> |
193 | 119 |
</tr> |
194 | 120 |
|
195 |
-<tr> |
|
196 |
-<td>NetBSD</td> |
|
197 |
-<td><kbd>cd /usr/pkgsrc/net/tor && make install</kbd></td> |
|
198 |
-<td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix instructions</a></td> |
|
199 |
-</tr> |
|
200 |
- |
|
201 | 121 |
<tr> |
202 | 122 |
<td>Source tarballs</td> |
203 | 123 |
<td> |
204 |
-<!-- |
|
205 | 124 |
<a href="<package-source-stable>"><version-stable></a> (<a href="<package-source-stable-sig>">sig</a>), |
206 |
---> |
|
207 | 125 |
<a href="<package-source-alpha>"><version-alpha></a> (<a href="<package-source-alpha-sig>">sig</a>) |
208 | 126 |
</td> |
209 | 127 |
<td><kbd>./configure && make && src/or/tor</kbd></td> |
... | ... |
@@ -211,7 +129,7 @@ if you prefer.</td> |
211 | 129 |
|
212 | 130 |
</table> |
213 | 131 |
|
214 |
-<hr /> |
|
132 |
+<br /> |
|
215 | 133 |
|
216 | 134 |
<h2>More Information</h2> |
217 | 135 |
|
... | ... |
@@ -234,10 +152,10 @@ even compile!</li> |
234 | 152 |
|
235 | 153 |
<hr /> |
236 | 154 |
|
237 |
-<!-- |
|
155 |
+<a id="ChangeLog"></a> |
|
156 |
+ |
|
238 | 157 |
<h2>Testing releases</h2> |
239 | 158 |
<hr /> |
240 |
---> |
|
241 | 159 |
|
242 | 160 |
<h2>Stable releases</h2> |
243 | 161 |
|
244 | 162 |