91e750800950221db31e947a89fc7b28d50993ba
Andrew Lewman add download-unix, fix up d...

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 add download-unix, fix up d...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

5) #include "head.wmi" TITLE="Tor: Download for Linux/Unix" CHARSET="UTF-8"
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

6) 
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

7)     <div id="content" class="clearfix">
8) 			<div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download-unix>">Download</a></div>
9)     	<div id="maincol-left">
10)       	<h1>Download Tor for Unix, Linux, BSD</h1>
11) 
12)         <!-- BEGIN TEASER WARNING -->
13)       	<div class="warning">
14)           <h2>Want Tor to really work?</h2>
Andrew Lewman link to the correct warning...

Andrew Lewman authored 11 years ago

15)             <p>...then please don't just install it and go on.
16)             You need to change some of your habits, and reconfigure
17)             your software! Tor by itself is <em>NOT</em> all you need
18)             to maintain your anonymity. Read the <a href="<page download/download>#warning">full
19)             list of warnings</a>.</p>
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

20)         </div>
21)         <!-- END TEASER WARNING -->
22)         <table class="topforty">
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

23) <thead>
24) <tr bgcolor="#009933" style="color: white; ">
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

25)   <th colspan="2">Platform</th>
26)   <th>Download Stable</th>
27)   <th>Download Unstable</th>
28)   <th>Installation and Configuration</th>
29) </tr>
30) </thead>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

31) 
32) <tr>
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

33) <td align="center"><img src="$(IMGROOT)/distros/debian.png" alt="Debian"> <img src="$(IMGROOT)/distros/ubuntu.png" alt="Ubuntu"> <img src="$(IMGROOT)/distros/knoppix.png" alt="Knoppix"></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

34) <td>Debian, Ubuntu, Knoppix</td>
35) <td colspan="2"><a href="<page docs/debian>">repository packages</a> </td>
36) <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
37) </tr>
38) 
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

39) <tr class="beige">
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

40) <td align="center"><img src="$(IMGROOT)/distros/centos.png" alt="CentOS"> <img src="$(IMGROOT)/distros/fedora.png" alt="Fedora"> <img src="$(IMGROOT)/distros/suse.png" alt="openSUSE 11"></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

41) <td>CentOS, Fedora, OpenSUSE</td>
42) <td colspan="2"><a href="<page docs/rpms>">repository packages</a> </td>
43) <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
44) </tr>
45) 
46) <tr>
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

47) <td align="center"><img src="$(IMGROOT)/distros/gentoo.png" alt="Gentoo Linux"></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

48) <td>Gentoo Linux</td>
49) <td colspan="2"><kbd>emerge tor</kbd></td>
50) <td>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

51) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

52) </td>
53) </tr>
54) 
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

55) <tr class="beige">
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

56) <td align="center"><img src="$(IMGROOT)/distros/freebsd.png" alt="FreeBSD"></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

57) <td>FreeBSD</td>
58) <td colspan="2"><kbd>portinstall -s security/tor</kbd></td>
59) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
60) </tr>
61) 
62) <tr>
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

63) <td align="center"><img src="$(IMGROOT)/distros/openbsd.png" alt="OpenBSD"></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

64) <td>OpenBSD</td>
65) <td colspan="2"><kbd>cd /usr/ports/net/tor &amp;&amp; make &amp;&amp; make install</kbd></td>
66) <td>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

67) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
Karsten Loesing Update wiki links

Karsten Loesing authored 12 years ago

68) <a href="<wiki>doc/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

69) </td>
70) </tr>
71) 
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

72) <tr class="beige">
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

73) <td align="center"><img src="$(IMGROOT)/distros/netbsd.png" alt="NetBSD"></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

74) <td>NetBSD</td>
75) <td colspan="2"><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
76) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
77) </tr>
78) 
Sebastian Hahn Fix color scheme for source...

Sebastian Hahn authored 13 years ago

79) <tr>
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

80) <td align="center"><img src="$(IMGROOT)/distros/terminal.png" alt="Source code"></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

81) <td>Source tarballs</td>
82) <td>
83) <a href="<package-source-stable>"><version-stable></a>
Sebastian Hahn Fix download links for sign...

Sebastian Hahn authored 13 years ago

84)  (<a href="<package-source-stable>.asc">sig</a>)
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

85) </td>
86) <td>
87) <a href="<package-source-alpha>"><version-alpha></a>
Sebastian Hahn Fix download links for sign...

Sebastian Hahn authored 13 years ago

88)  (<a href="<package-source-alpha>.asc">sig</a>)
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

89) </td>
90) <td><kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd></td>
91) </tr>
92) 
93) </table>
94) 
95) <div class="nb">
96) <a id="packagediff"></a>
97) <h2><a class="anchor" href="#packagediff">What's the difference between Stable &amp; Unstable?</a></h2>
98) 
99) <p>
100) Stable packages are released when we believe the features and code will
101) not change for many months.
102) </p>
103) <p>
104) Unstable packages are released so you can help us test new features and bugfixes. Even though they have a higher version number
105) than the stable versions listed above, there is a much higher chance of
106) serious reliability and security bugs in these downloads.  Please be prepared to <a href="https://bugs.torproject.org/">report bugs</a>.
107) </p>
108) </div>
109) 
110) <div class="underline"></div>
111) <div class="nb">
112) <p>
113) Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
114) under the <a href="<gitblob>LICENSE">3-clause BSD license</a>. The
Andrew Lewman create download-unix.wml

Andrew Lewman authored 13 years ago

115) bundles also include <a href="<page projects/vidalia>">Vidalia</a>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

116) and <a href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>, which are supporting
117) applications distributed under the GNU GPL.
118) </p>
119) <p>
120) There is no fee for installing Tor, or using the Tor network, but
121) if you want Tor to become faster and more usable please consider
Andrew Lewman create download-unix.wml

Andrew Lewman authored 13 years ago

122) <a href="<page donate/donate>">making a tax-deductible donation to The Tor Project</a>.
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

123) </p>
124) </div>
125) 
126) <div class="underline"></div>
127) <div class="nb">
128) <p>
129) To keep informed of security advisories and new stable releases, subscribe
Robert Ransom Update mailing list subscri...

Robert Ransom authored 13 years ago

130) to the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce">tor-announce
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

131) mailing list</a> (you will be asked to confirm via email). You can also
132) <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch
133) the list's RSS feed</a>.
134) </p>
135) </div>
136) 
137) <p>
138) If you would like to research any past release of Tor source, packages,
Robert Ransom HTTPS-ify links to media.tp...

Robert Ransom authored 13 years ago

139) or other binaries, see <a href="https://archive.torproject.org/">the
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

140) archive</a>.
141) </p>
142) 
143) <div class="nb">
144) <p>
145) If you have trouble downloading Tor from this site, here is a <a
Andrew Lewman create download-unix.wml

Andrew Lewman authored 13 years ago

146) href="<page getinvolved/mirrors>">list of sites mirroring the Tor site</a>.
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

147) </p>
148) 
149) <a id="ChangeLog"></a>
150) <a id="Stable"></a>
151) <a id="Testing"></a>
152) <p>
153) For a list of what has changed in each stable Tor release, see the
154) <a href="<gitblobstable>ReleaseNotes">ReleaseNotes</a>. For a list of
155) changes in both stable and development versions, see the
156) <a href="<gitblob>ChangeLog">ChangeLog</a>.
157) </p>
158) </div>
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

159)       </div>
160)       <!-- END MAINCOL -->
161)       <div id="sidecol-right">
162)         <div class="img-shadow">
163)           <div class="infoblock">
164)           	<h2>Verify Signatures</h2>
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

165)             <p>Verify your downloads with our GPG signatures:</p>
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

166)             <a href="<page docs/verifying-signatures>">Read how to
167) verify the signatures</a>.
168)           </div>
169)         </div>
170)         <!-- END INFOBLOCK -->
171)         <div class="img-shadow">
172)         	<div class="sidenav-sub">
173)           	<h2>Having Trouble?</h2>
174)           	<ul>
Andrew Lewman actually link to the anchor...

Andrew Lewman authored 13 years ago

175)             	<li class="dropdown"><a href="#packagediff">What are the differences between stable and unstable downloads?</a></li>
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

176)             </ul>
177)           </div>
178)       	</div>
179)         <!-- END SIDENAV -->
180)       </div>
181)       <!-- END SIDECOL -->
182)     </div>
183)     <!-- END CONTENT -->
184)