Roger Dingledine commited on 2007-01-01 19:34:54
              Zeige 3 geänderte Dateien mit 17 Einfügungen und 6 Löschungen.
            
| ... | ... | 
                      @@ -89,10 +89,21 @@ version</a>.</li>  | 
                  
| 89 | 89 | 
                        <li>The <b>specifications</b> aim to give  | 
                    
| 90 | 90 | 
                        developers enough information to build a compatible version of Tor:  | 
                    
| 91 | 91 | 
                        <ul>  | 
                    
| 92 | 
                        -<li><a href="<svnsandbox>doc/tor-spec.txt">Main Tor specification</a></li>  | 
                    |
| 93 | 
                        -<li><a href="<svnsandbox>doc/rend-spec.txt">Tor rendezvous specification</a></li>  | 
                    |
| 94 | 
                        -<li><a href="<svnsandbox>doc/dir-spec.txt">Tor directory server specification</a></li>  | 
                    |
| 95 | 
                        -<li><a href="<svnsandbox>doc/control-spec.txt">Tor UI control specification</a></li>  | 
                    |
| 92 | 
                        +<li><a href="<svnsandbox>doc/tor-spec.txt">Main Tor specification</a>  | 
                    |
| 93 | 
                        +(and <a href="<svnsandbox>doc/tor-spec-v2.txt">in-progress draft of the  | 
                    |
| 94 | 
                        +v2 spec</a>)</li>  | 
                    |
| 95 | 
                        +<li><a href="<svnsandbox>doc/rend-spec.txt">Tor rendezvous  | 
                    |
| 96 | 
                        +specification</a></li>  | 
                    |
| 97 | 
                        +<li><a href="<svnsandbox>doc/dir-spec.txt">Tor directory server  | 
                    |
| 98 | 
                        +specification</a></li>  | 
                    |
| 99 | 
                        +<li><a href="<svnsandbox>doc/control-spec.txt">Tor UI control  | 
                    |
| 100 | 
                        +specification</a></li>  | 
                    |
| 101 | 
                        +<li><a href="<svnsandbox>doc/path-spec.txt">Tor path selection  | 
                    |
| 102 | 
                        +specification</a></li>  | 
                    |
| 103 | 
                        +<li><a href="<svnsandbox>doc/address-spec.txt">Special hostnames in  | 
                    |
| 104 | 
                        +Tor</a></li>  | 
                    |
| 105 | 
                        +<li><a href="<svnsandbox>doc/version-spec.txt">How Tor version numbers  | 
                    |
| 106 | 
                        +work</a></li>  | 
                    |
| 96 | 107 | 
                        </ul></li>  | 
                    
| 97 | 108 | 
                        <li>Look at the <a href="http://freehaven.net/~arma/wth1.pdf">slides  | 
                    
| 98 | 109 | 
                        (PDF)</a> and <a  | 
                    
| ... | ... | 
                      @@ -60,7 +60,7 @@ on the current Tor network if you really need strong anonymity.  | 
                  
| 60 | 60 | 
                         | 
                    
| 61 | 61 | 
                        <ul>  | 
                    
| 62 | 62 | 
                         | 
                    
| 63 | 
                        -<li>Feb 2006: The Tor network has grown to hundreds of thousands of  | 
                    |
| 63 | 
                        +<li>Jan 2007: The Tor network has grown to hundreds of thousands of  | 
                    |
| 64 | 64 | 
                        users. The developers can't do all the new features, bug fixes, and  | 
                    
| 65 | 65 | 
                        documentation. <a href="<page volunteer>">We need your help!</a></li>  | 
                    
| 66 | 66 | 
                         | 
                    
| ... | ... | 
                      @@ -6,7 +6,7 @@  | 
                  
| 6 | 6 | 
                        <div class="main-column">  | 
                    
| 7 | 7 | 
                         | 
                    
| 8 | 8 | 
                        <!-- PUT CONTENT AFTER THIS TAG -->  | 
                    
| 9 | 
                        -<h2>Four things everyone can do now:</h2>  | 
                    |
| 9 | 
                        +<h2>Three things everyone can do now:</h2>  | 
                    |
| 10 | 10 | 
                        <ol>  | 
                    
| 11 | 11 | 
                        <li>Please consider <a href="<page docs/tor-doc-server>">running  | 
                    
| 12 | 12 | 
                        a server</a> to help the Tor network grow.</li>  | 
                    
| 13 | 13 |