mirror of
https://github.com/torproject/webwml.git
synced 2025-03-05 08:47:04 +00:00
Turn TorStatus project page into Onionoo project page.
This commit is contained in:
parent
d03cc47e1a
commit
8a209b1e17
@ -45,7 +45,7 @@
|
||||
'txt' => 'Tails',
|
||||
},
|
||||
{'url' => 'projects/torstatus',
|
||||
'txt' => 'TorStatus',
|
||||
'txt' => 'Onionoo',
|
||||
},
|
||||
{'url' => 'https://metrics.torproject.org/',
|
||||
'txt' => 'Metrics Portal',
|
||||
|
@ -1,20 +1,23 @@
|
||||
## translation metadata
|
||||
# Revision: $Revision: 25342 $
|
||||
|
||||
#include "head.wmi" TITLE="Tor Project: TorStatus" CHARSET="UTF-8"
|
||||
#include "head.wmi" TITLE="Tor Project: Onionoo" CHARSET="UTF-8"
|
||||
<div id="content" class="clearfix">
|
||||
<div id="breadcrumbs">
|
||||
<a href="<page index>">Home » </a>
|
||||
<a href="<page projects/projects>">Projects » </a>
|
||||
<a href="<page projects/torstatus>">TorStatus</a>
|
||||
<a href="<page projects/torstatus>">Onionoo</a>
|
||||
</div>
|
||||
<div id="maincol">
|
||||
|
||||
<h1>TorStatus</h1>
|
||||
<h1>Onionoo</h1>
|
||||
|
||||
<p>The TorStatus project family consists of websites and clients
|
||||
listing currently running Tor relays and bridges and details about
|
||||
them. There are currently two TorStatus applications available:</p>
|
||||
<p>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. There are currently two
|
||||
Onionoo clients available:</p>
|
||||
<ul>
|
||||
<li><a href="https://atlas.torproject.org/">Atlas</a> is a web
|
||||
application to discover Tor relays and bridges. It provides useful
|
||||
@ -26,18 +29,18 @@
|
||||
not.</li>
|
||||
</ul>
|
||||
|
||||
<h2>Developing TorStatus applications</h2>
|
||||
<h2>Developing Onionoo applications</h2>
|
||||
|
||||
<p>The project pages of the TorStatus applications listed above have
|
||||
further information for contacting the authors and contributing ideas
|
||||
or code. The authors will be happy to hear your thoughts!</p>
|
||||
<p>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!</p>
|
||||
|
||||
<p>You don't find your favorite TorStatus application above? Want to
|
||||
implement your own and tell us to add it to the list? The TorStatus
|
||||
applications above are backed by a web-based protocol, called
|
||||
<a href="http://onionoo.torproject.org/">Onionoo</a>, which
|
||||
<p>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
|
||||
<a href="http://onionoo.torproject.org/">protocol</a>, which
|
||||
facilitates developing new applications displaying Tor status
|
||||
information. Here are a few ideas for new TorStatus applications:</p>
|
||||
information. Here are a few ideas for new Onionoo clients:</p>
|
||||
<ul>
|
||||
<li>Tor controller extension: Extend
|
||||
<a href="<page projects/vidalia>">Vidalia</a> and/or
|
||||
@ -61,7 +64,7 @@
|
||||
</ul>
|
||||
|
||||
<p>Want to help with developing the Onionoo server that provides
|
||||
TorStatus data, or want to run your own Onionoo server instance? The
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user