Karsten Loesing commited on 2013-09-10 18:32:47
Zeige 1 geänderte Dateien mit 9 Einfügungen und 4 Löschungen.
| ... | ... |
@@ -23,10 +23,6 @@ |
| 23 | 23 |
application to discover Tor relays. It provides useful |
| 24 | 24 |
information on how relays are configured along with graphics about |
| 25 | 25 |
their past.</li> |
| 26 |
- <li><a href="https://code.google.com/p/moniono/">mOnionO</a> is an |
|
| 27 |
- Android app that lets you add your relays or bridges to your favorites |
|
| 28 |
- list and keeps you always informed whether they are running or |
|
| 29 |
- not.</li> |
|
| 30 | 26 |
<li><a href="https://compass.torproject.org/">Compass</a> |
| 31 | 27 |
is a Python script and website that extracts consensus weight |
| 32 | 28 |
information of currently running relays and aggregates weights of |
| ... | ... |
@@ -41,6 +37,15 @@ |
| 41 | 37 |
bridge.</li> |
| 42 | 38 |
</ul> |
| 43 | 39 |
|
| 40 |
+ The following Onionoo clients are currently unmaintained, but are |
|
| 41 |
+ still a good idea: |
|
| 42 |
+ <ul> |
|
| 43 |
+ <li><a href="https://code.google.com/p/moniono/">mOnionO</a> is an |
|
| 44 |
+ Android app that lets you add your relays or bridges to your favorites |
|
| 45 |
+ list and keeps you always informed whether they are running or |
|
| 46 |
+ not.</li> |
|
| 47 |
+ </ul> |
|
| 48 |
+ |
|
| 44 | 49 |
<h2>Developing Onionoo applications</h2> |
| 45 | 50 |
|
| 46 | 51 |
<p>The project pages of the Onionoo clients listed above have further |
| 47 | 52 |