Hello, I see Firefox writing to NoScriptSTS.db while being in Private mode. Prior to Firefox 4, NoScript did not write to the file but that might be because STS wasn't supported.
Giorgio mentions here that there shouldn't be any persistence, so could this be a bug?
Further, now that Firefox has built-in STS support is there any downside to setting noscript.STS.enabled to false?
Thanks.
NoScriptSTS.db writing to disk
NoScriptSTS.db writing to disk
Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: NoScriptSTS.db writing to disk
Does it actually write out any site there?Guest wrote:Hello, I see Firefox writing to NoScriptSTS.db while being in Private mode.
If it does, that's a bug.
No, at least if you use both (if you disabled built-in support, you can use exceptions to override NoScript's STS).Guest wrote: Further, now that Firefox has built-in STS support is there any downside to setting noscript.STS.enabled to false?
Actually I'll probably disable NoScript's support by default on a future release when built-in support is detected.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0
Re: NoScriptSTS.db writing to disk
The NoScriptSTS.db file was always there but it was a 0 byte file. Yes, data is being written to the file. Turning NoScript STS off stops the writing.Giorgio Maone wrote:Does it actually write out any site there?
Code: Select all
addons.mozilla.org;1314442076;
static-cdn.addons.mozilla.net;1314442080;
Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1