Page 1 of 1

How to get a list of Untrusted sites

Posted: Sun Feb 20, 2011 9:41 pm
by chendrixstats
I apologize for asking such a simple question. But I'm a new NoScript user.
In fact I just started using it yesterday after my computer was hijacked
by a virus. My computer repair person recommended NoScript, and so far
I'm enjoying the feeling of security that comes with it.

The question is... how can I get a simple list of sites which have been rated
as Untrusted? I can easily get the White Listed list, but can't seem to
get to the Untrusted list.

As I said, a simple question. And I do hate to bother you. The thing that
initiated this question is that I've gotten three neighbors using NoScript
in just one day, and all of us are puzzled by this. Thanks so much for
your efforts. Charlie H. (age 77, retired statistician)

Re: How to get a list of Untrusted sites

Posted: Sun Feb 20, 2011 11:57 pm
by Alan Baxter
A couple of ways:
1) Export the whitelist and view it with a text reader, e.g. notepad. The Untrusted list is at the end of the file. That's the method I use.
NoScript Options > Whitelist > Export
2) Enter about:config in the URL/Location bar. The untrusted list is stored in the noscript.untrusted preferemce.

Edit: Documented in http://noscript.net/features#blacklist

Re: How to get a list of Untrusted sites

Posted: Tue Feb 22, 2011 6:43 pm
by chendrixstats
Alan,

Thanks. I'll try that. Charlie 2/22/11

Re: How to get a list of Untrusted sites

Posted: Tue Feb 22, 2011 6:51 pm
by chendrixstats
Alan,

That worked on the first try. I have some code I can use to
make it more readable. Thanks again. Charlie

Re: How to get a list of Untrusted sites

Posted: Wed Feb 23, 2011 2:18 am
by Alan Baxter
You're welcome, Charlie.