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

Tor Browser Policy and Capabilities

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)
71 views2 pages

Tor Browser Policy and Capabilities

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

{

"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