Damian Johnson commited on 2012-02-22 00:07:42
Zeige 1 geänderte Dateien mit 29 Einfügungen und 9 Löschungen.
Adding the entry provided by Rob Jansen for his Shadow project.
| ... | ... |
@@ -186,6 +186,14 @@ meetings around the world.</li> |
| 186 | 186 |
</tr> |
| 187 | 187 |
|
| 188 | 188 |
<tr class="alt"> |
| 189 |
+ <td><a href="#project-shadow">Shadow</a></td> |
|
| 190 |
+ <td>Experimentation</td> |
|
| 191 |
+ <td>C, Python</td> |
|
| 192 |
+ <td>Moderate</td> |
|
| 193 |
+ <td>robgjansen</td> |
|
| 194 |
+ </tr> |
|
| 195 |
+ |
|
| 196 |
+ <tr> |
|
| 189 | 197 |
<td><a href="#project-torctl">TorCtl</a></td> |
| 190 | 198 |
<td>Library</td> |
| 191 | 199 |
<td>Python</td> |
| ... | ... |
@@ -193,7 +201,7 @@ meetings around the world.</li> |
| 193 | 201 |
<td>mikeperry</td> |
| 194 | 202 |
</tr> |
| 195 | 203 |
|
| 196 |
- <tr> |
|
| 204 |
+ <tr class="alt"> |
|
| 197 | 205 |
<td>*<a href="#project-stem">Stem</a></td> |
| 198 | 206 |
<td>Library</td> |
| 199 | 207 |
<td>Python</td> |
| ... | ... |
@@ -201,7 +209,7 @@ meetings around the world.</li> |
| 201 | 209 |
<td>atagar</td> |
| 202 | 210 |
</tr> |
| 203 | 211 |
|
| 204 |
- <tr class="alt"> |
|
| 212 |
+ <tr> |
|
| 205 | 213 |
<td><a href="#project-metrics">Metrics</a></td> |
| 206 | 214 |
<td>Client Service</td> |
| 207 | 215 |
<td>Java</td> |
| ... | ... |
@@ -209,7 +217,7 @@ meetings around the world.</li> |
| 209 | 217 |
<td>karsten</td> |
| 210 | 218 |
</tr> |
| 211 | 219 |
|
| 212 |
- <tr> |
|
| 220 |
+ <tr class="alt"> |
|
| 213 | 221 |
<td><a href="#project-torstatus">TorStatus</a></td> |
| 214 | 222 |
<td>Client Service</td> |
| 215 | 223 |
<td>Python, Django</td> |
| ... | ... |
@@ -217,7 +225,7 @@ meetings around the world.</li> |
| 217 | 225 |
<td></td> |
| 218 | 226 |
</tr> |
| 219 | 227 |
|
| 220 |
- <tr class="alt"> |
|
| 228 |
+ <tr> |
|
| 221 | 229 |
<td><a href="#project-weather">Weather</a></td> |
| 222 | 230 |
<td>Client Service</td> |
| 223 | 231 |
<td>Python</td> |
| ... | ... |
@@ -225,7 +233,7 @@ meetings around the world.</li> |
| 225 | 233 |
<td>kaner</td> |
| 226 | 234 |
</tr> |
| 227 | 235 |
|
| 228 |
- <tr> |
|
| 236 |
+ <tr class="alt"> |
|
| 229 | 237 |
<td><a href="#project-gettor">GetTor</a></td> |
| 230 | 238 |
<td>Client Service</td> |
| 231 | 239 |
<td>Python</td> |
| ... | ... |
@@ -233,7 +241,7 @@ meetings around the world.</li> |
| 233 | 241 |
<td>kaner</td> |
| 234 | 242 |
</tr> |
| 235 | 243 |
|
| 236 |
- <tr class="alt"> |
|
| 244 |
+ <tr> |
|
| 237 | 245 |
<td><a href="#project-torcheck">TorCheck</a></td> |
| 238 | 246 |
<td>Client Service</td> |
| 239 | 247 |
<td>Python, Perl</td> |
| ... | ... |
@@ -241,7 +249,7 @@ meetings around the world.</li> |
| 241 | 249 |
<td></td> |
| 242 | 250 |
</tr> |
| 243 | 251 |
|
| 244 |
- <tr> |
|
| 252 |
+ <tr class="alt"> |
|
| 245 | 253 |
<td><a href="#project-bridgedb">BridgeDB</a></td> |
| 246 | 254 |
<td>Backend Service</td> |
| 247 | 255 |
<td>Python</td> |
| ... | ... |
@@ -249,7 +257,7 @@ meetings around the world.</li> |
| 249 | 257 |
<td>kaner, nickm</td> |
| 250 | 258 |
</tr> |
| 251 | 259 |
|
| 252 |
- <tr class="alt"> |
|
| 260 |
+ <tr> |
|
| 253 | 261 |
<td><a href="#project-torflow">TorFlow</a></td> |
| 254 | 262 |
<td>Backend Service</td> |
| 255 | 263 |
<td>Python</td> |
| ... | ... |
@@ -257,7 +265,7 @@ meetings around the world.</li> |
| 257 | 265 |
<td>mikeperry</td> |
| 258 | 266 |
</tr> |
| 259 | 267 |
|
| 260 |
- <tr> |
|
| 268 |
+ <tr class="alt"> |
|
| 261 | 269 |
<td>*<a href="#project-torbel">TorBEL</a></td> |
| 262 | 270 |
<td>Backend Service</td> |
| 263 | 271 |
<td>Python</td> |
| ... | ... |
@@ -480,6 +488,18 @@ meetings around the world.</li> |
| 480 | 488 |
content. |
| 481 | 489 |
</p> |
| 482 | 490 |
|
| 491 |
+ <a id="project-shadow"></a> |
|
| 492 |
+ <h3><a href="https://shadow.cs.umn.edu/">Shadow</a> (<a |
|
| 493 |
+ href="https://github.com/shadow">code</a>, <a |
|
| 494 |
+ href="https://github.com/shadow/shadow/issues">bug |
|
| 495 |
+ tracker</a>)</h3> |
|
| 496 |
+ |
|
| 497 |
+ <p> |
|
| 498 |
+ Shadow is a discrete-event network simulator that runs the real |
|
| 499 |
+ Tor software as a plug-in. Shadow is open-source software that enables |
|
| 500 |
+ accurate, efficient, controlled, and repeatable Tor experimentation. |
|
| 501 |
+ </p> |
|
| 502 |
+ |
|
| 483 | 503 |
<a id="project-torctl"></a> |
| 484 | 504 |
<h3>TorCtl (<a |
| 485 | 505 |
href="https://gitweb.torproject.org/pytorctl.git">code</a>, <a |
| 486 | 506 |