[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #29004 [Core Tor/Tor]: PrivCount proof of concept: implement check counters



#29004: PrivCount proof of concept: implement check counters
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:  teor
         Type:  defect        |     Status:  assigned
     Priority:  Medium        |  Milestone:  Tor: 0.4.0.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  privcount
Actual Points:                |  Parent ID:  #27908
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 We can start building a PrivCount proof of concept with 3 check counters:
 * ZeroCount - all Data Collectors (DCs) store zero in this counter. If
 aggregation succeeds, the result is zero. Otherwise, all aggregated
 results for this round are meaningless.
 * DataCollectorCount - all Data Collectors (DCs) store one in this
 counter. If aggregation succeeds, the result is the number of DCs that
 reported results.
 * SampledNoiseAmount - all Data Collectors (DCs) store some noise in this
 counter, using their standard processes for generating noise, including
 noise weighting, sampling, and rounding (if needed). If aggregation
 succeeds, and the standard deviation is large enough, the result will
 almost always be non-zero, and almost always be within a few standard
 deviations of zero. We need this counter, because bugs in noise generation
 may not be obvious in the results.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29004>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs