[tor-commits] r26345: {website} Adding TorPS to voluneer page Request by Karsten to add TorP (website/trunk/getinvolved/en)

Damian Johnson atagar1 at gmail.com
Mon Sep 9 19:05:00 UTC 2013


Author: atagar
Date: 2013-09-09 19:05:00 +0000 (Mon, 09 Sep 2013)
New Revision: 26345

Modified:
   website/trunk/getinvolved/en/volunteer.wml
Log:
Adding TorPS to voluneer page

Request by Karsten to add TorPS, one of Aaron Johnson's projects.



Modified: website/trunk/getinvolved/en/volunteer.wml
===================================================================
--- website/trunk/getinvolved/en/volunteer.wml	2013-09-09 15:40:48 UTC (rev 26344)
+++ website/trunk/getinvolved/en/volunteer.wml	2013-09-09 19:05:00 UTC (rev 26345)
@@ -346,6 +346,14 @@
       </tr>
 
       <tr>
+        <td><a href="#project-torps">TorPS</a></td>
+        <td>Backend Service</td>
+        <td>Python</td>
+        <td>Light</td>
+        <td>Aaron Johnson</td>
+      </tr>
+
+      <tr>
         <td><a href="#project-torflow">TorFlow</a></td>
         <td>Backend Service</td>
         <td>Python</td>
@@ -775,6 +783,16 @@
     <i><a href="#censorshipAnalyzer">Develop a Censorship Analyzer</a></i>
     </p>
 
+    <a id="project-torps"></a>
+    <h3>TorPS</a> (<a href="https://github.com/torps/torps">code</a>)</h3>
+
+    <p>
+    The Tor Path Simulator (TorPS) is a tool for efficiently simulating
+    path selection in Tor. It chooses circuits and assigns user streams to
+    those circuits in the same way that Tor does. TorPS is fast enough to
+    perform thousands of simulations over periods of months.
+    </p>
+
     <a id="project-torflow"></a>
     <h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/TorFlow">TorFlow</a> (<a
     href="https://gitweb.torproject.org/torflow.git">code</a>, <a



More information about the tor-commits mailing list