Roger Dingledine commited on 2014-09-28 05:58:08
Zeige 2 geänderte Dateien mit 28 Einfügungen und 59 Löschungen.
resolves ticket 10502.
... | ... |
@@ -2,54 +2,7 @@ |
2 | 2 |
# Revision: $Revision$ |
3 | 3 |
# Translation-Priority: 4-optional |
4 | 4 |
|
5 |
-#include "head.wmi" TITLE="Tor Browser Bundle: Details" CHARSET="UTF-8" |
|
5 |
+#include "head.wmi" TITLE="Redirecting" REDIRECT="projects/torbrowser.html#feedback" |
|
6 | 6 |
|
7 |
-<div id="content" class="clearfix"> |
|
8 |
- <div id="breadcrumbs"> |
|
9 |
- <a href="<page index>">Home » </a> |
|
10 |
- <a href="<page projects/projects>">Projects » </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 |
- |
|
20 |
- <h3 id="contents">Stable Bundle contents</h3> |
|
21 |
- |
|
22 |
- <ul> |
|
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> |
|
24 |
- </ul> |
|
25 |
- |
|
26 |
- <h3 id="alphacontents">Alpha Bundle contents</h3> |
|
27 |
- |
|
28 |
- <ul> |
|
29 |
- <li><a href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog</a>.</li> |
|
30 |
- </ul> |
|
31 |
- |
|
32 |
- <h3 id="build">Building the bundle</h3> |
|
33 |
- |
|
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 |
- |
|
46 |
- </div> |
|
47 |
- <!-- END MAINCOL --> |
|
48 |
- <div id = "sidecol"> |
|
49 |
-#include "side.wmi" |
|
50 |
-#include "info.wmi" |
|
51 |
- </div> |
|
52 |
- <!-- END SIDECOL --> |
|
53 |
-</div> |
|
54 |
-<!-- END CONTENT --> |
|
55 | 7 |
#include <foot.wmi> |
8 |
+ |
... | ... |
@@ -604,7 +604,7 @@ |
604 | 604 |
email the <a href="<page about/contact>">help desk</a>.</p> |
605 | 605 |
<br><br> |
606 | 606 |
<h3>Comments and suggestions</h3> |
607 |
- <p>The Tor Browser is under development and not yet complete. |
|
607 |
+ <p>The Tor Browser is under development. |
|
608 | 608 |
To discuss improvements and submit comments, please use the <a |
609 | 609 |
href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk">tor-talk</a> |
610 | 610 |
mailing list.</p> |
... | ... |
@@ -613,16 +613,32 @@ |
613 | 613 |
<p><strong><em>What is Tor and why do I need it?</em></strong> |
614 | 614 |
<br>To learn more about Tor, visit the <a href="<page index>">Tor Project website</a>.</p> |
615 | 615 |
<p><strong><em>What is in the Tor Browser?</em></strong> |
616 |
- <br>It contains Tor, a modified Firefox ESR, Torbutton, TorLauncher, |
|
617 |
- NoScript, and HTTPS-Everywhere. |
|
618 |
- (<a href="https://www.torproject.org/projects/torbrowser/design/">design</a>) (<a |
|
619 |
- href="<page projects/torbrowser-details>#contents">version details</a>).</p> |
|
616 |
+ <br>It contains Tor, a modified <a |
|
617 |
+ href="https://www.mozilla.org/en-US/firefox/organizations/">Firefox |
|
618 |
+ ESR</a>, Torbutton, TorLauncher, |
|
619 |
+ NoScript, and HTTPS-Everywhere. Read the |
|
620 |
+ <a |
|
621 |
+ href="https://www.torproject.org/projects/torbrowser/design/">design |
|
622 |
+ document</a>, the <a |
|
623 |
+ href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/refs/heads/maint-3.6:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog |
|
624 |
+ for the 3.6 branch</a>, and the <a |
|
625 |
+ href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/Bundle-Data/Docs/ChangeLog.txt">ChangeLog |
|
626 |
+ for the alpha branch</a>. |
|
627 |
+ </p> |
|
620 | 628 |
<p><strong><em>How can I make my own bundle?</em></strong> |
621 |
- <br>To download the source code and learn how to build the bundle yourself, read |
|
622 |
- the <a href="<page projects/torbrowser-details>#build">build instructions</a>.</p> |
|
623 |
- <p>Tor Browser is partially based on <a |
|
624 |
- href="https://www.mozilla.org/en-US/firefox/organizations/">Mozilla |
|
625 |
- Firefox ESR</a>.</p> |
|
629 |
+<br>We use <a |
|
630 |
+href="https://blog.torproject.org/blog/deterministic-builds-part-two-technical-details">Gitian</a> |
|
631 |
+to ensure that byte-for-byte reproducible packages can be built from our |
|
632 |
+source repository by anyone. To rebuild the bundle, check out the <a |
|
633 |
+href="https://gitweb.torproject.org/builders/tor-browser-bundle.git">Tor |
|
634 |
+Browser builder repository</a> and see the <a |
|
635 |
+href="https://gitweb.torproject.org/builders/tor-browser-bundle.git/blob/HEAD:/gitian/README.build">README.build</a> |
|
636 |
+for instructions. You may also find the <a |
|
637 |
+href="https://trac.torproject.org/projects/tor/wiki/doc/TorBrowser/Hacking">Tor |
|
638 |
+Browser Hacking</a> intro document useful for learning about the build system |
|
639 |
+and our development processes. |
|
640 |
+</p> |
|
641 |
+ |
|
626 | 642 |
</div> |
627 | 643 |
</div> |
628 | 644 |
</div> |
629 | 645 |