mirror of
https://github.com/torproject/webwml.git
synced 2024-12-14 13:58:30 +00:00
Adding stem to volunteer table and editing activity
Updating project activity as per the last couple months of commits, and adding Stem to the project table (people gsathya talked with were confused since it wasn't there).
This commit is contained in:
parent
3b66fb2b69
commit
babe1edd0a
@ -117,7 +117,7 @@ meetings around the world.</li>
|
||||
<td><a href="#project-torsocks">Torsocks</a></td>
|
||||
<td>Usability</td>
|
||||
<td>C</td>
|
||||
<td>Light</td>
|
||||
<td>None</td>
|
||||
<td>mwenge</td>
|
||||
</tr>
|
||||
|
||||
@ -178,6 +178,14 @@ meetings around the world.</li>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>*<a href="#project-stem">Stem</a></td>
|
||||
<td>Library</td>
|
||||
<td>Python</td>
|
||||
<td>Heavy</td>
|
||||
<td>atagar</td>
|
||||
</tr>
|
||||
|
||||
<tr class="alt">
|
||||
<td><a href="#project-metrics">Metrics</a></td>
|
||||
<td>Client Service</td>
|
||||
<td>Java</td>
|
||||
@ -185,7 +193,7 @@ meetings around the world.</li>
|
||||
<td>karsten</td>
|
||||
</tr>
|
||||
|
||||
<tr class="alt">
|
||||
<tr>
|
||||
<td><a href="#project-torstatus">TorStatus</a></td>
|
||||
<td>Client Service</td>
|
||||
<td>PHP</td>
|
||||
@ -193,23 +201,23 @@ meetings around the world.</li>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr class="alt">
|
||||
<td><a href="#project-weather">Weather</a></td>
|
||||
<td>Client Service</td>
|
||||
<td>Python</td>
|
||||
<td>Light</td>
|
||||
<td>None</td>
|
||||
<td>kaner</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="#project-gettor">GetTor</a></td>
|
||||
<td>Client Service</td>
|
||||
<td>Python</td>
|
||||
<td>None</td>
|
||||
<td>kaner</td>
|
||||
</tr>
|
||||
|
||||
<tr class="alt">
|
||||
<td><a href="#project-gettor">GetTor</a></td>
|
||||
<td>Client Service</td>
|
||||
<td>Python</td>
|
||||
<td>Light</td>
|
||||
<td>kaner</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="#project-torcheck">TorCheck</a></td>
|
||||
<td>Client Service</td>
|
||||
<td>Python, Perl</td>
|
||||
@ -217,23 +225,23 @@ meetings around the world.</li>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr class="alt">
|
||||
<tr>
|
||||
<td><a href="#project-bridgedb">BridgeDB</a></td>
|
||||
<td>Backend Service</td>
|
||||
<td>Python</td>
|
||||
<td>Moderate</td>
|
||||
<td>None</td>
|
||||
<td>kaner, nickm</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr class="alt">
|
||||
<td><a href="#project-torflow">TorFlow</a></td>
|
||||
<td>Backend Service</td>
|
||||
<td>Python</td>
|
||||
<td>Light</td>
|
||||
<td>Moderate</td>
|
||||
<td>mikeperry</td>
|
||||
</tr>
|
||||
|
||||
<tr class="alt">
|
||||
<tr>
|
||||
<td>*<a href="#project-torbel">TorBEL</a></td>
|
||||
<td>Backend Service</td>
|
||||
<td>Python</td>
|
||||
@ -445,6 +453,17 @@ meetings around the world.</li>
|
||||
stable for several years, with only minor revisions.
|
||||
</p>
|
||||
|
||||
<a id="project-stem"></a>
|
||||
<h3><a href="https://trac.torproject.org/projects/tor/wiki/doc/stem">Stem</a> (<a
|
||||
href="https://gitweb.torproject.org/stem.git">code</a>, <a
|
||||
href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=Stem&order=priority">bug
|
||||
tracker</a>)</h3>
|
||||
|
||||
<p>
|
||||
Python controller library with a similar scope to TorCtl, but with better
|
||||
testing, documentation, and API. This project is not yet feature complete.
|
||||
</p>
|
||||
|
||||
<a id="project-metrics"></a>
|
||||
<h3><a href="https://metrics.torproject.org/">Metrics</a> (code: <a
|
||||
href="https://gitweb.torproject.org/metrics-db.git">db</a>, <a
|
||||
|
Loading…
Reference in New Issue
Block a user