nixos-config/stuff/noscript.json
2024-05-09 20:55:28 +02:00

92 lines
1.9 KiB
JSON

{
"policy": {
"DEFAULT": {
"capabilities": [
"frame",
"fetch",
"noscript",
"other"
],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"object",
"media",
"frame",
"font",
"webgl",
"fetch",
"ping",
"noscript",
"unchecked_css",
"lan",
"other"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},
"sites": {
"trusted": [
"§:42lyon.fr",
"§:kitsunes.club",
"§:nixos.org",
"§:cloudflare.com",
"§:duckduckgo.com",
"§:mkdocs.org",
"§:archive.org",
"§:keyoxide.org",
"§:nextdns.io",
"§:sndcdn.com",
"§:reddit.com",
"§:redditstatic.com",
"§:namemc.com",
"§:xeiaso.net",
"§:github.com",
"§:githubassets.com",
"127.0.0.1",
"§:soundcloud.com",
"§:sinewave.cyou",
"§:eightyeightthirty.one",
"§:steamcommunity.com",
"§:steamstatic.com",
"§:proton.me",
"§:liberapay.com",
"§:opencollective.com",
"§:tailscale.com",
"§:tinkerbetter.tube",
"§:openpgp.org",
"§:cern.ch",
"§:tilde.club",
"§:indeed.com"
],
"untrusted": [],
"custom": {}
},
"enforced": true,
"autoAllowTop": false
},
"local": {
"debug": false,
"showCtxMenuItem": true,
"showCountBadge": true,
"showFullAddresses": false,
"amnesticUpdates": false,
"storage": "local",
"uuid": "9040f84e-c010-48b3-be94-8cd47516895c"
},
"sync": {
"global": false,
"xss": true,
"TabGuardMode": "incognito",
"TabGuardPrompt": "post",
"cascadeRestrictions": false,
"overrideTorBrowserPolicy": false,
"storage": "sync"
},
"xssUserChoices": {}
}