[tor-bugs] #11630 [Tor bundles/installation]: Creating HTTPS-Everywhere's rules.sqlite is non-deterministic

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 29 18:06:05 UTC 2014


#11630: Creating HTTPS-Everywhere's rules.sqlite is non-deterministic
------------------------------------------+-------------------
     Reporter:  gk                        |      Owner:  erinn
         Type:  defect                    |     Status:  new
     Priority:  normal                    |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |
------------------------------------------+-------------------

Comment (by zyan):

 I managed to get rid of most of the non-determinism in rulesets.sqlite by
 executing VACUUM before closing the connection, yay. There's still a few
 bytes different near the start of the file:
 https://gist.github.com/diracdeltas/5af9bb793ce164b20c78

 Anyone who wants to take a stab at this should look at
 https://www.sqlite.org/fileformat2.html for nonces/timestamps.

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


More information about the tor-bugs mailing list