git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
47477156c
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
torbrowser-details.wml
Link to changelogs instead of staticly mirroring git
Matt Pagan
commited
47477156c
at 2014-07-25 20:27:34
torbrowser-details.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 4-optional #include "head.wmi" TITLE="Tor Browser Bundle: Details" CHARSET="UTF-8" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page projects/projects>">Projects » </a> <a href="<page projects/torbrowser>">TorBrowser</a> </div> <div id="maincol"> <!-- PUT CONTENT AFTER THIS TAG --> <h2>Tor Browser Bundle: Details</h2> <hr> <h3 id="contents">Stable Bundle contents</h3> <ul> <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> </ul> <h3 id="alphacontents">Alpha Bundle contents</h3> <ul> <li><a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog</a>.</li> </ul> <h3 id="build">Building the bundle</h3> <p>We use <a href="https://blog.torproject.org/blog/deterministic-builds-part-two-technical-details">Gitian</a> to ensure that byte-for-byte reproducible packages can be built from our source repository by anyone. To re-build the bundle, check out the <a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git">Tor Browser builder repository</a> and see the <a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/gitian/README.build">README.build</a> for instructions. You may also find the <a href="https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking">Tor Browser Hacking</a> intro document useful for learning about the build system and our development processes. </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>