Adding DocTor to the volunteer project table
Damian Johnson

Damian Johnson commited on 2013-10-24 17:28:12
Zeige 1 geänderte Dateien mit 21 Einfügungen und 0 Löschungen.

... ...
@@ -305,6 +305,14 @@ meetings around the world.</li>
305 305
         <td>karsten, gsathya</td>
306 306
       </tr>
307 307
 
308
+      <tr>
309
+        <td><a href="#project-doctor">DocTor</a></td>
310
+        <td>Backend Service</td>
311
+        <td>Python</td>
312
+        <td>Light</td>
313
+        <td>atagar</td>
314
+      </tr>
315
+
308 316
       <tr>
309 317
         <td><a href="#project-weather">Weather</a></td>
310 318
         <td>Client Service</td>
... ...
@@ -718,6 +726,19 @@ meetings around the world.</li>
718 726
     running Tor relays and bridges.
719 727
     </p>
720 728
 
729
+    <a id="project-doctor"></a>
730
+    <h3>DocTor (<a
731
+    href="https://gitweb.torproject.org/doctor.git">code</a>, <a
732
+    href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=DocTor&order=priority">bug
733
+    tracker</a>)</h3>
734
+
735
+    <p>
736
+    DocTor is a notification service that monitors newly published descriptor
737
+    information for issues. This is primarily a service to help the tor
738
+    directory authority operators, but it also checks for a handful of other
739
+    issues like sybil attacks.
740
+    </p>
741
+
721 742
     <a id="project-weather"></a>
722 743
     <h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Weather">Weather</a> (<a
723 744
     href="https://gitweb.torproject.org/weather.git">code</a>, <a
724 745