Search found 5 matches

by adjfhnaileugfhdlkng
Wed Mar 21, 2018 3:37 pm
Forum: NoScript General
Topic: Other NoScript features in 10?
Replies: 14
Views: 11737

Re: Other NoScript features in 10?

First, sort out rules which only match a certain subdomain (only five in my case, so I'm adding them manually). For the others, convert the list to "include patterns" for Redirector: sed -i -r -e 's/\./\\\\\./g' -e 's/\*/\(\.\*\)/g' -e 's/^\\\\\./http\:\/\/\(\.\*\\\\\.\)\?/g' -e 's/$/\(\/...
by adjfhnaileugfhdlkng
Wed Mar 21, 2018 11:42 am
Forum: NoScript General
Topic: Other NoScript features in 10?
Replies: 14
Views: 11737

Re: Other NoScript features in 10?

Thanks, it's good enough to finally update from Firefox 56. Here's a short how-to for converting the NoScript list, in case anyone's interested: https://pastebin.com/WU10a9pM (it's on pastebin.com because the spam filter here felt triggered.)
by adjfhnaileugfhdlkng
Fri Mar 16, 2018 12:54 pm
Forum: NoScript General
Topic: Other NoScript features in 10?
Replies: 14
Views: 11737

Re: Other NoScript features in 10?

I've done some more research regarding HTTPSEverywhere by now and found that apparently there is no way (that still works after Firefox 57) to sanely use custom rules at all, aside from the hidden debug textbox which says "Warning: This should only be used for debugging rulesets. This feature i...
by adjfhnaileugfhdlkng
Sun Feb 04, 2018 7:49 pm
Forum: NoScript General
Topic: Other NoScript features in 10?
Replies: 14
Views: 11737

Re: Other NoScript features in 10?

Thanks for the responses :) As long as the sites work, forcing HTTPS on more sites than I specified is totally fine with me. I just had no use for HTTPS Everywhere yet, because NoScript did it's job already. It still doesn't seem to be a suitable replacement for me: My usecase for forcing HTTPS is h...
by adjfhnaileugfhdlkng
Fri Feb 02, 2018 1:23 pm
Forum: NoScript General
Topic: Other NoScript features in 10?
Replies: 14
Views: 11737

Other NoScript features in 10?

While there's been quite some talk about the new script blocking UI, I haven't seen any mention of the other features of the old NoScript. Application Boundaries Enforcer ClearClick warning forcing HTTPS for certain sites What's their status in the new implementation? Do they work already? What's th...