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

New Badges: "country_rarity/guard_relays" and "country_rarity/exit_relays" #10

Closed virgil closed 8 years ago

virgil commented 8 years ago

Compute a histogram of the number of relays per country. Divide into quintiles (quartiles but 5 instead of 4), give badges to those operators with at least 1 relay in the top 4 quintiles.

This is the same process as the rare ASs badge but done on per-country level than per-AS. You can probably reuse all the same code.