Author: atagar Date: 2013-08-01 16:08:56 +0000 (Thu, 01 Aug 2013) New Revision: 26268
Modified: website/trunk/getinvolved/en/volunteer.wml Log: Adding Globe to the volunteer page
Spiffy project from Christian. He provided the links and description.
Modified: website/trunk/getinvolved/en/volunteer.wml =================================================================== --- website/trunk/getinvolved/en/volunteer.wml 2013-07-29 19:24:06 UTC (rev 26267) +++ website/trunk/getinvolved/en/volunteer.wml 2013-08-01 16:08:56 UTC (rev 26268) @@ -282,6 +282,14 @@ </tr>
<tr> + <td><a href="#project-globe">Globe</a></td> + <td>Client Service</td> + <td>JavaScript</td> + <td>Heavy</td> + <td>Christian</td> + </tr> + + <tr> <td><a href="#project-compass">Compass</a></td> <td>Client Service</td> <td>Python</td> @@ -675,6 +683,17 @@ Wesleyan as Django. </p>
+ <a id="project-globe"></a> + <h3><a href="http://globe.rndm.de/">Globe</a> (<a + href="https://github.com/makepanic/globe%22%3Ecode</a>, <a + href="https://github.com/makepanic/globe/issues%22%3Ebug tracker</a>)</h3> + + <p> + Globe is a web application that allows you to search for Tor relays and + bridges. It gives you a detailed overview of properties and configurations + of a relay or bridge. + </p> + <a id="project-compass"></a> <h3><a href="https://compass.torproject.org/">Compass</a> (<a href="https://gitweb.torproject.org/compass.git">code</a>, <a
tor-commits@lists.torproject.org