Matt Pagan commited on 2014-06-22 19:37:23
              Zeige 3 geänderte Dateien mit 13 Einfügungen und 12 Löschungen.
            
| ... | ... | 
                      @@ -143,7 +143,7 @@ h3{
                     | 
                  
| 143 | 143 | 
                        font-size:15px;  | 
                    
| 144 | 144 | 
                        text-align:right;}  | 
                    
| 145 | 145 | 
                         .tbb.box .pjsplash{
                       | 
                    
| 146 | 
                        - background:url(../images/tbb-lg.png) no-repeat scroll 82px 35px;  | 
                    |
| 146 | 
                        + background:url(../images/tb-lg.png) no-repeat scroll 82px 35px;  | 
                    |
| 147 | 147 | 
                        margin-top:-374px;  | 
                    
| 148 | 148 | 
                        position:relative;  | 
                    
| 149 | 149 | 
                        margin-right:610px;  | 
                    
| ... | ... | 
                      @@ -17,7 +17,7 @@  | 
                  
| 17 | 17 | 
                        <div class="tbb box">  | 
                    
| 18 | 18 | 
                        #include "side.wmi"  | 
                    
| 19 | 19 | 
                        <!-- END SIDECOL -->  | 
                    
| 20 | 
                        - <div class="pjtitle"><h2>What is the Tor Browser Bundle?</h2></div>  | 
                    |
| 20 | 
                        + <div class="pjtitle"><h2>What is the Tor Browser?</h2></div>  | 
                    |
| 21 | 21 | 
                        <div class="pjtext">  | 
                    
| 22 | 22 | 
                        <p>The <strong>Tor</strong> software protects  | 
                    
| 23 | 23 | 
                        you by bouncing your communications around a distributed network of  | 
                    
| ... | ... | 
                      @@ -25,7 +25,7 @@  | 
                  
| 25 | 25 | 
                        watching your Internet connection from learning what sites you visit,  | 
                    
| 26 | 26 | 
                        it prevents the sites you visit from learning your physical location,  | 
                    
| 27 | 27 | 
                        and it lets you access sites which are blocked.</p>  | 
                    
| 28 | 
                        - <p>The <strong>Tor Browser Bundle</strong> lets you use Tor on  | 
                    |
| 28 | 
                        + <p>The <strong>Tor Browser</strong> lets you use Tor on  | 
                    |
| 29 | 29 | 
                        Windows, Mac OS X, or Linux without needing to install any software.  | 
                    
| 30 | 30 | 
                        It can run off a USB flash drive, comes with a pre-configured web  | 
                    
| 31 | 31 | 
                        browser to protect your anonymity, and is self-contained.</p>  | 
                    
| ... | ... | 
                      @@ -34,13 +34,13 @@  | 
                  
| 34 | 34 | 
                        <div class="pjsplash">  | 
                    
| 35 | 35 | 
                        <a class="button" href="#downloads">  | 
                    
| 36 | 36 | 
                        <span class="strong">Download</span>  | 
                    
| 37 | 
                        - <span class="normal">Tor Browser Bundle</span>  | 
                    |
| 37 | 
                        + <span class="normal">Tor Browser</span>  | 
                    |
| 38 | 38 | 
                        </a>  | 
                    
| 39 | 39 | 
                        <p>Installation Instructions  | 
                    
| 40 | 40 | 
                        <br><a href="#windows">Windows</a> • <a href="#macosx">OS X</a> • <a href="#linux">Linux</a></p>  | 
                    
| 41 | 41 | 
                        </div>  | 
                    
| 42 | 42 | 
                        <div class="pjvids">  | 
                    
| 43 | 
                        - <h3>Quick Videos on how to use the Tor Browser Bundle</h3>  | 
                    |
| 43 | 
                        + <h3>Quick Videos on how to use the Tor Browser</h3>  | 
                    |
| 44 | 44 | 
                        </div>  | 
                    
| 45 | 45 | 
                        <div class="vidtable">  | 
                    
| 46 | 46 | 
                        <table>  | 
                    
| ... | ... | 
                      @@ -84,8 +84,9 @@  | 
                  
| 84 | 84 | 
                        </div>  | 
                    
| 85 | 85 | 
                        <div id="downloads" class="anchor"></div>  | 
                    
| 86 | 86 | 
                        <div class="downloads box">  | 
                    
| 87 | 
                        - <div class="pjtitle"><h2>Tor Browser Bundle Downloads</h2></div>  | 
                    |
| 88 | 
                        - <div class="pjflavor"><p>To start using the Tor Browser Bundle download the file for your  | 
                    |
| 87 | 
                        + <div class="pjtitle"><h2>Tor Browser Downloads</h2></div>  | 
                    |
| 88 | 
                        + <div class="pjflavor"><p>To start using Tor Browser, download the file  | 
                    |
| 89 | 
                        + for your  | 
                    |
| 89 | 90 | 
                        preferred language. This file can be saved wherever is convenient,  | 
                    
| 90 | 91 | 
                        e.g. the Desktop or a USB flash drive.</p></div>  | 
                    
| 91 | 92 | 
                        <div class="pjtext">  | 
                    
| ... | ... | 
                      @@ -331,7 +332,7 @@  | 
                  
| 331 | 332 | 
                        <p>Once that's done, switch to the Tor browser directory by running:</p>  | 
                    
| 332 | 333 | 
                        <p><code>cd tor-browser_<var>LANG</var></code></p>  | 
                    
| 333 | 334 | 
                        <p><em>(where <var>LANG</var> is the language listed in the filename).</em><p>  | 
                    
| 334 | 
                        - <p>To run the Tor Browser Bundle, execute the <strong>start-tor-browser</strong> script:</p>  | 
                    |
| 335 | 
                        + <p>To run Tor Browser, execute the <strong>start-tor-browser</strong> script:</p>  | 
                    |
| 335 | 336 | 
                        <p><code>./start-tor-browser</code></p>  | 
                    
| 336 | 337 | 
                        <p>This will launch Tor Launcher and once that connects to Tor, it will launch  | 
                    
| 337 | 338 | 
                        Firefox. <strong><em>Do not unpack or run TBB as root.</em></strong></p>  | 
                    
| ... | ... | 
                      @@ -365,7 +366,7 @@  | 
                  
| 365 | 366 | 
                        of web pages you visited and any cookies will be deleted.</p>  | 
                    
| 366 | 367 | 
                        <p><a href="$(IMGROOT)/tbb-screenshot3.jpg"><img src="$(IMGROOT)/tbb-screenshot3.jpg" alt="Screenshot of  | 
                    
| 367 | 368 | 
                        Firefox" width="860" height="645"></a></p>  | 
                    
| 368 | 
                        - <p>To use the Tor Browser Bundle again, double click on the "Start Tor Browser" application.</p>  | 
                    |
| 369 | 
                        + <p>To use the Tor Browser again, double click on the "Start Tor Browser" application.</p>  | 
                    |
| 369 | 370 | 
                        <p>Remember that Tor anonymizes the origin of your traffic,  | 
                    
| 370 | 371 | 
                        and it encrypts everything inside the Tor network, but <a  | 
                    
| 371 | 372 | 
                        href="<wikifaq>#ExitEavesdroppers">it can't encrypt your traffic  | 
                    
| ... | ... | 
                      @@ -384,7 +385,7 @@  | 
                  
| 384 | 385 | 
                        email the <a href="<page about/contact>">help desk</a>.</p>  | 
                    
| 385 | 386 | 
                        <br><br>  | 
                    
| 386 | 387 | 
                        <h3>Comments and suggestions</h3>  | 
                    
| 387 | 
                        - <p>The Tor Browser Bundle is under development and not yet complete.  | 
                    |
| 388 | 
                        + <p>The Tor Browser is under development and not yet complete.  | 
                    |
| 388 | 389 | 
                        To discuss improvements and submit comments, please use the <a  | 
                    
| 389 | 390 | 
                        href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk">tor-talk</a>  | 
                    
| 390 | 391 | 
                        mailing list.</p>  | 
                    
| ... | ... | 
                      @@ -392,14 +393,14 @@  | 
                  
| 392 | 393 | 
                        <h3>More information</h3>  | 
                    
| 393 | 394 | 
                        <p><strong><em>What is Tor and why do I need it?</em></strong>  | 
                    
| 394 | 395 | 
                        <br>To learn more about Tor, visit the <a href="<page index>">Tor Project website</a>.</p>  | 
                    
| 395 | 
                        - <p><strong><em>What is in the Tor Browser Bundle?</em></strong>  | 
                    |
| 396 | 
                        + <p><strong><em>What is in the Tor Browser?</em></strong>  | 
                    |
| 396 | 397 | 
                        <br>It contains Tor, a modified Firefox ESR, and Torbutton  | 
                    
| 397 | 398 | 
                        (<a href="https://www.torproject.org/torbrowser/design/">design</a>) (<a  | 
                    
| 398 | 399 | 
                        href="<page projects/torbrowser-details>#contents">version details</a>).</p>  | 
                    
| 399 | 400 | 
                        <p><strong><em>How can I make my own bundle?</em></strong>  | 
                    
| 400 | 401 | 
                        <br>To download the source code and learn how to build the bundle yourself, read  | 
                    
| 401 | 402 | 
                        the <a href="<page projects/torbrowser-details>#build">build instructions</a>.</p>  | 
                    
| 402 | 
                        - <p>Tor Browser Bundle is partially based on <a  | 
                    |
| 403 | 
                        + <p>Tor Browser is partially based on <a  | 
                    |
| 403 | 404 | 
                        href="https://www.mozilla.org/en-US/firefox/organizations/">Mozilla  | 
                    
| 404 | 405 | 
                        Firefox ESR</a>.</p>  | 
                    
| 405 | 406 | 
                        </div>  | 
                    
| 406 | 407 |