[tor-bugs] #6484 [EFF-HTTPS Everywhere]: host=*.domain wildcarding broken

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Aug 17 23:34:37 UTC 2012


#6484: host=*.domain wildcarding broken
-------------------------------------+--------------------------------------
    Reporter:  grarpamp              |       Owner:  pde   
        Type:  defect                |      Status:  closed
    Priority:  normal                |   Milestone:        
   Component:  EFF-HTTPS Everywhere  |     Version:        
  Resolution:  worksforme            |    Keywords:        
      Parent:                        |      Points:        
Actualpoints:                        |  
-------------------------------------+--------------------------------------
Changes (by pde):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 This worked for me:

 {{{<ruleset name="Freebsd.org">
   <target host="*.org" />

   <rule from="^http://(www\.)?freebsd\.org/"
 to="https://www.torproject.org/" />
 </ruleset>}}}

 Note that if you're trying to redirect to HTTP, it won't work unless you
 add a "downgrade" attribute to the rule, like this:

 https://gitweb.torproject.org/https-
 everywhere.git/blob/3.0development.5:/src/chrome/content/rules/Lenovo.xml#l50

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


More information about the tor-bugs mailing list