[tor-bugs] #21368 [Metrics/Atlas]: add number of effective family members to search output page

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 1 15:43:03 UTC 2017


#21368: add number of effective family members to search output page
-------------------------------+-----------------
     Reporter:  cypherpunks    |      Owner:  irl
         Type:  enhancement    |     Status:  new
     Priority:  Medium         |  Milestone:
    Component:  Metrics/Atlas  |    Version:
     Severity:  Normal         |   Keywords:
Actual Points:                 |  Parent ID:
       Points:                 |   Reviewer:
      Sponsor:                 |
-------------------------------+-----------------
 use case:
 I regularly reach out [1] to tor relay operators running potentially
 dangerous relay groups [2] and include a table that shows them their
 relays with the effective number of relays in their family per relay.
 This makes it easy to spot on which relay they forgot the MyFamily setting
 in their torrc.

 Note: The number of effective family members should always include the
 relay itself no matter whether it was explicitly listed or not.

 The goal is to simply make sure that the amount of relays matches the
 amount of effective family members (=proper MyFamily setup).

 Instead of adding a table in the email:
 example:
 {{{
 +------------+---------------+----------------+
 | first_seen | IP            | eMyFamilyCount |
 +------------+---------------+----------------+
 | 2017-01-03 | 217.12.199.87 |              2 |
 | 2017-01-05 | 5.2.75.203    |           NULL |
 | 2017-01-05 | 149.56.1.204  |           NULL |
 | 2017-01-05 | 185.106.103.5 |              2 |
 +------------+---------------+----------------+
 }}}

 It would be greate if I could simply include an atlas link:
 https://atlas.torproject.org/#search/contact:Chauhan

 and they get the same info.

 The entire use case depends also on #21366.

 [1] https://lists.torproject.org/pipermail/tor-
 relays/2017-January/011576.html
 [2]
 https://raw.githubusercontent.com/ornetstats/stats/master/o/potentially_dangerous_relaygroups.txt

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21368>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list