[tor-bugs] #18842 [HTTPS Everywhere/EFF-HTTPS Everywhere]: HTTPS Everywhere rules for tgchan

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 18 05:08:55 UTC 2016


#18842: HTTPS Everywhere rules for tgchan
-------------------------------------------------------+------------------
     Reporter:  cypherpunks                            |      Owner:  jsha
         Type:  enhancement                            |     Status:  new
     Priority:  Medium                                 |  Milestone:
    Component:  HTTPS Everywhere/EFF-HTTPS Everywhere  |    Version:
     Severity:  Minor                                  |   Keywords:
Actual Points:                                         |  Parent ID:
       Points:                                         |   Reviewer:
      Sponsor:                                         |
-------------------------------------------------------+------------------
 Thanks to Let's Encrypt, tgchan recently started supporting HTTPS.  The
 following ruleset should work:

 {{{
 <ruleset name="tgchan">
   <target host="tgchan.org" />
   <target host="www.tgchan.org" />
   <target host="thatquestsite.org" />
   <target host="www.thatquestsite.org" />

   <securecookie host="^(www\.)?(tgchan|thatquestsite)\.org$" name=".+" />

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

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


More information about the tor-bugs mailing list