[tor-talk] Location-aware persistent guards

Maxim Kammerer mk at dee.su
Mon Oct 15 19:20:06 UTC 2012


On Mon, Oct 15, 2012 at 7:58 PM, Robert Ransom <rransom.8774 at gmail.com> wrote:
> https://bugs.torproject.org/2653

Thanks, I must have read this ticket some a year or so ago — explains
the identical sorting approach (forgot about weighting). Strangely,
though, I don't see an option to add myself to CC.

> The hardest part is load-balancing among the possible entry guards.

A simple extension along the lines of what you wrote in the first
comment would work fine, no? E.g., Sort a list by H(seed | nodeID |
<1...w_nodeID>), where w_nodeID is the corresponding weight,
approximated to an integer using some granularity setting, and take
the top 3 distinct nodeIDs. With persistence, you can also ignore
nodeIDs newer than the seed's timestamp, although not doing that is
not critical.

-- 
Maxim Kammerer
Liberté Linux: http://dee.su/liberte


More information about the tor-talk mailing list