Search found 9206 matches

by Giorgio Maone
Wed Feb 07, 2024 6:06 pm
Forum: NoScript Support
Topic: Is a large storage-sync-v2.sqlite-wal an issue with NoScript?
Replies: 2
Views: 202

Re: Is a large storage-sync-v2.sqlite-wal an issue with NoScript?

Of course it's a Firefox bug.

No matter what it does, no WebExtension should be able to cause this problem, also because the storage API is completely agnostic to the actual sqlite-based back-end implementation.
by Giorgio Maone
Wed Feb 07, 2024 2:47 pm
Forum: NoScript General
Topic: Permission dont work on a website
Replies: 2
Views: 256

Re: Permission dont work on a website

I've just tried on ricardo.ch, and I just had to set the main domain to Temp. TRUSTED to have it apparently work (at least the product images where displayed), after the page automatically reloaded. In order to have also the menu icon (which are provided as webfonts) I had to allow also kxcdn.com, b...
by Giorgio Maone
Mon Dec 11, 2023 9:17 pm
Forum: NoScript General
Topic: NoScript 11.4.29rc1 not updating?
Replies: 3
Views: 5072

Re: NoScript 11.4.29rc1 not updating?

barbaz wrote: Mon Dec 11, 2023 8:14 pm IIRC browser_specific_settings is supported since Gecko 55 (but can't find the reference for this?) and NoScript requires at least Gecko 59.
Since 42 on Gecko and 113 on Gecko/Android. So yes, you're right, I'll drop it in 11.4.30., thanks.
by Giorgio Maone
Mon Dec 11, 2023 7:45 am
Forum: NoScript General
Topic: NoScript 11.4.29rc1 not updating?
Replies: 3
Views: 5072

Re: NoScript 11.4.29rc1 not updating?

That's a bug fixed in rc3, which needs to be installed manually for beta updates being back to work:

v 11.4.29rc3
============================================================
x Fix beta channel updates breakage due to
browser_specific_settings override
by Giorgio Maone
Tue Nov 07, 2023 6:49 pm
Forum: NoScript Support
Topic: Need Javascript on a site but Ns wont let me use it
Replies: 9
Views: 12519

Re: Need Javascript on a site but Ns wont let me use it

Hard to tell without knowing which site this is.

Also, what do you mean by "completely disable NoScript"?
by Giorgio Maone
Sat Oct 21, 2023 7:10 am
Forum: NoScript Development
Topic: One efficient keyboard shortcut
Replies: 5
Views: 10570

Re: One efficient keyboard shortcut

Currently NoScript offers only two shortcuts: Configure current page's permissions (Shift+Alt+N) Toggle restrictions enforcement for current tab (Shift+Alt+Space) I decided to include the tab permission command and not one for "Set all on this page to Temp. TRUSTED" one the latter is meant...
by Giorgio Maone
Sat Sep 02, 2023 8:44 pm
Forum: NoScript Support
Topic: [FIXED] Ebay us uk au Paypal checkout xss warning
Replies: 44
Views: 11576

Re: Ebay us uk au Paypal checkout xss warning

barbaz wrote: Sat Sep 02, 2023 5:01 pm
Giorgio Maone wrote: Fri Sep 01, 2023 4:44 pm v 11.4.27rc2
(The commits and tag for NoScript 11.4.27rc2 are not on Github.)
Fixed, thanks.
by Giorgio Maone
Fri Sep 01, 2023 4:44 pm
Forum: NoScript Support
Topic: [FIXED] Ebay us uk au Paypal checkout xss warning
Replies: 44
Views: 11576

Re: Ebay us uk au Paypal checkout xss warning

Could you please try latest development build ? Thanks! v 11.4.27rc2 ============================================================ x [XSS] Better specificity of potential fragmented injection through framework syntax detection (thanks Rom623, barbaz et al) x [nscl] RegExp.combo(): RegExp creation by ...
by Giorgio Maone
Wed Aug 30, 2023 9:08 pm
Forum: NoScript Support
Topic: do you realy need donations?
Replies: 9
Views: 6522

Re: do you realy need donations?

I'm very very sorry for the noise. (not my best action so far) No need to worry: this thread has actually been useful for me because, even though OTF funding is very public and transparent, I was not aware of the "recap" page featuring that quite impressive (especially if reported out of ...
by Giorgio Maone
Mon Aug 28, 2023 9:08 pm
Forum: NoScript Support
Topic: do you realy need donations?
Replies: 9
Views: 6522

Re: do you realy need donations?

Thanks @barbaz for helping connect the dots :D. Yes, NoScript receive d a total $725,000 gross from OTF since 2014 up to 2021 as grants for 4 different focused development efforts. They've been taxed in Italy (where I live and operate) at a ~60% rate, which means $290,000 after taxes in 7 years: an ...
by Giorgio Maone
Mon Aug 28, 2023 6:45 pm
Forum: NoScript Support
Topic: do you realy need donations?
Replies: 9
Views: 6522

Re: do you realy need donations?

Sebsatian wrote: Mon Aug 28, 2023 5:55 pm I say you recieve 730,000$ from US gov or its fake news?
Fake news, but if you manage to make it real I'll be grateful:)
Side note, if it's not a joke, your source?
by Giorgio Maone
Thu Aug 24, 2023 3:40 pm
Forum: NoScript Support
Topic: Strange: Site goes into loop if TA'd & accessed from external link
Replies: 2
Views: 3138

Re: Strange: Site goes into loop if TA'd & accessed from external link

If you open from another tab, TabGuard strips all cookies and that's likely what causes the loop.
Either manually reloading or navigating a link in the same site overrides TabGuard, and that's likely what "cured" your case.
by Giorgio Maone
Tue Aug 22, 2023 9:25 am
Forum: NoScript General
Topic: [RESOLVED] Supported browsers
Replies: 3
Views: 3618

Re: Supported browsers

Fixed, I hope.

NoScript is built-in in Mullvad Browser (like in Tor Browser), so yes it is implicitly supported (no need for a badge though, IMHO).
by Giorgio Maone
Thu Jul 20, 2023 6:50 pm
Forum: NoScript General
Topic: 11.4.23rc1 changelog contradicts NoScript Options
Replies: 11
Views: 4994

Re: 11.4.23rc1 changelog contradicts NoScript Options

barbaz wrote: Thu Jul 20, 2023 5:48 pm Image
:o Thank you :oops:
by Giorgio Maone
Thu Jul 20, 2023 3:16 pm
Forum: NoScript General
Topic: 11.4.23rc1 changelog contradicts NoScript Options
Replies: 11
Views: 4994

Re: 11.4.23rc1 changelog contradicts NoScript Options

The new default setting only checks cross-tab POST requests. This is a more targeted approach that should provide adequate protection without generating too many warnings. Just to clarify, all cross-tab cross-site requests (including GET) are checked and possibly "anonymized" if needed. T...