<p dir="ltr">But it's <br>
On 8 Feb 2013 19:32, "Robert Picard" <<a href="mailto:robert@duckduckgo.com">robert@duckduckgo.com</a>> wrote:<br>
><br>
> Perfect, thanks!<br>
><br>
> Robert Picard<br>
><br>
><br>
> ---- On Fri, 08 Feb 2013 13:19:55 -0500 Seth David Schoen<<a href="mailto:schoen@eff.org">schoen@eff.org</a>> wrote ---- <br>
><br>
>> Robert Picard writes: <br>
>><br>
>> > I'm working on a program that uses the HTTPS Everywhere rulesets. I'd like to be able to use only <br>
>> > stable rules, but I can't find a way to identify them programmatically. Somebody pointed out to me that <br>
>> > the Chrome extension separates the two, it makes me think that there is some mechanism for this, but <br>
>> > I haven't been able to find it in the source. <br>
>> > <br>
>> > I'd appreciate a little insight into this! <br>
>><br>
>> Hi, <br>
>><br>
>> This distinction refers to two different git branches in our repository. <br>
>> The stable rules are those in the "stable" git branch, while the unstable <br>
>> rules are those in the "master" git branch. So if you do <br>
>><br>
>> git checkout stable <br>
>><br>
>> in a copy of the HTTPS Everywhere git tree, you'll see the stable rules <br>
>> in src/chrome/content/rules. <br>
>><br>
>> -- <br>
>> Seth Schoen <<a href="mailto:schoen@eff.org">schoen@eff.org</a>> <br>
>> Senior Staff Technologist <a href="https://www.eff.org/">https://www.eff.org/</a> <br>
>> Electronic Frontier Foundation <a href="https://www.eff.org/join">https://www.eff.org/join</a> <br>
>> 454 Shotwell Street, San Francisco, CA 94110 +1 415 436 9333 x107 <br>
><br>
><br>
><br>
> _______________________________________________<br>
> HTTPS-everywhere mailing list<br>
> <a href="mailto:HTTPS-everywhere@mail1.eff.org">HTTPS-everywhere@mail1.eff.org</a><br>
> <a href="https://mail1.eff.org/mailman/listinfo/https-everywhere">https://mail1.eff.org/mailman/listinfo/https-everywhere</a></p>
<p dir="ltr">But do "stable" and "unstable" branches in HTTPS Everywhere's source tree necessarily reflect on the stability if the rules themselves - or just the code...? </p>
<p dir="ltr">James</p>