c5e183f969ea85401a9552361668b95754739518
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">
Sebastian Hahn we don't have opensuse RPMs...

Sebastian Hahn authored 9 years ago

40) <td align="center"><img src="$(IMGROOT)/distros/centos.png" alt="CentOS"> <img src="$(IMGROOT)/distros/fedora.png" alt="Fedora"></td>
41) <td>CentOS and Fedora</td>
Sebastian Hahn Update rpm instructions

Sebastian Hahn authored 7 years ago

42) <td colspan="2">yum install tor / dnf install tor</td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

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">
traumschule downloads-unix: add slackbu...

traumschule authored 5 years ago

56) <td align="center"><img height="40" src="$(IMGROOT)/distros/slackware.png" alt="Slackware"></td>
57) <td>Slackware</td>
58) <td colspan="2"><a href="https://slackbuilds.org/repository/14.2/network/tor/">SlackBuilds.org</a></td>
59) <td>
60) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
61) </td>
62) </tr>
63) 
64) <tr>
Andrew Lewman fix image path on the unix...

Andrew Lewman authored 13 years ago

65) <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

66) <td>FreeBSD</td>
ilv Changed portinstall to pkg...

ilv authored 8 years ago

67) <td colspan="2"><kbd>pkg install tor</kbd></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

68) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
69) </tr>
70) 
traumschule downloads-unix: add slackbu...

traumschule authored 5 years ago

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

Andrew Lewman authored 13 years ago

72) <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

73) <td>OpenBSD</td>
traumschule download-unix: update OpenB...

traumschule authored 5 years ago

74) <td colspan="2"><kbd>pkg_add tor</kbd></td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

75) <td>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

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

Karsten Loesing authored 12 years ago

77) <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

78) </td>
79) </tr>
80) 
traumschule downloads-unix: add slackbu...

traumschule authored 5 years ago

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

Andrew Lewman authored 13 years ago

82) <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

83) <td>NetBSD</td>
84) <td colspan="2"><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
85) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
86) </tr>
87) 
traumschule downloads-unix: add slackbu...

traumschule authored 5 years ago

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

Andrew Lewman authored 13 years ago

89) <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

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

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

94) </td>
95) <td>
96) <a href="<package-source-alpha>"><version-alpha></a>
Sebastian Hahn Fix download links for sign...

Sebastian Hahn authored 13 years ago

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

Andrew Lewman authored 13 years ago

98) </td>
Roger Dingledine two other surprise places w...

Roger Dingledine authored 5 years ago

99) <td><kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd> (or src/app/tor starting in 0.3.5.x)</td>
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

100) </tr>
101) 
102) </table>
103) 
104) <div class="nb">
105) <a id="packagediff"></a>
106) <h2><a class="anchor" href="#packagediff">What's the difference between Stable &amp; Unstable?</a></h2>
107) 
108) <p>
109) Stable packages are released when we believe the features and code will
110) not change for many months.
111) </p>
112) <p>
113) Unstable packages are released so you can help us test new features and bugfixes. Even though they have a higher version number
114) than the stable versions listed above, there is a much higher chance of
115) serious reliability and security bugs in these downloads.  Please be prepared to <a href="https://bugs.torproject.org/">report bugs</a>.
116) </p>
117) </div>
118) 
119) <div class="underline"></div>
120) <div class="nb">
121) <p>
122) Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
Sebastian Hahn Remove some whitespace at eol

Sebastian Hahn authored 9 years ago

123) under the <a href="<gitblob>LICENSE">3-clause BSD license</a>.
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

124) </p>
125) <p>
126) There is no fee for installing Tor, or using the Tor network, but
127) if you want Tor to become faster and more usable please consider
Arthur Edelstein Bug 20734: Fix links and re...

Arthur Edelstein authored 7 years ago

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

Andrew Lewman authored 13 years ago

129) </p>
130) </div>
131) 
132) <div class="underline"></div>
133) <div class="nb">
134) <p>
135) To keep informed of security advisories and new stable releases, subscribe
Robert Ransom Update mailing list subscri...

Robert Ransom authored 13 years ago

136) 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

137) mailing list</a> (you will be asked to confirm via email). You can also
138) <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch
139) the list's RSS feed</a>.
140) </p>
141) </div>
142) 
143) <p>
144) 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

145) 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

146) archive</a>.
147) </p>
148) 
149) <div class="nb">
150) <p>
151) 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

152) 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

153) </p>
154) 
155) <a id="ChangeLog"></a>
156) <a id="Stable"></a>
157) <a id="Testing"></a>
158) <p>
159) For a list of what has changed in each stable Tor release, see the
Matt Pagan linking to git from tags wo...

Matt Pagan authored 9 years ago

160) <a href="<gitblob>ReleaseNotes<cgitstable>">ReleaseNotes</a>. For a list of
Andrew Lewman add download-unix, fix up d...

Andrew Lewman authored 13 years ago

161) changes in both stable and development versions, see the
162) <a href="<gitblob>ChangeLog">ChangeLog</a>.
163) </p>
164) </div>
Andrew Lewman start the conversion of dow...

Andrew Lewman authored 13 years ago

165)       </div>
166)       <!-- END MAINCOL -->
167)       <div id="sidecol-right">
168)         <div class="img-shadow">
169)           <div class="infoblock">
170)           	<h2>Verify Signatures</h2>
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 13 years ago

172)             <a href="<page docs/verifying-signatures>">Read how to
173) verify the signatures</a>.
174)           </div>
175)         </div>
176)         <!-- END INFOBLOCK -->
177)         <div class="img-shadow">
178)         	<div class="sidenav-sub">
179)           	<h2>Having Trouble?</h2>
180)           	<ul>
Andrew Lewman actually link to the anchor...

Andrew Lewman authored 13 years ago

181)             	<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

182)             </ul>
183)           </div>
184)       	</div>
185)         <!-- END SIDENAV -->
186)       </div>
187)       <!-- END SIDECOL -->
188)     </div>
189)     <!-- END CONTENT -->
190)