Roger Dingledine commited on 2008-02-28 01:57:07
              Zeige 3 geänderte Dateien mit 45 Einfügungen und 79 Löschungen.
            
| ... | ... | 
                      @@ -1,48 +0,0 @@  | 
                  
| 1 | 
                        -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">  | 
                    |
| 2 | 
                        -<html>  | 
                    |
| 3 | 
                        -<head>  | 
                    |
| 4 | 
                        - <title>Tor Browser Bundle</title>  | 
                    |
| 5 | 
                        - <meta name="Author" content="Steven J. Murdoch">  | 
                    |
| 6 | 
                        - <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">  | 
                    |
| 7 | 
                        - <link rel="stylesheet" type="text/css" href="./stylesheet.css">  | 
                    |
| 8 | 
                        -</head>  | 
                    |
| 9 | 
                        -<body>  | 
                    |
| 10 | 
                        -<div class="center">  | 
                    |
| 11 | 
                        -<table class="banner" border="0" cellpadding="0" cellspacing="0" summary="">  | 
                    |
| 12 | 
                        - <tr>  | 
                    |
| 13 | 
                        - <td class="banner-left"><a href="https://www.torproject.org/"><img src="top-left.png" alt="Click to go to home page" width="193" height="79"></a></td>  | 
                    |
| 14 | 
                        - <td class="banner-middle">  | 
                    |
| 15 | 
                        -    | 
                    |
| 16 | 
                        - </td>  | 
                    |
| 17 | 
                        - <td class="banner-right">  | 
                    |
| 18 | 
                        - </td>  | 
                    |
| 19 | 
                        - </tr>  | 
                    |
| 20 | 
                        -</table>  | 
                    |
| 21 | 
                        -<div class="main-column">  | 
                    |
| 22 | 
                        -<h2>Tor Browser Bundle: Details</h2>  | 
                    |
| 23 | 
                        -<hr>  | 
                    |
| 24 | 
                        -  | 
                    |
| 25 | 
                        -<h3 id="contents">Bundle contents</h3>  | 
                    |
| 26 | 
                        -  | 
                    |
| 27 | 
                        -<ul>  | 
                    |
| 28 | 
                        -<li>Vidalia (svn trunk revision 2346)</li>  | 
                    |
| 29 | 
                        -<li>Tor 0.2.0.19-alpha (with libevent-1.3e, zlib-1.2.3 and  | 
                    |
| 30 | 
                        -openssl-0.9.8g)</li>  | 
                    |
| 31 | 
                        -<li>FirefoxPortable 2.0.0.12 (includes Firefox 2.0.0.12 and Torbutton  | 
                    |
| 32 | 
                        -1.1.13-alpha)</li>  | 
                    |
| 33 | 
                        -<li>Polipo 1.0.4</li>  | 
                    |
| 34 | 
                        -</ul>  | 
                    |
| 35 | 
                        -  | 
                    |
| 36 | 
                        -<h3 id="build">Building the bundle</h3>  | 
                    |
| 37 | 
                        -  | 
                    |
| 38 | 
                        -<p>To re-build the bundle, download the <a href="dist/tor-browser-0.0.8-src.tar.gz">source distribution</a> (<a href="dist/tor-browser-0.0.8-src.tar.gz.asc">signature</a>). See <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/README">README</a> for the directory layout and changelog</a>. Build instructions can be found in <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>  | 
                    |
| 39 | 
                        -  | 
                    |
| 40 | 
                        -</div><!-- #main -->  | 
                    |
| 41 | 
                        -</div>  | 
                    |
| 42 | 
                        -  | 
                    |
| 43 | 
                        -<div class="bottom" id="bottom">  | 
                    |
| 44 | 
                        - <p>"Tor" and the "Onion Logo" are <a href="https://www.torproject.org/trademark-faq.html.en">trademarks</a> of The Tor Project, Inc.  | 
                    |
| 45 | 
                        - </p>  | 
                    |
| 46 | 
                        -</div>  | 
                    |
| 47 | 
                        -</body>  | 
                    |
| 48 | 
                        -</html>  | 
                    
| ... | ... | 
                      @@ -0,0 +1,31 @@  | 
                  
| 1 | 
                        +## translation metadata  | 
                    |
| 2 | 
                        +# Revision: $Revision$  | 
                    |
| 3 | 
                        +  | 
                    |
| 4 | 
                        +#include "head.wmi" TITLE="Tor Browser Bundle: Details"  | 
                    |
| 5 | 
                        +  | 
                    |
| 6 | 
                        +<div class="main-column">  | 
                    |
| 7 | 
                        +  | 
                    |
| 8 | 
                        +<!-- PUT CONTENT AFTER THIS TAG -->  | 
                    |
| 9 | 
                        +  | 
                    |
| 10 | 
                        +<h2>Tor Browser Bundle: Details</h2>  | 
                    |
| 11 | 
                        +<hr>  | 
                    |
| 12 | 
                        +  | 
                    |
| 13 | 
                        +<h3 id="contents">Bundle contents</h3>  | 
                    |
| 14 | 
                        +  | 
                    |
| 15 | 
                        +<ul>  | 
                    |
| 16 | 
                        +<li>Vidalia (svn trunk revision 2346)</li>  | 
                    |
| 17 | 
                        +<li>Tor 0.2.0.19-alpha (with libevent-1.3e, zlib-1.2.3 and  | 
                    |
| 18 | 
                        +openssl-0.9.8g)</li>  | 
                    |
| 19 | 
                        +<li>FirefoxPortable 2.0.0.12 (includes Firefox 2.0.0.12 and Torbutton  | 
                    |
| 20 | 
                        +1.1.13-alpha)</li>  | 
                    |
| 21 | 
                        +<li>Polipo 1.0.4</li>  | 
                    |
| 22 | 
                        +</ul>  | 
                    |
| 23 | 
                        +  | 
                    |
| 24 | 
                        +<h3 id="build">Building the bundle</h3>  | 
                    |
| 25 | 
                        +  | 
                    |
| 26 | 
                        +<p>To re-build the bundle, download the <a href="dist/tor-browser-0.0.8-src.tar.gz">source distribution</a> (<a href="dist/tor-browser-0.0.8-src.tar.gz.asc">signature</a>). See <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/README">README</a> for the directory layout and changelog</a>. Build instructions can be found in <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>  | 
                    |
| 27 | 
                        +  | 
                    |
| 28 | 
                        +</div><!-- #main -->  | 
                    |
| 29 | 
                        +  | 
                    |
| 30 | 
                        +#include <foot.wmi>  | 
                    |
| 31 | 
                        +  | 
                    
| ... | ... | 
                      @@ -1,24 +1,12 @@  | 
                  
| 1 | 
                        -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">  | 
                    |
| 2 | 
                        -<html>  | 
                    |
| 3 | 
                        -<head>  | 
                    |
| 4 | 
                        - <title>Tor Browser Bundle</title>  | 
                    |
| 5 | 
                        - <meta name="Author" content="Steven J. Murdoch">  | 
                    |
| 6 | 
                        - <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">  | 
                    |
| 7 | 
                        - <link rel="stylesheet" type="text/css" href="./stylesheet.css">  | 
                    |
| 8 | 
                        -</head>  | 
                    |
| 9 | 
                        -<body>  | 
                    |
| 10 | 
                        -<div class="center">  | 
                    |
| 11 | 
                        -<table class="banner" border="0" cellpadding="0" cellspacing="0" summary="">  | 
                    |
| 12 | 
                        - <tr>  | 
                    |
| 13 | 
                        - <td class="banner-left"><a href="https://www.torproject.org/"><img src="top-left.png" alt="Click to go to home page" width="193" height="79"></a></td>  | 
                    |
| 14 | 
                        - <td class="banner-middle">  | 
                    |
| 15 | 
                        -    | 
                    |
| 16 | 
                        - </td>  | 
                    |
| 17 | 
                        - <td class="banner-right">  | 
                    |
| 18 | 
                        - </td>  | 
                    |
| 19 | 
                        - </tr>  | 
                    |
| 20 | 
                        -</table>  | 
                    |
| 1 | 
                        +## translation metadata  | 
                    |
| 2 | 
                        +# Revision: $Revision$  | 
                    |
| 3 | 
                        +  | 
                    |
| 4 | 
                        +#include "head.wmi" TITLE="Tor Browser Bundle"  | 
                    |
| 5 | 
                        +  | 
                    |
| 21 | 6 | 
                        <div class="main-column">  | 
                    
| 7 | 
                        +  | 
                    |
| 8 | 
                        +<!-- PUT CONTENT AFTER THIS TAG -->  | 
                    |
| 9 | 
                        +  | 
                    |
| 22 | 10 | 
                        <h2>Tor Browser Bundle</h2>  | 
                    
| 23 | 11 | 
                        <hr>  | 
                    
| 24 | 12 | 
                         | 
                    
| ... | ... | 
                      @@ -60,7 +48,7 @@ bundle (either the hard disk or a USB pen drive), then click  | 
                  
| 60 | 48 | 
                        <p>Click <strong>Extract</strong> to begin extraction. This may take a  | 
                    
| 61 | 49 | 
                        few minutes to complete.</p>  | 
                    
| 62 | 50 | 
                         | 
                    
| 63 | 
                        -<p><img src="screenshot1.png" alt="Screenshot of extraction process"></p>  | 
                    |
| 51 | 
                        +<p><img src="img/screenshot1.png" alt="Screenshot of extraction process"></p>  | 
                    |
| 64 | 52 | 
                         | 
                    
| 65 | 53 | 
                        <h3>Usage</h3>  | 
                    
| 66 | 54 | 
                         | 
                    
| ... | ... | 
                      @@ -71,11 +59,11 @@ few minutes to complete.</p>  | 
                  
| 71 | 59 | 
                         | 
                    
| 72 | 60 | 
                        <p>The Vidalia window will shortly appear.</p>  | 
                    
| 73 | 61 | 
                         | 
                    
| 74 | 
                        -<p><img src="screenshot2.png" alt="Screenshot of bundle startup"></p>  | 
                    |
| 62 | 
                        +<p><img src="img/screenshot2.png" alt="Screenshot of bundle startup"></p>  | 
                    |
| 75 | 63 | 
                         | 
                    
| 76 | 64 | 
                        <p>Once Tor is ready, Firefox will automatically be opened.</p>  | 
                    
| 77 | 65 | 
                         | 
                    
| 78 | 
                        -<p><img src="screenshot3.png" alt="Screenshot of Firefox"></p>  | 
                    |
| 66 | 
                        +<p><img src="img/screenshot3.png" alt="Screenshot of Firefox"></p>  | 
                    |
| 79 | 67 | 
                         | 
                    
| 80 | 68 | 
                        <p>Once you are finished browsing, close any open Firefox windows. Vidalia and  | 
                    
| 81 | 69 | 
                        Tor will automatically close. For privacy reasons, the list of webpages you visited and any cookies will be deleted.<p>  | 
                    
| ... | ... | 
                      @@ -101,11 +89,6 @@ the source code and learn how to build the bundle yourself, read the  | 
                  
| 101 | 89 | 
                        <a href="details.html#build">build instructions</a>.</p>  | 
                    
| 102 | 90 | 
                         | 
                    
| 103 | 91 | 
                        </div><!-- #main -->  | 
                    
| 104 | 
                        -</div>  | 
                    |
| 105 | 
                        -  | 
                    |
| 106 | 
                        -<div class="bottom" id="bottom">  | 
                    |
| 107 | 
                        - <p>"Tor" and the "Onion Logo" are <a href="https://www.torproject.org/trademark-faq.html.en">trademarks</a> of The Tor Project, Inc.  | 
                    |
| 108 | 
                        - </p>  | 
                    |
| 109 | 
                        -</div>  | 
                    |
| 110 | 
                        -</body>  | 
                    |
| 111 | 
                        -</html>  | 
                    |
| 92 | 
                        +  | 
                    |
| 93 | 
                        +#include <foot.wmi>  | 
                    |
| 94 | 
                        +  | 
                    |
| 112 | 95 |