Author: atagar Date: 2013-07-29 19:24:06 +0000 (Mon, 29 Jul 2013) New Revision: 26267
Modified: website/trunk/getinvolved/en/volunteer.wml Log: Removing TorStatus from the volunteer project table
TorStatus has long been deprecated in favor of Atlas so merging their entries. Suggestion thanks to Karsten.
Modified: website/trunk/getinvolved/en/volunteer.wml =================================================================== --- website/trunk/getinvolved/en/volunteer.wml 2013-07-29 08:09:22 UTC (rev 26266) +++ website/trunk/getinvolved/en/volunteer.wml 2013-07-29 19:24:06 UTC (rev 26267) @@ -282,14 +282,6 @@ </tr>
<tr> - <td><a href="#project-torstatus">TorStatus</a></td> - <td>Client Service</td> - <td>Python, Django</td> - <td>None</td> - <td></td> - </tr> - - <tr> <td><a href="#project-compass">Compass</a></td> <td>Client Service</td> <td>Python</td> @@ -672,20 +664,15 @@ <p> Atlas is a web application to discover Tor relays and bridges. It provides useful information on how relays are configured along with graphics about - their past usage. This is the third evolution of the TorStatus application. + their past usage. </p>
- <a id="project-torstatus"></a> - <h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/TorStatus">TorStatus</a> (<a - href="https://gitweb.torproject.org/torstatus.git%22%3Ecode</a>)</h3> - <p> - Portal providing an overview of the Tor network, and details on any of its - current relays. Though very actively used, this project has been - unmaintained for a long while. The <a + This is the spiritual successor to <a + href="https://gitweb.torproject.org/torstatus.git%22%3ETorStatus</a>, the <a href="https://svn.torproject.org/svn/torstatus/trunk/">original - codebase</a> was written in PHP, and students from Wesleyan wrote the new - Django counterpart. + codebase</a> for which was written in PHP, and rewritten by students from + Wesleyan as Django. </p>
<a id="project-compass"></a>