Update projects on the volunteer page.
Karsten Loesing

Karsten Loesing commited on 2016-08-17 08:55:27
Zeige 1 geänderte Dateien mit 60 Einfügungen und 20 Löschungen.

... ...
@@ -124,7 +124,7 @@ meetings around the world.</li>
124 124
         <td>Core</td>
125 125
         <td>C</td>
126 126
         <td>Heavy</td>
127
-        <td>nickm, athena, arma</td>
127
+        <td>nickm, athena, arma, dgoulet, asn, teor</td>
128 128
       </tr>
129 129
 
130 130
       <tr>
... ...
@@ -132,7 +132,7 @@ meetings around the world.</li>
132 132
         <td>Bundle</td>
133 133
         <td>Javascript, XUL, Scripting</td>
134 134
         <td>Heavy</td>
135
-        <td>mikeperry, Pearl Crescent</td>
135
+        <td>mikeperry, Pearl Crescent, GeKo</td>
136 136
       </tr>
137 137
 
138 138
       <tr>
... ...
@@ -155,7 +155,7 @@ meetings around the world.</li>
155 155
         <td><a href="#project-orbot">Orbot</a></td>
156 156
         <td>User Interface</td>
157 157
         <td>Java</td>
158
-        <td>Moderage</td>
158
+        <td>Moderate</td>
159 159
         <td>n8fr8</td>
160 160
       </tr>
161 161
 
... ...
@@ -260,15 +260,15 @@ meetings around the world.</li>
260 260
         <td>Client Service</td>
261 261
         <td>Java</td>
262 262
         <td>Moderate</td>
263
-        <td>karsten</td>
263
+        <td>karsten, iwakeh</td>
264 264
       </tr>
265 265
 
266 266
       <tr>
267 267
         <td><a href="#project-atlas">Atlas</a></td>
268 268
         <td>Client Service</td>
269 269
         <td>JavaScript</td>
270
-        <td>None</td>
271
-        <td></td>
270
+        <td>Moderate</td>
271
+        <td>irl</td>
272 272
       </tr>
273 273
 
274 274
       <tr>
... ...
@@ -283,8 +283,8 @@ meetings around the world.</li>
283 283
         <td><a href="#project-onionoo">Onionoo</a></td>
284 284
         <td>Backend Service</td>
285 285
         <td>Java</td>
286
-        <td>Light</td>
287
-        <td>karsten</td>
286
+        <td>Heavy</td>
287
+        <td>karsten, iwakeh</td>
288 288
       </tr>
289 289
 
290 290
       <tr>
... ...
@@ -303,14 +303,6 @@ meetings around the world.</li>
303 303
         <td>atagar</td>
304 304
       </tr>
305 305
 
306
-      <tr>
307
-        <td><a href="#project-weather">Weather</a></td>
308
-        <td>Client Service</td>
309
-        <td>Python</td>
310
-        <td>None</td>
311
-        <td>kaner</td>
312
-      </tr>
313
-
314 306
       <tr>
315 307
         <td><a href="#project-gettor">GetTor</a></td>
316 308
         <td>Client Service</td>
... ...
@@ -374,6 +366,30 @@ meetings around the world.</li>
374 366
         <td>Light</td>
375 367
         <td>arma, nickm</td>
376 368
       </tr>
369
+
370
+      <tr>
371
+        <td><a href="#project-collector">CollecTor</a></td>
372
+        <td>Backend Service</td>
373
+        <td>Java</td>
374
+        <td>Heavy</td>
375
+        <td>karsten, iwakeh</td>
376
+      </tr>
377
+
378
+      <tr>
379
+        <td><a href="#project-metrics-lib">metrics-lib</a></td>
380
+        <td>Library</td>
381
+        <td>Java</td>
382
+        <td>Heavy</td>
383
+        <td>karsten, iwakeh</td>
384
+      </tr>
385
+
386
+      <tr>
387
+        <td><a href="#project-exonerator">ExoneraTor</a></td>
388
+        <td>Client Service</td>
389
+        <td>Java</td>
390
+        <td>Light</td>
391
+        <td>karsten, iwakeh</td>
392
+      </tr>
377 393
     </table>
378 394
 
379 395
     <sub>
... ...
@@ -602,15 +618,13 @@ meetings around the world.</li>
602 618
     </p>
603 619
 
604 620
     <a id="project-metrics"></a>
605
-    <h3><a href="https://metrics.torproject.org/">Metrics</a> (code: <a
606
-    href="https://gitweb.torproject.org/metrics-db.git">db</a>, <a
621
+    <h3><a href="https://metrics.torproject.org/">Metrics</a> (<a
607 622
     href="https://gitweb.torproject.org/metrics-web.git">web</a>)</h3>
608 623
 
609 624
     <p>
610 625
     Processing and analytics of consensus data, provided to users via the
611 626
     metrics portal. This has been under active development for several years by
612
-    Karsten Loesing. See also <a
613
-    href="https://gitweb.torproject.org/torperf.git">TorPerf</a>.
627
+    Karsten Loesing.
614 628
     </p>
615 629
 
616 630
     <a id="project-atlas"></a>
... ...
@@ -788,6 +802,32 @@ meetings around the world.</li>
788 802
     we're missing any important papers, please let us know!
789 803
     </p>
790 804
 
805
+    <a id="project-collector"></a>
806
+    <h3><a href="https://collector.torproject.org/">CollecTor</a>
807
+    (<a href="https://gitweb.torproject.org/collector.git">code</a>,
808
+    <a href="https://trac.torproject.org/projects/tor/query?status=!closed&component=Metrics%2FCollecTor&order=priority">bug tracker</a>)</h3>
809
+
810
+    <p>CollecTor is the Tor network data archive that powers other
811
+    services like <a href="#project-metrics">Metrics</a> and
812
+    <a href="#project-onionoo">Onionoo</a>.</p>
813
+
814
+    <a id="project-metrics-lib"></a>
815
+    <h3>metrics-lib
816
+    (<a href="https://gitweb.torproject.org/metrics-lib.git">code</a>,
817
+    <a href="https://trac.torproject.org/projects/tor/query?status=!closed&component=Metrics%2Fmetrics-lib&order=priority">bug tracker</a>)</h3>
818
+
819
+    <p>metrics-lib is a Java library that processes Tor network data
820
+    provided by <a href="#project-collector">CollecTor</a> or from other
821
+    sources.</p>
822
+
823
+    <a id="project-exonerator"></a>
824
+    <h3><a href="https://exonerator.torproject.org/">ExoneraTor</a>
825
+    (<a href="https://gitweb.torproject.org/exonerator.git">code</a>,
826
+    <a href="https://trac.torproject.org/projects/tor/query?status=!closed&component=Metrics%2FExoneraTor&order=priority">bug tracker</a>)</h3>
827
+
828
+    <p>ExoneraTor is a service that answers the question whether there was
829
+    a Tor relay running on a given IP address on a given date.</p>
830
+
791 831
     <a id="Coding"></a>
792 832
     <a id="Summer"></a>
793 833
     <h2><a class="anchor" href="#Coding">Project Ideas</a></h2>
794 834