[tor-bugs] #5237 [EFF-HTTPS Everywhere]: Show rulesets and what file they originate from in the web browser

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Mar 8 10:31:56 UTC 2012


#5237: Show rulesets and what file they originate from in the web browser
----------------------------------+-----------------------------------------
 Reporter:  frak                  |          Owner:  pde
     Type:  enhancement           |         Status:  new
 Priority:  normal                |      Milestone:     
Component:  EFF-HTTPS Everywhere  |        Version:     
 Keywords:                        |         Parent:     
   Points:                        |   Actualpoints:     
----------------------------------+-----------------------------------------
Changes (by nullishzero):

 * cc: nullishzero@… (added)


Comment:

 I am currently working on a patch for this, and my idea for a possible
 solution looks like this: http://i.imgur.com/A1XTd.jpg

 I made the makexpi script include filename.xml for each ruleset into the
 default.rulesets, which does unfortunately bloat the .xpi a bit. Also, I
 use .git/refs/heads/master during makexpi to get the current branch
 information. If the branch doesn't exist in the official repository (e.g.
 the project is newer than the official source or it is a fork), then the
 program will use the HEAD tag to pull the XML file.

 Here is my code so far: https://github.com/nullishzero/https-everywhere

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


More information about the tor-bugs mailing list