Giorgio Maone

Results 94 comments of Giorgio Maone

1. When this happens can you see anything apparently NoScript-related in the browser console (ctrl+J)? 2. Does it happens if you disable all the other extensions? If it doesn't, a...

The reason is pretty straightforward, it's remained the same for more than a decade (since NoScript classic) and explained in [this FAQ](https://classic.noscript.net/faq#qa1_5). You can remove any site you don't trust...

Thank you very much for your contribution! Actually the best way to contribute translations is using this Transifex instance: https://www.transifex.com/otf/noscript/ . If one prefers to edit the messages.json file manually,...

NoScript's script blocking should not mess with cookies if not indirectly (when they're set from JavaScript only, which is a discouraged practice nowadays because they couldn't be flagged as https-only)....

Sorry, in the hurry I wrote "https-only" instead of `http-only` - also because... HTTPS everywhere ;) References: - https://owasp.org/www-community/HttpOnly - https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies#restrict_access_to_cookies Regarding Fx's built-in anti-tracking, I use that on top...

Please check 11.0.7rc1 from https://noscript.net/getit#devel, thanks.

It works for me. The most likely reason is that sometimes in the past the XSS filter has been triggered by some request landing on calendar.google.com and, when asked, you...

You can obtain verbose debugging output by checking _NoScript Options>Advanced>Debug_ , then opening about:debugging and clicking the "Inspect" button in the NoScript entry. Some other information which may help diagnosing...

Commented on issue #88, thanks.