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

noscript_data

The document outlines a policy framework for managing capabilities across different trust levels (DEFAULT, TRUSTED, UNTRUSTED) with specific capabilities listed for each. It also includes settings for local configurations, such as debug options and storage types, as well as synchronization preferences. The policy is enforced with a focus on security, particularly for users of the Tor Browser.

Uploaded by

gamerrym69
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)
4 views3 pages

noscript_data

The document outlines a policy framework for managing capabilities across different trust levels (DEFAULT, TRUSTED, UNTRUSTED) with specific capabilities listed for each. It also includes settings for local configurations, such as debug options and storage types, as well as synchronization preferences. The policy is enforced with a focus on security, particularly for users of the Tor Browser.

Uploaded by

gamerrym69
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"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"fetch",
"font",
"frame",
"media",
"object",
"other",
"script",
"webgl",
"noscript",
"lazy_load",
"unchecked_css"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [
"font",
"frame",
"media",
"noscript",
"lazy_load",
"unchecked_css"
],
"temp": false
},
"sites": {
"trusted": [],
"untrusted": [],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": false,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": false,
"showProbePlaceholders": true,
"amnesticUpdates": false,
"storage": "local",
"uuid": "d8bcb07d-e2cf-41a7-94de-d39d68358ce3",
"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
}
},
"sync": {
"global": false,
"xss": true,
"TabGuardMode": "incognito",
"TabGuardPrompt": "post",
"cascadeRestrictions": true,
"overrideTorBrowserPolicy": false,
"storage": "sync"
},
"xssUserChoices": {}
}

You might also like