diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index 1b6bdf47..75c336ec 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -749,10 +749,9 @@ meetings around the world.

-

Onionoo (java codebase, python - codebase, bug tracker)

+

Onionoo (code, + bug tracker)

Onionoo is a JSON based protocol to learn information about currently diff --git a/projects/en/onionoo.wml b/projects/en/onionoo.wml deleted file mode 100644 index a9a5cf55..00000000 --- a/projects/en/onionoo.wml +++ /dev/null @@ -1,131 +0,0 @@ -## translation metadata -# Revision: $Revision: 25342 $ - -#include "head.wmi" TITLE="Tor Project: Onionoo" CHARSET="UTF-8" -

- -
- -

Onionoo

- -

Onionoo is a web-based protocol to learn about currently running - Tor relays and bridges. Onionoo itself was not designed as a service - for human beings—at least not directly. Onionoo provides the - data for other applications and websites which in turn present Tor - network status information to humans. The following Onionoo clients - are currently available:

- - - The following Onionoo clients are currently unmaintained, but are - still a good idea: - - -

Developing Onionoo applications

- -

The project pages of the Onionoo clients listed above have further - information for contacting the authors and contributing ideas or code. - The authors will be happy to hear your thoughts!

- -

You don't find your favorite Onionoo client above? Want to - implement your own and tell us to add it to the list? The Onionoo - clients above are backed by a web-based - protocol, which - facilitates developing new applications displaying Tor status - information. Here are a few ideas for new Onionoo clients:

- - -

Want to help with developing the Onionoo server that provides - Tor status data, or want to run your own Onionoo server instance? The - Onionoo server is written in Java with a tiny portion of Java - Servlets. Instructions for setting up the Onionoo server to fetch the - required data from the Tor servers is described in the INSTALL file in - the sources. For more details see the - source code and - issue - tracker.

- -

Related projects

- -

TorStatus is the name of a nowadays - unmaintained - website that displays Tor relay information similar to - Atlas. There are still a - few TorStatus - websites - running.

- -

There's another project from summer 2011 called TorStatus which is - a rewrite of - the original TorStatus in Python/Django. Unfortunately, it's also - unmaintained.

- -

Finally, there's the - consensus-health - page which has the primary purpose of indicating problems with - creating a network status consensus. As a side-effect this page lists - all currently running relays and how the directory authorities voted - on them.

- -
- -
-#include "side.wmi" -#include "info.wmi" -
- -
- -#include diff --git a/projects/en/projects.wml b/projects/en/projects.wml index 6a9872e4..3c710a49 100644 --- a/projects/en/projects.wml +++ b/projects/en/projects.wml @@ -67,11 +67,11 @@ making it harder for censors to detect and block the Tor protocol.

-Onionoo Icon -
+

Web-based protocol to learn about currently running Tor relays and bridges.

diff --git a/projects/en/sidenav.wmi b/projects/en/sidenav.wmi index 1c876cad..6d6f7991 100644 --- a/projects/en/sidenav.wmi +++ b/projects/en/sidenav.wmi @@ -41,7 +41,7 @@ {'url' => 'https://trac.torproject.org/projects/tor/wiki/torbirdy', 'txt' => 'TorBirdy', }, - {'url' => 'projects/onionoo', + {'url' => 'https://onionoo.torproject.org/', 'txt' => 'Onionoo', }, {'url' => 'https://metrics.torproject.org/',