Page 1 of 1

Outlook site with no script new version

Posted: Thu Jan 11, 2018 10:36 am
by mary7
ciao,

scrivo in italiano perchè non saprei come spiegare in inglese. Con la versione aggiornata di ieri di NoScript quando apro la pagina del mio account mail di outlook la S di Noscript invece di avere il cerchietto rosso con il numero di script bloccati è normale (S blu) e senza numeri, però se clicco mi da il menù a tendina con gli script bloccati di default e quelli consentiti

Come mai? è un problema grafico o gli script di outlook non vengono bloccati?

firefox 57.0.4 win10

Re: Outlook site with no script new version

Posted: Thu Jan 11, 2018 11:54 am
by Giorgio Maone
Puoi mandarmi per email il contenuto del tuo file NoScript Options>Export e, se possibile, uno screenshot?

Re: Outlook site with no script new version

Posted: Thu Jan 11, 2018 12:06 pm
by mary7
dove trovo la tua mail? se clicco sul tuo profilo per mandare mail non c è possibilità di inserire allegati

Re: Outlook site with no script new version

Posted: Thu Jan 11, 2018 12:15 pm
by Giorgio Maone
mary7 wrote:dove trovo la tua mail? se clicco sul tuo profilo per mandare mail non c è possibilità di inserire allegati
Qui, in alto a destra

Re: Outlook site with no script new version

Posted: Thu Jan 11, 2018 8:11 pm
by geek99
I have the same problem. NoScript 10.1.6.3

When I open my outlook.com inbox, the NoScript icon is blue and the tooltip says "blocked 0 of 0 items" ... yet the drop down shows one item TRUSTED and 11 items as DEFAULT (i.e., I assume that DEFAULT items are blocked ... all boxes are UNCHECKED for my DEFAULT button).

I have a screen shot (JPG) on my hard drive, but am unable to figure out how to include that screen shot (JPG) here.

Here's a copy of my exported settings:

{
"policy": {
"DEFAULT": {
"capabilities": [],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"media",
"frame",
"font",
"webgl",
"fetch",
"object",
"other"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
"sites": {
"trusted": [
"§:live.com",
"§:vzw.com",
"https://auth.gfx.ms"
],
"untrusted": [],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": false,
"storage": "local",
"uuid": "e28a4e16-2928-437f-b447-d6a8ee57213f"
},
"sync": {
"global": false,
"xss": true,
"clearclick": true,
"storage": "sync"
}
}

Re: Outlook site with no script new version

Posted: Thu Jan 11, 2018 8:52 pm
by Giorgio Maone
Hello both, and thank you mary for sending me your data.
It seems nothing fishy is going on: those scripts which need to be blocked are, and the reporting issue appears to be caused by 3rd party scripts being pre-fetched as CSS, making the counters (but not the blocking machinery) mistakenly put them in the stylesheets bucket, and therefore not being counted.
Looking for a work-around, becuase this is actually quite confusing for users.