edb72c9875acd917fb8bc1e77c7be644c249f5cd
Andrew Lewman first cut of the new, shiny...

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 first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

5) #<!-- ATTENTION TRANSLATOR -->
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

6) #<!-- You MUST copy '/include/lang.wmi' along with this file! -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

7) 
8) #<!-- TBB DEFAULT LANGUAGE: Change 'en-US' below to your language code (if package exists)-->
9) #<!-- IMPORTANT: You MUST also change the default selection in 'lang.wmi' -->
10) <define-tag lang>en-US</define-tag>
11) 
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

12) #<!-- Download button text for language enabled packages -->
hiro Add changes for android rel...

hiro authored 5 years ago

13) <define-tag button-win-tbb32>Tor Browser</define-tag>
14) <define-tag button-win-tbb64>Currently Unused</define-tag>
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

15) <define-tag button-osx-tbb64>Tor Browser</define-tag>
Erinn Clark update the website for the...

Erinn Clark authored 10 years ago

16) #<!-- Comment out until it's available again. -EC <define-tag button-osx-tbb64>64-bit</define-tag> -->
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

17) <define-tag button-lin-tbb32>Tor Browser (32-Bit)</define-tag>
18) <define-tag button-lin-tbb64>Tor Browser (64-Bit)</define-tag>
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

19) 
Sebastian Hahn Remove the ANNOUNCE_RSS hac...

Sebastian Hahn authored 12 years ago

20) #include "dlhead.wmi" TITLE="Download Tor" CHARSET="UTF-8"
Andrew Lewman apply jeremy's patch for os...

Andrew Lewman authored 12 years ago

21) 
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

22) <div id="content" class="clearfix">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

23)   <div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page download/download>">Download</a></div>
24)   <div id="maincol-left">
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

25) <!-- BEGIN TEASER WARNING -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

26)     <div class="warning-top">
27)       <h2>Want Tor to really work?</h2>
Mike Perry Fix the download page warni...

Mike Perry authored 12 years ago

28) 	<p>You need to change some of your habits, as some things won't work exactly as
29) you are used to. Please read the <a href="#warning">full list of warnings</a> for details.
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

30) 	</p>
31)       </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

32) <!-- END TEASER WARNING -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

33) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

34) <!-- START DOWNLOADS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

35) 
36) <!-- START TOR BROWSER -->
37)  <h1>Download Tor Browser</h1>
38)  <section id="torbrowser" class="accordion download">
39) <!--
40)   This section uses a CSS accordion to hide and show topics.
41)   Styles are defined at the bottom of layout.css.
42) -->
traumschule download: merge in download...

traumschule authored 5 years ago

43) <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more &raquo;</a><br/>
44) <a href="https://blog.torproject.org/category/tags/tbb">Read the release announcements!</a></p>
45) <p><a class="additional" href="#torbrowser-alpha">Download Unstable</a></p>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

46) <!-- START WINDOWS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

47)  <div id="windows">
48)    <input id="ac-0" name="accordion-0" type="checkbox" />
49)    <label for="ac-0" class="windows24">
50)     <h1><a name="windows">Microsoft Windows</a></h1>
51)    </label>
52)    <article class="ac-small">
traumschule download: merge in download...

traumschule authored 5 years ago

53) <!-- WINDOWS 64 Bit -->
54)      <div class="package">
55) 	  <div class="desc">
56) 	    <h2>64 Bit</h2>
57) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, and 7</em>
58) 	  </div>
59) 	  <form class="downloads">
60) 	    <a class="button win-tbb64" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe">
61)             <span class="strong">Download</span><span class="normal"><button-win-tbb64></span></a>
62) 	    <select name="language" id="win-tbb64" class="lang">
63) #include <lang.wmi>
64) 	    </select>
65) 	    <div class="sig">
66) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">
67)               Other Languages</a>
68) 	      (<a class="win-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-win64-<version-torbrowserbundle>_<lang>.exe.asc">
69)               sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
70) 	    </div>
71) 	  </form>
72)     </div>
73) <!-- WINDOWS 32-Bit -->
74)     <div class="package">
75) 	  <div class="desc">
76) 	    <h2>32 Bit</h2>
77) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, and 7</em>
78) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

79) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

80) 	    <a class="button win-tbb" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe"><span class="strong">Download</span><span class="normal"><button-win-tbb32></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

81) 	    <select name="language" id="win-tbb" class="lang">
82) #include <lang.wmi>
83) 	    </select>
84) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

85) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
traumschule download: merge in download...

traumschule authored 5 years ago

86) 	      (<a class="win-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundle>/torbrowser-install-<version-torbrowserbundle>_<lang>.exe.asc">
87)               sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

88) 	    </div>
89) 	  </form>
Andrew Lewman roll out new pages for dona...

Andrew Lewman authored 12 years ago

90) 
Matt Pagan Changed non-tag "Tor Browse...

Matt Pagan authored 9 years ago

91) 	  <h2>Tor Browser</h2>
Georg Koppen Die Vista and XP, die

Georg Koppen authored 5 years ago

92) 	  <em>Version <version-torbrowserbundle> (<releasedate-torbrowserbundle>) - Windows 10, 8, and 7</em>
Matt Pagan Dropped the line that encou...

Matt Pagan authored 10 years ago

93) 	  <p>Everything you need to safely browse the Internet. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

94) 	</div>
traumschule download: merge in download...

traumschule authored 5 years ago

95)         </div>
96) <!-- WINDOWS EXPPERT BUNDLE -->
97)     <div class="package">
98) 	  <div class="desc">
99) 	    <h2>Expert Bundle</h2>
100) 	    <em>Version <version-torbrowserbundle> - Windows 10, 8, 7, Vista,
101)                 XP, 2000, 2003 Server, ME, and Windows 98SE</em>
102) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

103) 	  <div class="downloads">
traumschule download: merge in download...

traumschule authored 5 years ago

104) 	    <a class="button" href="<package-win32-stable>"><span class="strong">
105)             Download</span><span class="normal">Expert Bundle</span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

106) 	    <div class="sig">
traumschule download: merge in download...

traumschule authored 5 years ago

107) 	      (<a href="<package-win32-stable>.asc">sig</a>)
108)              <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

109) 	    </div>
110) 	  </div>
traumschule download: merge in download...

traumschule authored 5 years ago

111) 	  <p>
112)           Contains just Tor and nothing else. You'll need to configure Tor and
113)           all of your applications manually. This installer must be run as
114)           Administrator.
115)           </p>
116)      </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

117)    </article>
118)   </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

119) <!-- END WINDOWS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

120) 
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

121) <!-- START OS X -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

122)  <div id="apple">
traumschule download: merge in download...

traumschule authored 5 years ago

123)    <input id="ac-mac" name="accordion-mac" type="checkbox" />
124)    <label for="ac-mac" class="mac24">
125)     <h1><a name="mac">Mac OS X</a></h1>
traumschule download: replace javascrip...

traumschule authored 5 years ago

126)    </label>
traumschule download: merge in download...

traumschule authored 5 years ago

127)    <article id="osx" class="ac-small">
128) 	<div class="package">
129) 	  <div class="desc">
130)             <h2>Tor Browser Bundle</h2>
131) 	    <em>Version <version-torbrowserbundleosx64> - OS X (10.9+)</em> 
132) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

133) 	  <form class="downloads">
Nicolas Vigier Remove old osx32 variables...

Nicolas Vigier authored 6 years ago

134) 	    <a class="button osx-tbb" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

135) 	    <select name="language" id="osx-tbb" class="lang">
136) #include <lang.wmi>
137) 	    </select>
138) 	    <div class="sig">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

139) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

140) 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundleosx64>/TorBrowser-<version-torbrowserbundleosx64>-osx64_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

141) 	    </div>
142) 	  </form>
traumschule download: merge in download...

traumschule authored 5 years ago

143)       </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

144)    </article>
George Kadianakis Add the missing Apple OS X...

George Kadianakis authored 11 years ago

145)   </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

146) <!-- END OS X -->
147) 
148) <!-- START UNIX -->
traumschule download: merge in download...

traumschule authored 5 years ago

149)  <div id="unix">
traumschule download: replace javascrip...

traumschule authored 5 years ago

150)    <input id="ac-2" name="accordion-0" type="checkbox" />
151)    <label for="ac-2" class="linux24">
152)     <h1><a name="linux">Linux</a></h1>
153)    </label>
154)    <article class="ac-small">
traumschule download: merge in download...

traumschule authored 5 years ago

155) <!-- LINUX 64 Bit -->
156) 	<div class="package" >
157) 	  <div class="desc">
158) 	    <h2>64 Bit</h2>
159) 	    <em>Version <version-torbrowserbundlelinux64> - Linux, BSD, and Unix<</em>
160) 	  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

161) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

162) 	    <a class="button lin-tbb64" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb64></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

163) 	    <select name="language" id="lin-tbb64" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

164) #include <lang.wmi>
165) 	    </select>
traumschule download: merge in download...

traumschule authored 5 years ago

166) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

167) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

168) 	      (<a class="lin-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux64>/tor-browser-linux64-<version-torbrowserbundlelinux64>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

169) 	    </div>
traumschule download: merge in download...

traumschule authored 5 years ago

170) 	  </form>
171)       </div>
172) <!-- LINUX 32 Bit -->
173) 	<div class="package" style="padding-top: 13px; border-top: 0px;">
174) 	  <div class="desc">
175) 	    <h2>32-Bit</h2>
176) 	    <em>Version <version-torbrowserbundlelinux32> - Linux, BSD, and Unix<</em>
177) 	  </div>
178) 	  <form class="downloads">
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

179) 	    <a class="button lin-tbb32" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz"><span class="strong">Download</span><span class="normal"><button-lin-tbb32></span></a>
Sebastian Hahn Prefer 64bit on Linux

Sebastian Hahn authored 7 years ago

180) 	    <select name="language" id="lin-tbb32" class="lang">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

181) #include <lang.wmi>
182) 	    </select>
traumschule download: merge in download...

traumschule authored 5 years ago

183) 	    <div class="sig" style="margin-bottom: 5px;">
David Fifield Fix download link anchors.

David Fifield authored 9 years ago

184) 	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
Nicolas Vigier Allow having different Tor...

Nicolas Vigier authored 6 years ago

185) 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/<version-torbrowserbundlelinux32>/tor-browser-linux32-<version-torbrowserbundlelinux32>_<lang>.tar.xz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

186) 	    </div>
187) 	  </form>
188)       </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

189)    </article>
190)   </div>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

191) <!-- END UNIX -->
traumschule download: merge in download...

traumschule authored 5 years ago

192) <!-- START OPENBSD -->
193)  <div id="bsd">
194)    <input id="ac-bsd" name="accordion-bsd" type="checkbox" />
195)    <label for="ac-bsd" class="openbsd24">
196)     <h1><a name="openbsd">OpenBSD</a></h1>
197)    </label>
198)    <article id="openbsd" class="ac-small">
199)       <div class="desc">
200) 	<p>
201)         To install Tor Browser on OpenBSD, run:</p>
202)         <pre>pkg_add tor-browser</pre>
203) 
204) 	<p>
205)         Sometimes the most recent version of Tor Browser on OpenBSD is
206)         behind the current release.<br/>
207)         The available version of TB on OpenBSD should be checked with:
208)         </p>
209) 	<pre>pkg_info -Q tor-browser</pre>
210) 	<p>
211)         If provided version is not the current Tor Browser version, it is
212)         not recommended. To install the Tor Browser port from an updated ports
213)         tree, run:</p>
214)         <pre>cd /usr/ports/meta/tor-browser && make install</pre>
215)       </div>
216)    </article>
217)   </div>
218) <!-- END OPENBSD -->
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

219) <!-- START ANDROID -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

220)  <div id="android">
221)    <input id="ac-3" name="accordion-0" type="checkbox" />
222)    <label for="ac-3" class="android24">
223)     <h1><a name="android">Android</a></h1>
224)    </label>
225)    <article class="ac-small">
traumschule download: merge in download...

traumschule authored 5 years ago

226) 	<div class="package">
227) 	  <div class="desc">
228) 	    <h2>Stable</h2>
229) 	    <!--<em>Version <version-torbrowserbundleandroid> - Android</em>-->
230) 	  </div>
231)           <p>
232)           Tor Browser for Android has no stable version yet.
233)           It is expected for early 2019
234)           </p>
235)           <p>
236)           You can help by testing the Alpha version and
237)           <a href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback">reporting issues</a>.
238)           </p>
239)         </div>
240)   	<div class="package">
241)           <h2>Alpha</h2>
242)           <p>
243)           Introducing Tor Browser for Android, the mobile browser with the
244)           highest privacy protections ever available and on par with Tor
245)           Browser for desktop.
246)           </p>
247)           <p>
248)           Note: For this release, you also need to install
249)           <a href="https://www.torproject.org/docs/android.html.en">Orbot</a>.
250)           </p>
251) 	  <div class="desc">
252) 	    <em>Version <version-torbrowserbundleandroid> - Android</em> <a href="https://blog.torproject.org/category/tags/mobile">Read the release announcements!</a></p>
253) 	  </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

254)           <form class="downloads">
hiro Add apk link and versions t...

hiro authored 5 years ago

255)             <a class="button" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk"><span class="strong">Download</span><span class="normal">Android</span></a>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

256)             <div class="sig">
hiro Update link for android apk...

hiro authored 5 years ago

257)               (<a class="android-tbb-sig" href="../dist/torbrowser/mobile/<version-torbrowserbundleandroid>/tor-browser-android-arm-<version-torbrowserbundleandroid>.apk.asc">sig</a>)
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

258)               <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
259)             </div>
260)           </form>
261)           <p>
262)           Known issue: Our Security Slider is now under ‘Security Settings,
hiro Add apk link and versions t...

hiro authored 5 years ago

263)           but because of a small issue, it’s only showing up after you restart
traumschule download: merge in download...

traumschule authored 5 years ago

264)           the app. We plan on fixing it for the next release.
265)           </p>
266)           <p>Also available on
267)           <a href="https://play.google.com/store/apps/details?id=org.torproject.android">GooglePlay</a>.
268)           <!--and <a href="https://guardianproject.info/fdroid/">FDroid</a>-->
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

269)           </p>
270)        </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

271)    </article>
272)   </div>
traumschule download: add TBA (#27305)

traumschule authored 5 years ago

273) <!-- END ANDROID -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

274) 
traumschule download: link to OnionBrow...

traumschule authored 5 years ago

275) <!-- START SMARTPHONES -->
traumschule download: merge in download...

traumschule authored 5 years ago

276)  <div id="smartphone">
traumschule download: replace javascrip...

traumschule authored 5 years ago

277)    <input id="ac-4" name="accordion-0" type="checkbox" />
278)    <label for="ac-4" class="smartphone24">
traumschule download: merge in download...

traumschule authored 5 years ago

279)     <h1><a name="smartphone">Smartphones</a></h1>
traumschule download: replace javascrip...

traumschule authored 5 years ago

280)    </label>
281)    <article class="ac-small">
traumschule download: link to OnionBrow...

traumschule authored 5 years ago

282) <!-- START IOS -->
traumschule download: merge in download...

traumschule authored 5 years ago

283)      <div class="package">
284)        <div class="desc">
285)          <h2>iOS</h2>
286) 	 <!--<em>Version <version-torbrowserbundleios> - iOS</em>-->
287)        </div>
288)        <p>
289)        Unfortunately we do not have the capacity to offer a version of
290)        Tor Browser for IOS at the moment, but
291)        <a href="https://support.torproject.org/#tormobile-3">
292)        we recommend Onion Browser</a>. Check
293)        <a href="https://prism-break.org/en/categories/ios">prism-break</a>
294)        for security limitations of iOS.
295)        </p>
296)      </div>
traumschule download: link to OnionBrow...

traumschule authored 5 years ago

297) <!-- END IOS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

298)    </article>
299)   </div>
traumschule download: link to OnionBrow...

traumschule authored 5 years ago

300) <!-- END SMARTPHONES -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

301) 
Sebastian Hahn Move the source code sectio...

Sebastian Hahn authored 13 years ago

302) <!-- BEGIN SOURCE -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

303)   <div id="source">
304)    <input id="ac-5" name="accordion-0" type="checkbox" />
305)    <label for="ac-5" class="source24">
306)     <h1><a name="source">Source</a></h1>
307)    </label>
308)    <article class="ac-small">
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

309) 	<div class="package" style="padding-top: 13px; border-top: 0px; border-bottom: 1px solid #888888;">
traumschule download: merge in download...

traumschule authored 5 years ago

310)           <p>
311)           To build <a href="<page projects/torbrowser>">Tor Browser</a>
312)           from source see the
313)           <a href="https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking">
traumschule download: link to projects/...

traumschule authored 5 years ago

314)           Tor Browser Hacking Guide</a></p>
traumschule downloads: link to Tor Brow...

traumschule authored 5 years ago

315)         </div>
traumschule download: replace javascrip...

traumschule authored 5 years ago

316)    </article>
317)   </div>
318) </section>
319) <!-- END TOR BROWSER -->
320) 
traumschule download: merge in download...

traumschule authored 5 years ago

321) <!-- START TOR -->
322)  <h1>Download Tor</h1>
323)  <section id="tor" class="accordion download">
324) <!-- START TOR PACKAGE -->
325)   <div id="tor-packages">
326)    <input id="ac-tor-packages" name="accordion-tor-packages" type="checkbox" />
327)    <label for="ac-tor-packages" class="source24">
328)     <h1><a name="tor-packages">Packages</a></h1>
329)    </label>
330)    <article class="ac-small">
331) 
332) <table class="topforty">
333) <thead>
334) <tr bgcolor="#009933" style="color: white; ">
335)   <th colspan="2">Platform</th>
336)   <th>Download Stable</th>
337)   <th>Download Unstable</th>
338)   <th>Installation and Configuration</th>
339) </tr>
340) </thead>
341) 
342) <tr>
343) <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>
344) <td>Debian, Ubuntu, Knoppix</td>
345) <td colspan="2"><a href="<page docs/debian>">repository packages</a> </td>
346) <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
347) </tr>
348) 
349) <tr class="beige">
350) <td align="center"><img src="$(IMGROOT)/distros/centos.png" alt="CentOS"> <img src="$(IMGROOT)/distros/fedora.png" alt="Fedora"></td>
351) <td>CentOS and Fedora</td>
352) <td colspan="2">yum install tor / dnf install tor</td>
353) <td> <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a> </td>
354) </tr>
355) 
356) <tr>
357) <td align="center"><img src="$(IMGROOT)/distros/gentoo.png" alt="Gentoo Linux"></td>
358) <td>Gentoo Linux</td>
359) <td colspan="2"><kbd>emerge tor</kbd></td>
360) <td>
361) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
362) </td>
363) </tr>
364) 
365) <tr class="beige">
366) <td align="center"><img height="40" src="$(IMGROOT)/distros/slackware.png" alt="Slackware"></td>
367) <td>Slackware</td>
368) <td colspan="2"><a href="https://slackbuilds.org/repository/14.2/network/tor/">SlackBuilds.org</a></td>
369) <td>
370) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
371) </td>
372) </tr>
373) 
374) <tr>
375) <td align="center"><img src="$(IMGROOT)/distros/freebsd.png" alt="FreeBSD"></td>
376) <td>FreeBSD</td>
377) <td colspan="2"><kbd>pkg install tor</kbd></td>
378) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
379) </tr>
380) 
381) <tr class="beige">
382) <td align="center"><img src="$(IMGROOT)/distros/openbsd.png" alt="OpenBSD"></td>
383) <td>OpenBSD</td>
384) <td colspan="2"><kbd>pkg_add tor</kbd></td>
385) <td>
386) <a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a><br>
387) <a href="<wiki>doc/OpenbsdChrootedTor">Guide to chrooting Tor in OpenBSD</a>
388) </td>
389) </tr>
390) 
391) <tr>
392) <td align="center"><img src="$(IMGROOT)/distros/netbsd.png" alt="NetBSD"></td>
393) <td>NetBSD</td>
394) <td colspan="2"><kbd>cd /usr/pkgsrc/net/tor &amp;&amp; make install</kbd></td>
395) <td><a href="<page docs/tor-doc-unix>">Linux/BSD/Unix</a></td>
396) </tr>
397) 
398) <tr class="beige">
399) <td align="center"><img src="$(IMGROOT)/distros/terminal.png" alt="Source code"></td>
400) <td>Source tarballs</td>
401) <td>
402) <a href="<package-source-stable>"><version-stable></a>
403)  (<a href="<package-source-stable>.asc">sig</a>)
404) </td>
405) <td>
406) <a href="<package-source-alpha>"><version-alpha></a>
407)  (<a href="<package-source-alpha>.asc">sig</a>)
408) </td>
409) <td><kbd>./configure &amp;&amp; make &amp;&amp; src/or/tor</kbd> (or src/app/tor starting in 0.3.5.x)</td>
410) </tr>
411) 
412) </table>
413)    </article>
414)   </div>
415) <!-- END TOR PACKAGE -->
416) <!-- START TOR SOURCE -->
417)   <div id="tor-source">
418)    <input id="ac-tor-source" name="accordion-tor-source" type="checkbox" />
419)    <label for="ac-tor-source" class="source24">
420)     <h1><a name="tor-source">Source Tarballs</a></h1>
421)    </label>
422)    <article class="ac">
423)            <p style="text-align:center">Build and run with: <code style="color: #666666;">./configure &amp;&amp; make &amp;&amp; src/or/tor</code> (or src/app/tor starting in 0.3.5.x)<br/>
424)              See the <a href="<gitblob>ChangeLog">Changelog</a> for what's new.</p>
425)            <div id="stable" style="margin-left:75px; float: left;">
426)             <h2 style="text-align: center">Stable</h2>
427) 	    <a class="button" href="../dist/tor-<version-stable>.tar.gz"><span class="strong">Stable</span><span class="normal">Version <version-stable></span></a>
428) 	    <div class="sig">
429)               <p>
430) 	      <a href="<gitblob>ReleaseNotes<cgitstable>">Release notes</a> &#x2012; <a href="../dist/tor-<version-stable>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
431)               </p>
432) 	    </div>
433) 	    <a class="button" href="../dist/tor-<version-oldstable>.tar.gz"><span class="strong">Oldstable</span><span class="normal">Version <version-oldstable></span></a>
434) 	    <div class="sig">
435)               <p>
436)               <a href="<gitblob>ReleaseNotes<cgitoldstable>">Release notes</a> &#x2012; <a href="../dist/tor-<version-oldstable>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
437)               </p>
438) 	    </div>
439)            </div>
440)            <div id="unstable" class="tor-source">
441)             <h2 style="text-align: center">Unstable</h2>
442) 	    <a class="button" href="../dist/tor-<version-testing>.tar.gz"><span class="strong">Unstable</span><span class="normal">Version <version-testing></span></a>
443) 	    <div class="sig">
444) 	      <a href="../dist/tor-<version-testing>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
445) 	    </div>
446) 	    <a class="button" href="../dist/tor-<version-beta>.tar.gz"><span class="strong">Unstable</span><span class="normal">Version <version-beta></span></a>
447) 	    <div class="sig">
448) 	      <a href="../dist/tor-<version-beta>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
449) 	    </div>
450) 	    <a class="button" href="../dist/tor-<version-alpha>.tar.gz"><span class="strong">Unstable</span><span class="normal">Version <version-alpha></span></a>
451) 	    <div class="sig">
452) 	      <a href="../dist/tor-<version-alpha>.tar.gz.asc">signature</a> &#x2012; <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
453) 	    </div>
454)    </article>
455)    <div class="note">
456)     <p>
457)     <a id="ChangeLog"></a><a id="Stable"></a><a id="Testing"></a>
458)     For a list of what has changed in each stable Tor release, see the
459)     <a href="<gitblob>ReleaseNotes<cgitstable>">ReleaseNotes</a>. For a list of
460)     changes in both stable and development versions, see the
461)     <a href="<gitblob>ChangeLog">ChangeLog</a>.
462)     </p>
463)    </div>
464) <!-- END TOR SOURCE -->
465) </div>
466) <!-- END TOR -->
467) 
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

468) <!-- END DOWNLOADS -->
traumschule download: replace javascrip...

traumschule authored 5 years ago

469) <hr/>
traumschule download: merge in download...

traumschule authored 5 years ago

470) <!-- START NOTES-->
traumschule download: merge in download...

traumschule authored 5 years ago

471) <div id="license" class="note">
traumschule download: merge in download...

traumschule authored 5 years ago

472) <h2>License</h2>
473) <p>
474) Tor is distributed as <a href="http://www.fsf.org/">Free Software</a>
475) under the <a href="<gitblob>LICENSE">3-clause BSD license</a>.
476) </p>
477) <p>
478) There is no fee for installing Tor, or using the Tor network, but
479) if you want Tor to become faster and more usable please consider
480) <a href="<page donate/donate-download>">making a tax-deductible donation to The Tor Project</a>.
481) </p>
482) </div>
483) 
484) <div class="note">
485) <a id="packagediff"></a>
486) <h2><a class="anchor" href="#packagediff">What's the difference between Stable &amp; Unstable?</a></h2>
487) 
488) <p>
489) Stable packages are released when we believe the features and code will
490) not change for many months.
491) </p>
492) <p>
493) Unstable packages are released so you can help us test new features and bugfixes. Even though they have a higher version number
494) than the stable versions listed above, there is a much higher chance of
traumschule download: merge in download...

traumschule authored 5 years ago

495) serious reliability and security bugs in these downloads.  Please be prepared to <a href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback">report bugs</a>.
traumschule download: merge in download...

traumschule authored 5 years ago

496) </p>
497) </div>
498) 
499) <hr/>
500) 
traumschule download: merge in download...

traumschule authored 5 years ago

501) <div id="other" class="note">
traumschule download: merge in download...

traumschule authored 5 years ago

502) <h2>Security updates and alternative download options</h2>
503) <p>
504) To keep informed of security advisories and new stable releases, subscribe
505) to the <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce">tor-announce
506) mailing list</a> (you will be asked to confirm via email). You can also
507) <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch
508) the list's RSS feed</a>.
509) </p>
510) 
511) <p>
512) If you would like to research any past release of Tor source, packages,
513) or other binaries, see <a href="https://archive.torproject.org/">the
514) archive</a>.
515) </p>
516) 
517) <p>
518) If you have trouble downloading Tor from this site, here is a <a
519) href="<page getinvolved/mirrors>">list of sites mirroring the Tor site</a>.
520) </p>
521) </div>
522) <!-- END NOTES -->
523) <hr/>
Andrew Lewman fix up the info blurb, upda...

Andrew Lewman authored 13 years ago

524) <!-- BEGIN WARNING -->
traumschule turn download warnings into...

traumschule authored 5 years ago

525) #include <warning.wmi>
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

526) <!-- END WARNING -->
527) </div>
528) <!-- END MAINCOL -->
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

529) <!-- START SIDECOL -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

530) <div id="sidecol-right">
traumschule download: move OS box up, c...

traumschule authored 5 years ago

531)  <div class="img-shadow sidenav-ez">
532)   <div class="sidenav-sub">
533)    <ul>
traumschule download: merge in download...

traumschule authored 5 years ago

534)     <li class="dropdown"><a href="#windows">Microsoft Windows</a></li>
535)     <li class="dropdown"><a href="#apple">Apple OS X</a></li>
536)     <li class="dropdown"><a href="#linux">Linux/Unix</a></li>
537)     <li class="dropdown"><a href="#openbsd">OpenBSD</a></li>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

538)     <li class="dropdown"><a href="#android">Android</a></li>
traumschule download: merge in download...

traumschule authored 5 years ago

539)     <li class="dropdown"><a href="#smartphone">Smartphones</a></li>
540)     <li class="dropdown"><a href="#source">Source</a></li>
541)     <li class="dropdown"><a href="#license">License</a></li>
542)     <li class="dropdown"><a href="#other">Mirrors</a></li>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

543)    </ul>
544)   </div>
545)  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

546) <!-- START DONATION WIDGET -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

547)  <a href="<page donate/donate-download>"><img src="../images/btn_donateCC_LG.gif"></a>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

548) <!-- END DONATION WIDGET -->
549) <!-- START INFO -->
traumschule download: move OS box up, c...

traumschule authored 5 years ago

550)  <div class="img-shadow">
551)   <div class="sidenav-sub">
552)    <h2>Having Trouble?</h2>
553)    <ul>
traumschule download: merge in download...

traumschule authored 5 years ago

554)     <li class="dropdown"><a href="#warning">Check the warnings</a></li>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

555)     <li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
traumschule download: merge in download...

traumschule authored 5 years ago

556)     <li class="dropdown"><a href="<page about/contact>#irc>">Get Support on IRC</a></li>
557)     <li class="dropdown"><a href="https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFeedback">Report Bugs</a></li>
558)     <li class="dropdown"><a href="#other">Subscribe for Announcements</a></li>
traumschule download: move OS box up, c...

traumschule authored 5 years ago

559)    </ul>
560)   </div>
561)  </div>
Andrew Lewman new download page layout fr...

Andrew Lewman authored 12 years ago

562) <!-- END INFO -->
Andrew Lewman in response to ticket 2143,...

Andrew Lewman authored 13 years ago

563) </div>
564) <!-- END SIDECOL -->
565) </div>
566) <!-- END CONTENT -->