seansaito / Roster

A Tor project that awards points and badges to relay operators based on the performance of their families
5 stars 1 forks source link

Feature: /points/<operator_id> #4

Open virgil opened 8 years ago

virgil commented 8 years ago

Big idea: an operator can see why their score is so low/high.

For each badge, which thus far are: Bandwidth, Exit Bandwidth, Consensus Weight, Number of Countries, Number of Relays.

Display the "weight" of that category [for now just set all weights to 1.0], and the raw number of points in that category. Keep a running total as go down the page, finally resulting in the operators total number of points.

seansaito commented 8 years ago

Good idea, perhaps that could also substitute the original general points breakdown page as well? I'm also thinking about including geo diversity, rare ports, etc. into consideration as well (as per nusenu's suggestions)

seansaito commented 8 years ago

Also, what would the operator_id be?

virgil commented 8 years ago

Operator_id is the same as the family_id On Fri, 18 Dec 2015 at 13:33 Sean Saito notifications@github.com wrote:

Also, what would the operator_id be?

— Reply to this email directly or view it on GitHub https://github.com/seansaito/Roster/issues/4#issuecomment-165677643.

virgil commented 8 years ago

I wish to see movement on this ticket. It would help me move things forward and start tweaking values.