Page 1 of 1

White And Black Listing Based On Hash Of Content Or Content

Posted: Sat Sep 19, 2015 8:18 pm
by johnnoscript
Has there ever been any thought about white and black list filters based on either a hash of the content or whether it contains a particular string?

For example: I'd love to add hash for various common jquery distributions so its white listed regardless of which cloudfront server (or whatever) it's hosted on.

These filters would be secondary to domain filters, so your browser wouldn't bother to pull and hash js from blacklisted domains and so on.

Re: White And Black Listing Based On Hash Of Content Or Cont

Posted: Sat Sep 19, 2015 8:37 pm
by barbaz
johnnoscript wrote:Has there ever been any thought about white and black list filters based on either a hash of the content or whether it contains a particular string?
Yep:
viewtopic.php?f=10&t=17874
viewtopic.php?f=8&t=17045
johnnoscript wrote:For example: I'd love to add hash for various common jquery distributions so its white listed regardless of which cloudfront server (or whatever) it's hosted on.
see viewtopic.php?f=10&t=19598

Re: White And Black Listing Based On Hash Of Content Or Cont

Posted: Sat Sep 19, 2015 8:39 pm
by barbaz
Also, moving to NoScript General since this isn't really a bug report or RFE.