NoScriptSTS.db writing to disk

Ask for help about NoScript, no registration needed to post
Guest

NoScriptSTS.db writing to disk

Post by Guest »

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.
Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScriptSTS.db writing to disk

Post by Giorgio Maone »

Guest wrote:Hello, I see Firefox writing to NoScriptSTS.db while being in Private mode.
Does it actually write out any site there?
If it does, that's a bug.
Guest wrote: Further, now that Firefox has built-in STS support is there any downside to setting noscript.STS.enabled to false?
No, at least if you use both (if you disabled built-in support, you can use exceptions to override NoScript's STS).
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
Guest

Re: NoScriptSTS.db writing to disk

Post by Guest »

Giorgio Maone wrote:Does it actually write out any site there?
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.

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
Post Reply