ce6000550e001601f18d49b4d6fc0682c6f136bb
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: 4-optional
4) 
5) #include "head.wmi" TITLE="Tor Browser Bundle: Details" CHARSET="UTF-8"
6) 
7) <div id="content" class="clearfix">
8) 	<div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

9)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

10)     <a href="<page projects/projects>">Projects &raquo; </a>
11)     <a href="<page projects/torbrowser>">TorBrowser</a>
12)   </div>
13) 	<div id="maincol">   
14) 
15)     <!-- PUT CONTENT AFTER THIS TAG -->
16)     
17)     <h2>Tor Browser Bundle: Details</h2>
18)     <hr>
19)     
Andrew Lewman add the tbb alpha contents.

Andrew Lewman authored 12 years ago

20)     <h3 id="contents">Stable Bundle contents</h3>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

21)     
22)     <ul>
Matt Pagan Update (and de-automate) to...

Matt Pagan authored 9 years ago

23) 
24)     <li>Mozilla Firefox 24.6.0 ESR</li>
25)     <li>Tor 0.2.4.22</li>
26)     <li>OpenSSL 1.0.1h</li>
27)     <li>NoScript 2.6.8.28</li>
28)     <li>Tor Launcher 0.2.5.5</li>
29)     <li>Torbutton 1.6.10.0</li>
30)     <li>HTTPS-Everywhere 3.5.3</li>
31) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

32)     </ul>
Andrew Lewman add the tbb alpha contents.

Andrew Lewman authored 12 years ago

33) 
34)     <h3 id="alphacontents">Alpha Bundle Contents</h3>
35) 
36)     <ul>
Matt Pagan Update (and de-automate) to...

Matt Pagan authored 9 years ago

37)     <li>Currently, no alpha release is available</li>
Andrew Lewman add the tbb alpha contents.

Andrew Lewman authored 12 years ago

38)     </ul>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

39)     
40)     <h3 id="build">Building the bundle</h3>
41)     
Mike Perry Update the source links on...

Mike Perry authored 10 years ago

42) 	<p>We use <a
43) href="https://blog.torproject.org/blog/deterministic-builds-part-two-technical-details">Gitian</a>
44) to ensure that byte-for-byte reproducible packages can be built from our
45) source repository by anyone. To re-build the bundle, check out the <a
46) href="https://gitweb.torproject.org/builders/tor-browser-bundle.git">Tor
47) Browser builder repository</a> and see the <a
48) href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/gitian/README.build">README.build</a>
49) for instructions. You may also find the <a
50) href="https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking">Tor
51) Browser Hacking</a> intro document useful for learning about the build system
52) and our development processes.
53)