[tor-commits] [webwml/staging] Drop 'Relay Web Status Dashboard' project idea

arma at torproject.org arma at torproject.org
Wed Mar 9 19:23:15 UTC 2016


commit 1c6d7d723160af9477d20e0455c02df7001af92b
Author: Damian Johnson <atagar at torproject.org>
Date:   Sat Feb 13 18:03:28 2016 -0800

    Drop 'Relay Web Status Dashboard' project idea
    
    Cristobal Leiva did this last year, so no longer relevant...
    
      https://leivaburto.github.io/sop-proposal/
---
 getinvolved/en/volunteer.wml | 49 --------------------------------------------
 1 file changed, 49 deletions(-)

diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml
index 75d55d6..c0f0873 100644
--- a/getinvolved/en/volunteer.wml
+++ b/getinvolved/en/volunteer.wml
@@ -595,7 +595,6 @@ meetings around the world.</li>
     <p>
     <b>Project Ideas:</b><br />
     <i><a href="#txtorcon-stemIntegration">Txtorcon/Stem Integration</a></i><br />
-    <i><a href="#relayWebPanel">Relay Web Status Panel</a></i><br />
     </p>
 
     <a id="project-txtorcon"></a>
@@ -896,54 +895,6 @@ meetings around the world.</li>
     bonus points if it's Twisted.</p>
     </li>
 
-    <a id="relayWebPanel"></a>
-    <li>
-    <b>Relay Web Status Dashboard</b>
-    <br>
-    Effort Level: <i>Medium</i>
-    <br>
-    Skill Level: <i>Medium</i>
-    <br>
-    Likely Mentors: <i>Damian (atagar)</i>
-    <p>
-    Relay operators presently have a good option for monitoring the status
-    of their relay:
-    <a href="https://www.atagar.com/arm/">arm</a> which uses
-    curses. This project would be to make a new kind of monitor specifically
-    for relay operators that provides a status dashboard site on localhost.
-    </p>
-    <p>
-    The interface will likely <a
-    href="https://www.atagar.com/arm/screenshots.php">borrow heavily from
-    arm</a>, except of course in areas where we can improve upon it. Two
-    important design constraints is that a localhost controller provides a
-    bigger attack surface than guis or curses, so we should be a little more
-    wary of what it does. This should be a read-only controller (ie, you can't
-    *do* anything to the relay) and by default not surface any sensitive
-    information (such as arm's connection panel). Also take a peek at <a
-    href="http://www.ntop.org/products/ntop/">ntop</a> for ideas on what we can
-    do with a web interface.
-    </p>
-    <p>
-    This project will likely include two parts: an AJAX site and a localhost
-    daemon to fulfill those requests. <a
-    href="https://stem.torproject.org/">Stem</a> is the backend of arm, and can
-    be used to get everything you see in arm's interface (making it a natural
-    choice for the daemon). That said, this project might entail some Stem
-    improvements if we run across any gaps.
-    </p>
-    <p>
-    Applicants should be familiar with Python, JavaScript, and learn about
-    <a href="https://stem.torproject.org/">Stem</a>. <b>As part of your
-    application for this project please make both mockups of the interface and
-    a proof of concept demo application using JS to surface something with
-    Stem. <a
-    href="https://trac.torproject.org/projects/tor/wiki/doc/stem/bugs">Involvement
-    with Stem development</a> during the application process is also a big
-    plus.</b>
-    </p>
-    </li>
-
     <a id="torCleanup"></a>
     <li>
     <b>Tor Codebase Cleanup</b>





More information about the tor-commits mailing list