git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
97fcae7b4
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
projects
en
torbrowser-details.wml
Update the source links on the tor browser details page.
Mike Perry
commited
97fcae7b4
at 2014-05-02 20:08:57
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>Vidalia <version-torbrowser-vidalia></li> <li>Tor <version-torbrowser-tor></li> <li>Mozilla Firefox ESR and Torbutton <version-torbrowser-torbutton></li> </ul> <h3 id="alphacontents">Alpha Bundle Contents</h3> <ul> <li>Vidalia <version-vidalia-alpha></li> <li>Tor <version-alpha></li> <li>Mozilla Firefox <version-torbrowser-firefox> and Torbutton <version-torbrowser-torbutton></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>