r26393: {website} Adding DocTor to the volunteer project table (website/trunk/getinvolved/en)

Author: atagar Date: 2013-10-24 15:28:12 +0000 (Thu, 24 Oct 2013) New Revision: 26393 Modified: website/trunk/getinvolved/en/volunteer.wml Log: Adding DocTor to the volunteer project table Modified: website/trunk/getinvolved/en/volunteer.wml =================================================================== --- website/trunk/getinvolved/en/volunteer.wml 2013-10-24 15:20:58 UTC (rev 26392) +++ website/trunk/getinvolved/en/volunteer.wml 2013-10-24 15:28:12 UTC (rev 26393) @@ -306,6 +306,14 @@ </tr> <tr> + <td><a href="#project-doctor">DocTor</a></td> + <td>Backend Service</td> + <td>Python</td> + <td>Light</td> + <td>atagar</td> + </tr> + + <tr> <td><a href="#project-weather">Weather</a></td> <td>Client Service</td> <td>Python</td> @@ -718,6 +726,19 @@ running Tor relays and bridges. </p> + <a id="project-doctor"></a> + <h3>DocTor (<a + href="https://gitweb.torproject.org/doctor.git">code</a>, <a + href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=DocTor&order=priority">bug + tracker</a>)</h3> + + <p> + DocTor is a notification service that monitors newly published descriptor + information for issues. This is primarily a service to help the tor + directory authority operators, but it also checks for a handful of other + issues like sybil attacks. + </p> + <a id="project-weather"></a> <h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Weather">Weather</a> (<a href="https://gitweb.torproject.org/weather.git">code</a>, <a
participants (1)
-
Damian Johnson