From 5aafb2d3d0fedf69f2ab650c2e34eb73715f270f Mon Sep 17 00:00:00 2001 From: Damian Johnson Date: Mon, 20 Dec 2010 17:47:12 +0000 Subject: [PATCH] Adding a volunteer project for expanding arm's client use cases. --- getinvolved/en/volunteer.wml | 63 ++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index be7ee80d..ccd19ffc 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -220,6 +220,69 @@ meetings around the world. design/Photoshop fu, since we might want/need some shiny new icons too.

+
  • + Client Mode Use Cases for Arm +
    + Priority: Medium +
    + Effort Level: High +
    + Skill Level: Medium +
    + Likely Mentors: Damian +

    Arm is a Tor command line status + monitor on *nix environments (Linux, Mac, and BSD). It functions much like + top does, giving a CLI overlay of Tor's bandwidth usage, connections, + configuration, log, etc. Thus far its design has been geared for Tor relay + operators. However, this doesn't need to be the case. This project would be + to expand and simplify arm to make it useful for Tor's client users + too.

    + +

    This would include UI design, experimenting, and a lot of python + hacking. Here's some ideas for client functionality arm could provide:

    + + + +

    For more project ideas see arm's TODO.

    +
  • +
  • Improve our unit testing process