Roger Dingledine commited on 2012-12-28 23:55:53
Zeige 1 geänderte Dateien mit 10 Einfügungen und 5 Löschungen.
| ... | ... |
@@ -411,15 +411,15 @@ meetings around the world.</li> |
| 411 | 411 |
<tr> |
| 412 | 412 |
<td><a href="#project-tor2web">Tor2web</a></td> |
| 413 | 413 |
<td>Client Service</td> |
| 414 |
- <td>python</td> |
|
| 414 |
+ <td>Python</td> |
|
| 415 | 415 |
<td>Light</td> |
| 416 |
- <td>hellais, others</td> |
|
| 416 |
+ <td>hellais</td> |
|
| 417 | 417 |
</tr> |
| 418 | 418 |
|
| 419 | 419 |
<tr class="alt"> |
| 420 | 420 |
<td><a href="#project-anonbib">Anonbib</a></td> |
| 421 | 421 |
<td>Website</td> |
| 422 |
- <td>python</td> |
|
| 422 |
+ <td>Python</td> |
|
| 423 | 423 |
<td>Light</td> |
| 424 | 424 |
<td>arma, nickm</td> |
| 425 | 425 |
</tr> |
| ... | ... |
@@ -724,7 +724,10 @@ meetings around the world.</li> |
| 724 | 724 |
|
| 725 | 725 |
<a id="project-thandy"></a> |
| 726 | 726 |
<h3>Thandy (<a |
| 727 |
- href="https://gitweb.torproject.org/thandy.git">code</a>)</h3> |
|
| 727 |
+ href="http://freehaven.net/~arma/tuf-ccs2010.pdf">paper</a>, <a |
|
| 728 |
+ href="http://google-opensource.blogspot.com/2009/03/thandy-secure-update-for-tor.html">blog |
|
| 729 |
+ post</a>, <a href="https://gitweb.torproject.org/thandy.git">code</a>, |
|
| 730 |
+<a href="https://www.updateframework.com/">related website</a>)</h3> |
|
| 728 | 731 |
|
| 729 | 732 |
<p> |
| 730 | 733 |
Updater for Tor. The project began in the Summer of 2008 but wasn't |
| ... | ... |
@@ -1001,7 +1004,9 @@ meetings around the world.</li> |
| 1001 | 1004 |
href="https://gitweb.torproject.org/anonbib.git">code</a>)</h3> |
| 1002 | 1005 |
|
| 1003 | 1006 |
<p> |
| 1004 |
- anonbib |
|
| 1007 |
+ Anonbib is a list of important papers in the field of anonymity. It's |
|
| 1008 |
+ also a set of scripts to generate the website from Latex (bibtex). If |
|
| 1009 |
+ we're missing any important papers, please let us know! |
|
| 1005 | 1010 |
</p> |
| 1006 | 1011 |
|
| 1007 | 1012 |
<a id="Coding"></a> |
| 1008 | 1013 |