47477156cd911e41c28955ecc63c26e01a949775
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 Link to changelogs instead...

Matt Pagan authored 9 years ago

23)     <li><a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/refs/tags/tbb-3.6.3-build1:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog</a>.</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 12 years ago

25) 
Matt Pagan Link to changelogs instead...

Matt Pagan authored 9 years ago

26)     <h3 id="alphacontents">Alpha Bundle contents</h3>
Andrew Lewman add the tbb alpha contents.

Andrew Lewman authored 12 years ago

27) 
28)     <ul>
Matt Pagan Link to changelogs instead...

Matt Pagan authored 9 years ago

29)     <li><a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog</a>.</li>
Andrew Lewman add the tbb alpha contents.

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 13 years ago

31)     
32)     <h3 id="build">Building the bundle</h3>
33)     
Mike Perry Update the source links on...

Mike Perry authored 9 years ago

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