RFE: Partial site permission
Posted: Sat Mar 09, 2013 11:26 am
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
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