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

Web Policy Capabilities Overview

The document outlines a policy framework with three categories: DEFAULT, TRUSTED, and UNTRUSTED, each defining specific capabilities and trusted sites. It includes settings for local configurations, synchronization options, and user choices regarding XSS protection. The policy is enforced with no auto-allow for top-level sites, ensuring strict control over site capabilities.

Uploaded by

chinchenko1
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)
5 views2 pages

Web Policy Capabilities Overview

The document outlines a policy framework with three categories: DEFAULT, TRUSTED, and UNTRUSTED, each defining specific capabilities and trusted sites. It includes settings for local configurations, synchronization options, and user choices regarding XSS protection. The policy is enforced with no auto-allow for top-level sites, ensuring strict control over site capabilities.

Uploaded by

chinchenko1
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

{

"policy": {
"DEFAULT": {
"capabilities": [
"frame",
"fetch",
"noscript",
"other"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"object",
"media",
"frame",
"font",
"webgl",
"fetch",
"ping",
"noscript",
"lazy_load",
"unchecked_css",
"lan",
"other"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
"sites": {
"trusted": [
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]",
"§:[Link]"
],
"untrusted": [],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": false,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": false,
"showProbePlaceholders": true,
"amnesticUpdates": false
},
"sync": {
"global": false,
"xss": true,
"TabGuardMode": "incognito",
"TabGuardPrompt": "post",
"cascadeRestrictions": false,
"overrideTorBrowserPolicy": false
},
"xssUserChoices": {}
}

You might also like