0% found this document useful (0 votes)
6 views3 pages

Noscript Data(12)

The document outlines a policy framework with different capabilities for DEFAULT, TRUSTED, and UNTRUSTED categories, detailing the permissions for various web actions. It includes settings for trusted and untrusted sites, as well as local configurations specific to a Tor browser environment. Additionally, it specifies synchronization options and user choices related to XSS protection.
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)
6 views3 pages

Noscript Data(12)

The document outlines a policy framework with different capabilities for DEFAULT, TRUSTED, and UNTRUSTED categories, detailing the permissions for various web actions. It includes settings for trusted and untrusted sites, as well as local configurations specific to a Tor browser environment. Additionally, it specifies synchronization options and user choices related to XSS protection.
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/ 3

{

"policy": {
"DEFAULT": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"lazy_load",
"unchecked_css",
"lan",
"ping"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"lazy_load",
"unchecked_css"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [
"frame",
"media",
"noscript",
"lazy_load",
"unchecked_css",
"font"
],
"temp": false
},
"sites": {
"trusted": [
"cyber"
],
"untrusted": [],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": true,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": false,
"showProbePlaceholders": true,
"amnesticUpdates": true,
"storage": "local",
"uuid": "c5c35f29-40ab-4f90-851b-84b7b9a7241a",
"isTorBrowser": true,
"torBrowserPolicy": {
"DEFAULT": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"lazy_load",
"unchecked_css"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"lazy_load",
"unchecked_css"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"lazy_load",
"unchecked_css"
],
"temp": false
},
"sites": {
"trusted": [],
"untrusted": [],
"custom": {},
"temp": []
},
"enforced": true,
"autoAllowTop": false
},
"enforceOnRestart": true,
"highContrast": true
},
"sync": {
"global": false,
"xss": true,
"TabGuardMode": "global",
"TabGuardPrompt": "post",
"cascadeRestrictions": true,
"overrideTorBrowserPolicy": true,
"storage": "sync"
},
"xssUserChoices": {}
}

You might also like