[tor-bugs] #6118 [EFF-HTTPS Everywhere]: Implement a more scalable method for storing / querying rulesets

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Sep 8 23:42:13 UTC 2012


#6118: Implement a more scalable method for storing / querying rulesets
----------------------------------+-----------------------------------------
 Reporter:  pde                   |          Owner:  pde  
     Type:  enhancement           |         Status:  new  
 Priority:  normal                |      Milestone:       
Component:  EFF-HTTPS Everywhere  |        Version:       
 Keywords:                        |         Parent:  #4804
   Points:                        |   Actualpoints:       
----------------------------------+-----------------------------------------

Comment(by Drzraf):

 having the list in prefs.js is obviously suboptimal: from a maintenance
 POV it should clearly move in its own file.
 But is it possible to switch to a simple text-based file (like an ini-file
 or so) so that it's easily understandable, editable, versionable, ...
 Maybe a sqlite db (if really needed from a performance POV) could be used
 as an optional cache mechanism, rebuilt as needed at browser startup ?

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


More information about the tor-bugs mailing list