commit 039803c9332938af6d3ead279fc300391c05ee86 Author: Damian Johnson atagar@torproject.org Date: Tue Jan 5 08:34:19 2016 -0800
Rename arm to nyx on the volunteer page
I'm still holding off on the bulk of the rename until our next release (no reason to confuse its existing users with its name change), but contributors can handle it. Link was broken - thanks to unixninja92 for pointing it out...
https://trac.torproject.org/projects/tor/ticket/18000 --- getinvolved/en/volunteer.wml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index a15c952..7ea98e6 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -157,7 +157,7 @@ meetings around the world.</li> </tr>
<tr> - <td><a href="#project-arm">Arm</a></td> + <td><a href="#project-nyx">Nyx</a></td> <td>User Interface</td> <td>Python, Curses</td> <td>Light</td> @@ -450,14 +450,14 @@ meetings around the world.</li> more secure. </p>
- <a id="project-arm"></a> - <h3><a href="https://www.atagar.com/arm/">Arm</a> (<a - href="https://gitweb.torproject.org/arm.git%22%3Ecode</a>, <a + <a id="project-nyx"></a> + <h3><a href="https://www.atagar.com/arm/">Nyx</a> (<a + href="https://gitweb.torproject.org/nyx.git%22%3Ecode</a>, <a href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=arm&order=priority">bug tracker</a>)</h3>
<p> - The anonymizing relay monitor (arm) is a terminal status monitor for Tor, + Nyx (previously <i>arm</i>) is a terminal status monitor for Tor intended for command-line aficionados, ssh connections, and anyone with a tty terminal. This works much like top does for system usage, providing real time statistics for bandwidth, resource usage, connections, and quite
tor-commits@lists.torproject.org