Damian Johnson commited on 2012-03-09 17:20:33
              Zeige 1 geänderte Dateien mit 38 Einfügungen und 3 Löschungen.
            
| ... | ... | 
                      @@ -222,6 +222,14 @@ meetings around the world.</li>  | 
                  
| 222 | 222 | 
                        </tr>  | 
                    
| 223 | 223 | 
                         | 
                    
| 224 | 224 | 
                        <tr class="alt">  | 
                    
| 225 | 
                        + <td><a href="#project-atlas">Atlas</a></td>  | 
                    |
| 226 | 
                        + <td>Client Service</td>  | 
                    |
| 227 | 
                        + <td>JavaScript</td>  | 
                    |
| 228 | 
                        + <td>Moderate</td>  | 
                    |
| 229 | 
                        + <td>hellais</td>  | 
                    |
| 230 | 
                        + </tr>  | 
                    |
| 231 | 
                        +  | 
                    |
| 232 | 
                        + <tr>  | 
                    |
| 225 | 233 | 
                        <td><a href="#project-torstatus">TorStatus</a></td>  | 
                    
| 226 | 234 | 
                        <td>Client Service</td>  | 
                    
| 227 | 235 | 
                        <td>Python, Django</td>  | 
                    
| ... | ... | 
                      @@ -229,7 +237,7 @@ meetings around the world.</li>  | 
                  
| 229 | 237 | 
                        <td></td>  | 
                    
| 230 | 238 | 
                        </tr>  | 
                    
| 231 | 239 | 
                         | 
                    
| 232 | 
                        - <tr>  | 
                    |
| 240 | 
                        + <tr class="alt">  | 
                    |
| 233 | 241 | 
                        <td><a href="#project-weather">Weather</a></td>  | 
                    
| 234 | 242 | 
                        <td>Client Service</td>  | 
                    
| 235 | 243 | 
                        <td>Python</td>  | 
                    
| ... | ... | 
                      @@ -237,7 +245,7 @@ meetings around the world.</li>  | 
                  
| 237 | 245 | 
                        <td>kaner</td>  | 
                    
| 238 | 246 | 
                        </tr>  | 
                    
| 239 | 247 | 
                         | 
                    
| 240 | 
                        - <tr class="alt">  | 
                    |
| 248 | 
                        + <tr>  | 
                    |
| 241 | 249 | 
                        <td><a href="#project-gettor">GetTor</a></td>  | 
                    
| 242 | 250 | 
                        <td>Client Service</td>  | 
                    
| 243 | 251 | 
                        <td>Python</td>  | 
                    
| ... | ... | 
                      @@ -245,7 +253,7 @@ meetings around the world.</li>  | 
                  
| 245 | 253 | 
                        <td>kaner</td>  | 
                    
| 246 | 254 | 
                        </tr>  | 
                    
| 247 | 255 | 
                         | 
                    
| 248 | 
                        - <tr>  | 
                    |
| 256 | 
                        + <tr class="alt">  | 
                    |
| 249 | 257 | 
                        <td><a href="#project-torcheck">TorCheck</a></td>  | 
                    
| 250 | 258 | 
                        <td>Client Service</td>  | 
                    
| 251 | 259 | 
                        <td>Python, Perl</td>  | 
                    
| ... | ... | 
                      @@ -253,6 +261,14 @@ meetings around the world.</li>  | 
                  
| 253 | 261 | 
                        <td></td>  | 
                    
| 254 | 262 | 
                        </tr>  | 
                    
| 255 | 263 | 
                         | 
                    
| 264 | 
                        + <tr>  | 
                    |
| 265 | 
                        + <td><a href="#project-onionoo">Onionoo</a></td>  | 
                    |
| 266 | 
                        + <td>Backend Service</td>  | 
                    |
| 267 | 
                        + <td>Java</td>  | 
                    |
| 268 | 
                        + <td>Moderate</td>  | 
                    |
| 269 | 
                        + <td>karsten</td>  | 
                    |
| 270 | 
                        + </tr>  | 
                    |
| 271 | 
                        +  | 
                    |
| 256 | 272 | 
                        <tr class="alt">  | 
                    
| 257 | 273 | 
                        <td><a href="#project-bridgedb">BridgeDB</a></td>  | 
                    
| 258 | 274 | 
                        <td>Backend Service</td>  | 
                    
| ... | ... | 
                      @@ -560,6 +576,16 @@ meetings around the world.</li>  | 
                  
| 560 | 576 | 
                        <i><a href="#metricsSearch">Searchable Tor descriptor and Metrics data archive</a></i> (Python/Django?)  | 
                    
| 561 | 577 | 
                        </p>  | 
                    
| 562 | 578 | 
                         | 
                    
| 579 | 
                        + <a id="project-atlas"></a>  | 
                    |
| 580 | 
                        + <h3><a href="https://atlas.torproject.org/">Atlas</a> (<a  | 
                    |
| 581 | 
                        + href="https://gitweb.torproject.org/atlas.git">code</a>)</h3>  | 
                    |
| 582 | 
                        +  | 
                    |
| 583 | 
                        + <p>  | 
                    |
| 584 | 
                        + Atlas is a web application to discover Tor relays and bridges. It provides  | 
                    |
| 585 | 
                        + useful information on how relays are configured along with graphics about  | 
                    |
| 586 | 
                        + their past usage. This is the third evolution of the TorStatus application.  | 
                    |
| 587 | 
                        + </p>  | 
                    |
| 588 | 
                        +  | 
                    |
| 563 | 589 | 
                        <a id="project-torstatus"></a>  | 
                    
| 564 | 590 | 
                        <h3><a href="https://trac.torproject.org/projects/tor/wiki/projects/TorStatus">TorStatus</a> (<a  | 
                    
| 565 | 591 | 
                        href="https://gitweb.torproject.org/torstatus.git">code</a>)</h3>  | 
                    
| ... | ... | 
                      @@ -608,6 +634,15 @@ meetings around the world.</li>  | 
                  
| 608 | 634 | 
                        This has been relatively unchanged for quite a while.  | 
                    
| 609 | 635 | 
                        </p>  | 
                    
| 610 | 636 | 
                         | 
                    
| 637 | 
                        + <a id="project-onionoo"></a>  | 
                    |
| 638 | 
                        + <h3><a href="<page projects/onionoo>">Onionoo</a> (<a  | 
                    |
| 639 | 
                        + href="https://gitweb.torproject.org/onionoo.git">code</a>)</h3>  | 
                    |
| 640 | 
                        +  | 
                    |
| 641 | 
                        + <p>  | 
                    |
| 642 | 
                        + Onionoo is a JSON based protocol to learn information about currently  | 
                    |
| 643 | 
                        + running Tor relays and bridges.  | 
                    |
| 644 | 
                        + </p>  | 
                    |
| 645 | 
                        +  | 
                    |
| 611 | 646 | 
                        <a id="project-bridgedb"></a>  | 
                    
| 612 | 647 | 
                        <h3><a href="https://trac.torproject.org/projects/tor/wiki/projects/BridgeDB">BridgeDB</a> (<a  | 
                    
| 613 | 648 | 
                        href="https://gitweb.torproject.org/bridgedb.git">code</a>, <a  | 
                    
| 614 | 649 |