Page 1 of 1

[CLOSED] White list by default: few "about:" missing

Posted: Mon Jun 22, 2015 4:44 pm
by Kdmeizk
NoScript version: 2.6.9.27

Description: In the default white list, it missing few "about:" like:

about:blank
about:newtab
about:reader

Re: White list by default: few "about:" missing

Posted: Mon Jun 22, 2015 6:06 pm
by barbaz
This is deliberate:
- about:blank can have scripts injected into it from any site
- about:newtab contains untrusted content (thumbnails & "enhanced" tiles)
- about:reader renders content from the Web in its own context and is therefore not necessarily trustworthy

Re: White list by default: few "about:" missing

Posted: Mon Jun 22, 2015 9:03 pm
by Kdmeizk
Oh ok, I didn't think at the moment... Just the trust in Mozilla but yes, you're right.