ReporterX wrote:Why does the CDN site not show up in the NoScript menu?
I expect:
Allow bootstrapcdn.com
Temporary allow bootstrapcdn.com
Again, make sure you deselected NoScript Options > Embeddings > "Apply these restrictions to whitelisted sites too" if you want that behavior
ReporterX wrote:Generic, like bootstrapcdn.com, s3.amazonaws.com, where their services are used by tons of subscribers.
 
  Don't whitelist those entire domains, because you really don't know what you're allowing in such broad cases!
Whitelist only the specific subdomain(s) used by the site(s) you're interested in, then (optionally)...
ReporterX wrote:Regarding cloudfront, let's say the original subscriber cancels the service, wouldn't it be a risk since the original (whitelisted) subdomain will then be used by a new unknown subscriber?
With the rise of CDNs, it would be great if I can click to do "conditional allow", allow xxxcdn.com if coming from SiteA.com
... if you want to take precautions against this, use ABE
Code: Select all
Site .cloudfront.net
Accept from .site1whereitstrustwort.hy .site2whereitstrustwort.hy
Deny
(or, could replace Deny with the emulated active content blocking I've showed you in prior posts, but I'm too lazy to find it right now  

 )
** Warning: I do basically as posted above for cloudfront (the only difference is I using my personal Adblock Plus fork instead of an ABE rule) and it's a PITA, but it does catch some tracking junk so as a power user you may find it worth it. **
Then if a site cancels their subscription, it doesn't matter because even if a new site gets the exact same CDN domain they can't run active content (unless, of course, they take over the old site's domain too).
 
			
			
									
						
							Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36