Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
66 views2 pages

Noscript Data

The document outlines different security policies for default, trusted, and untrusted sites including their capabilities and whether temporary exceptions are allowed, as well as local and sync settings for debugging, storage, and blocking cross-site scripting.

Uploaded by

huezangel60
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views2 pages

Noscript Data

The document outlines different security policies for default, trusted, and untrusted sites including their capabilities and whether temporary exceptions are allowed, as well as local and sync settings for debugging, storage, and blocking cross-site scripting.

Uploaded by

huezangel60
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"policy": {
"DEFAULT": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"unchecked_css",
"ping",
"lan"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"lan",
"ping",
"unchecked_css"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [
"font",
"frame",
"media",
"noscript",
"lan",
"unchecked_css"
],
"temp": false
},
"sites": {
"trusted": [],
"untrusted": [],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": false,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": false,
"amnesticUpdates": false,
"storage": "local",
"uuid": "218007ec-eba6-439f-9ecc-6c35b9c400ba",
"isTorBrowser": true
},
"sync": {
"global": false,
"xss": true,
"TabGuardMode": "incognito",
"TabGuardPrompt": "post",
"cascadeRestrictions": true,
"overrideTorBrowserPolicy": false,
"storage": "sync"
},
"xssUserChoices": {}
}

You might also like