Damian Johnson commited on 2013-09-09 21:05:00
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.
Request by Karsten to add TorPS, one of Aaron Johnson's projects.
... | ... |
@@ -345,6 +345,14 @@ meetings around the world.</li> |
345 | 345 |
<td>hellais, isis, ioerror</td> |
346 | 346 |
</tr> |
347 | 347 |
|
348 |
+ <tr> |
|
349 |
+ <td><a href="#project-torps">TorPS</a></td> |
|
350 |
+ <td>Backend Service</td> |
|
351 |
+ <td>Python</td> |
|
352 |
+ <td>Light</td> |
|
353 |
+ <td>Aaron Johnson</td> |
|
354 |
+ </tr> |
|
355 |
+ |
|
348 | 356 |
<tr> |
349 | 357 |
<td><a href="#project-torflow">TorFlow</a></td> |
350 | 358 |
<td>Backend Service</td> |
... | ... |
@@ -775,6 +783,16 @@ meetings around the world.</li> |
775 | 783 |
<i><a href="#censorshipAnalyzer">Develop a Censorship Analyzer</a></i> |
776 | 784 |
</p> |
777 | 785 |
|
786 |
+ <a id="project-torps"></a> |
|
787 |
+ <h3>TorPS</a> (<a href="https://github.com/torps/torps">code</a>)</h3> |
|
788 |
+ |
|
789 |
+ <p> |
|
790 |
+ The Tor Path Simulator (TorPS) is a tool for efficiently simulating |
|
791 |
+ path selection in Tor. It chooses circuits and assigns user streams to |
|
792 |
+ those circuits in the same way that Tor does. TorPS is fast enough to |
|
793 |
+ perform thousands of simulations over periods of months. |
|
794 |
+ </p> |
|
795 |
+ |
|
778 | 796 |
<a id="project-torflow"></a> |
779 | 797 |
<h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/TorFlow">TorFlow</a> (<a |
780 | 798 |
href="https://gitweb.torproject.org/torflow.git">code</a>, <a |
781 | 799 |