[tor-bugs] #29130 [Core Tor/Tor]: Work out how to handle multiple reports from the same relay in PrivCount

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 19 11:04:21 UTC 2019


#29130: Work out how to handle multiple reports from the same relay in PrivCount
------------------------------+------------------------------
     Reporter:  teor          |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  041-proposed
Actual Points:                |  Parent ID:  #22898
       Points:  2             |   Reviewer:
      Sponsor:                |
------------------------------+------------------------------
 What do we do in PrivCount if the same relay reports twice?

 This can happen if:
 * multiple relays share the same keys, or
 * a relay forgets that it has reported, so it reports again

 We need a way for the tally reporters to check if they have consistent
 data from each relay.

 We could do a validation round, where we check that ZeroCount is 0, and
 RelayCount is 1. These values are constants, so the validation round has
 no privacy implications.

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


More information about the tor-bugs mailing list