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

[tor-bugs] Re: #1517 [Tor-Torbutton]: Torbutton should randomize times from Date()



#1517: Torbutton should randomize times from Date()
---------------------------+------------------------------------------------
 Reporter:  mikeperry      |       Owner:     
     Type:  enhancement    |      Status:  new
 Priority:  major          |   Milestone:     
Component:  Tor-Torbutton  |     Version:     
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by nickm):

 This seems like a research problem.  Randomizing the values naÃvely won't
 actually keep a clever program from getting a value for Date; it will just
 call Date 10 times and take the mean.

 Instead, we could quantize Date(), and randomize the cutoffs between the
 quanta, so that the value of Date remains the same (say) for 3.3 seconds
 minus a value chosen uniformly at random from between .6 and 0.  Would
 this break programs people need?  Probably.  Would this defeat cadence
 attacks?  Who can say; that's the research problem.

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