[tor-bugs] #7532 [pyobfsproxy]: Obfsproxy: Count unique IPs in an anonymous way

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 20 15:31:47 UTC 2012


#7532: Obfsproxy: Count unique IPs in an anonymous way
-------------------------+--------------------------------------------------
 Reporter:  asn          |          Owner:  asn
     Type:  defect       |         Status:  new
 Priority:  normal       |      Milestone:     
Component:  pyobfsproxy  |        Version:     
 Keywords:               |         Parent:     
   Points:               |   Actualpoints:     
-------------------------+--------------------------------------------------
 Currently, pyobfsproxy (and obfsproxy) keep a list of IPs (or IP hashes)
 in memory to count connected unique IPs.

 Velope suggested that we should find a more privacy-preserving way of
 counting unique IPs, and he is right.

 Aaron suggested to look into https://git.eff.org/?p=cryptolog.git
 and nick suggested to "use a bloom filter; count bits; get a probabilistic
 answer".

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


More information about the tor-bugs mailing list