RFE: Partial site permission

Bug reports and enhancement requests
Post Reply
Duncan_Macdonald
Posts: 1
Joined: Sat Mar 09, 2013 11:01 am

RFE: Partial site permission

Post by Duncan_Macdonald »

Some sites (e.g. Storiesonline) use cloud services such as amazonaws.com to host some of their scripts and images to reduce their bandwidth requirements. For those sites to work properly requires that those scripts be allowed by NoScript but these cloud services as a whole have a number of bad scripts that should be blocked. It would be useful if the whitelist could accept an entry of the form "https://s3.amazonaws.com/wlpcres/" to only allow scripts from the specified area of amazonaws to be used while blocking the remainder of the site.

A whitelist entry of "https://s3.amazonaws.com" would allow access to all of s3.amazonaws.com over https as at present
A whitelist entry of "https://s3.amazonaws.com/wlpcres/" would allow access to the wlpcres area of s3.amazonaws.com over https but not the rest of s3.amazonaws.com
A whitelist entry of "https://s3.amazonaws.com/wlpcres/js/" would allow access to the wlpcres/js area of s3.amazonaws.com over https but not the rest of s3.amazonaws.com
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: RFE: Partial site permission

Post by Thrawn »

Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:19.0) Gecko/20100101 Firefox/19.0
Post Reply