Damian Johnson commited on 2013-07-29 21:24:06
Zeige 1 geänderte Dateien mit 5 Einfügungen und 18 Löschungen.
TorStatus has long been deprecated in favor of Atlas so merging their entries. Suggestion thanks to Karsten.
... | ... |
@@ -281,14 +281,6 @@ meetings around the world.</li> |
281 | 281 |
<td>hellais, karsten</td> |
282 | 282 |
</tr> |
283 | 283 |
|
284 |
- <tr> |
|
285 |
- <td><a href="#project-torstatus">TorStatus</a></td> |
|
286 |
- <td>Client Service</td> |
|
287 |
- <td>Python, Django</td> |
|
288 |
- <td>None</td> |
|
289 |
- <td></td> |
|
290 |
- </tr> |
|
291 |
- |
|
292 | 284 |
<tr> |
293 | 285 |
<td><a href="#project-compass">Compass</a></td> |
294 | 286 |
<td>Client Service</td> |
... | ... |
@@ -672,20 +664,15 @@ meetings around the world.</li> |
672 | 664 |
<p> |
673 | 665 |
Atlas is a web application to discover Tor relays and bridges. It provides |
674 | 666 |
useful information on how relays are configured along with graphics about |
675 |
- their past usage. This is the third evolution of the TorStatus application. |
|
667 |
+ their past usage. |
|
676 | 668 |
</p> |
677 | 669 |
|
678 |
- <a id="project-torstatus"></a> |
|
679 |
- <h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/TorStatus">TorStatus</a> (<a |
|
680 |
- href="https://gitweb.torproject.org/torstatus.git">code</a>)</h3> |
|
681 |
- |
|
682 | 670 |
<p> |
683 |
- Portal providing an overview of the Tor network, and details on any of its |
|
684 |
- current relays. Though very actively used, this project has been |
|
685 |
- unmaintained for a long while. The <a |
|
671 |
+ This is the spiritual successor to <a |
|
672 |
+ href="https://gitweb.torproject.org/torstatus.git">TorStatus</a>, the <a |
|
686 | 673 |
href="https://svn.torproject.org/svn/torstatus/trunk/">original |
687 |
- codebase</a> was written in PHP, and students from Wesleyan wrote the new |
|
688 |
- Django counterpart. |
|
674 |
+ codebase</a> for which was written in PHP, and rewritten by students from |
|
675 |
+ Wesleyan as Django. |
|
689 | 676 |
</p> |
690 | 677 |
|
691 | 678 |
<a id="project-compass"></a> |
692 | 679 |