
https-finder - issue #21
Make it so that the user can add sites to NoScript's "force the following sites to use HTTPS connection only" list feature
A suggestion:
make it so that the user can add sites to NoScript's "force the following sites to use HTTPS connection only" list feature http://noscript.net/faq#qa6_3
Comment #1
Posted on May 1, 2011 by Swift OxThanks for the suggestion. Is there a reason you prefer NoScript over HTTPS Everywhere?
Comment #2
Posted on May 1, 2011 by Quick OxComment deleted
Comment #3
Posted on May 1, 2011 by Quick OxComment deleted
Comment #4
Posted on May 1, 2011 by Quick OxComment deleted
Comment #5
Posted on May 1, 2011 by Quick OxComment deleted
Comment #6
Posted on May 1, 2011 by Quick OxComment deleted
Comment #7
Posted on May 1, 2011 by Quick OxIf I can do the work with an addon I already use (NoScript) which is awesome btw, then why install an extra one, which would inevitably consume extra system resources - there's no reason.
Comment #8
Posted on May 2, 2011 by Swift OxI will look into how NoScript works for this, but I suspect they add items directly to a database (unlike HTTPS Everywhere which allows importing XML rules). HTTPS Everywhere works because we can just write rules without actually touching their extension in any way (we just automate something the user would have to do manually with a text editor).
Unless NoScript works the same way, we'd have to open their database and add the rules directly, which is not acceptable.
Comment #9
Posted on May 2, 2011 by Quick OxThank you.
Comment #10
Posted on May 2, 2011 by Swift OxSo NoScript stores URLS in a string preference (noscript.httpsForced). It's possible to change this from another extension, but I'm pretty sure it's against Mozilla policy to do so (if not, it's still bad form to be editing another addon's preferences). Sorry, but I don't feel like I can do much on this.
I may look into basic HTTPS enforcement for HTTPS Finder eventually, but I believe using NoScript or HTTPS Everywhere is a better option (due to those addons having more developers and experience).
If you're still having problems with HTTPS Everywhere, I'd encourage you to report the issues here: https://www.eff.org/https-everywhere/development.
Thanks
Comment #11
Posted on May 2, 2011 by Swift OxActually, what I can do is continue working on HTTPS Finder (there are still some very noticeable bugs which need to be addressed). Once I am comfortable with where HTTPS Finder is, I can try to contact the developer of NoScript and try to get their input/thoughts on it.
It would be very easy to do programmatically, but I don't want to be editing someone else's extension without working with them on it.
I will keep this in mind and hopefully revisit it in the future. Thanks for the suggestion.
Comment #12
Posted on May 2, 2011 by Quick OxYou're welcome. Keep up the good work
Comment #13
Posted on Sep 27, 2012 by Happy MonkeyIssue 61 is a duplicate of this.
Status: WontFix
Labels:
Type-Defect
Priority-Medium