2024-02-01 17:50:13 +01:00
{
"policies" : {
"3rdparty" : {
"Extensions" : {
2024-05-11 16:24:44 +02:00
"adnauseam@rednoise.org" : {
"toAdd" : {
"trustedSiteDirectives" : [
"app.element.io" ,
"staging.element.io" ,
"develop.element.io" ,
"chat.pikaviestin.fi" ,
"webchat.disroot.org" ,
"learn.microsoft.com" ,
"teams.microsoft.com" ,
"bittimittari.fi" ,
"pp-attester-turnstile.research.cloudflare.com" ,
"keyoxide.org" ,
"one.one.one.one" ,
"www.ecosia.org" ,
"ac.ecosia.org"
]
} ,
"toOverwrite" : {
"filterLists" : [
"user-filters" ,
"ublock-filters" ,
"ublock-badware" ,
"ublock-privacy" ,
"ublock-abuse" ,
"ublock-unbreak" ,
"easylist" ,
"easyprivacy" ,
"urlhaus-1" ,
"plowe-0" ,
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt" ,
"adnauseam-filters" ,
"eff-dnt-whitelist" ,
"ublock-quick-fixes" ,
2024-05-11 17:01:05 +02:00
"FIN-0" ,
"https://big.oisd.nl"
2024-05-11 16:24:44 +02:00
]
}
} ,
2024-05-14 10:18:26 +02:00
"jid1-MnnxcxisBPnSXQ@jetpack" : {
2024-03-12 09:15:15 +01:00
"checkForDNTPolicy" : true ,
2024-03-13 10:45:19 +01:00
"disabledSites" : [
"app.element.io" ,
"staging.element.io" ,
"develop.element.io" ,
2024-04-12 13:24:31 +02:00
"chat.pikaviestin.fi" ,
"webchat.disroot.org" ,
"learn.microsoft.com" ,
2024-04-27 07:31:05 +02:00
"teams.microsoft.com" ,
"bittimittari.fi" ,
"pp-attester-turnstile.research.cloudflare.com" ,
2024-04-28 08:21:29 +02:00
"keyoxide.org" ,
2024-05-11 15:16:12 +02:00
"one.one.one.one" ,
"www.ecosia.org" ,
"ac.ecosia.org"
2024-03-13 10:45:19 +01:00
] ,
2024-02-01 17:50:13 +01:00
"learnInIncognito" : true ,
"learnLocally" : true ,
2024-03-12 09:15:15 +01:00
"sendDNTSignal" : true ,
"showCounter" : true ,
"showIntroPage" : false ,
"socialWidgetReplacementEnabled" : true
2024-02-01 17:50:13 +01:00
}
}
} ,
2024-05-14 08:57:52 +02:00
"BlockAboutAddons" : false ,
"BlockAboutConfig" : false ,
"BlockAboutProfiles" : false ,
"BlockAboutSupport" : false ,
2024-05-13 20:54:05 +02:00
"Certificates" : {
"ImportEnterpriseRoots" : false
} ,
"Containers" : {
"Default" : [
{
"color" : "red" ,
"icon" : "fence" ,
"name" : "DIY"
}
]
} ,
2024-02-01 18:36:26 +01:00
"DNSOverHTTPS" : {
"Enabled" : true ,
2024-05-14 08:12:21 +02:00
"ExcludedDomains" : [
"http.badssl.com" ,
"norwegianwifi.com"
] ,
2024-05-14 09:10:50 +02:00
"Fallback" : false ,
2024-05-16 14:13:11 +02:00
"Locked" : true ,
2024-05-16 14:12:12 +02:00
"ProviderURL" : "https://dns0.eu/" ,
"ProviderURL_outside_europe_aminda_comment" : "Swap to https://unfiltered.adguard-dns.com/dns-query if device is expected to cross continents from Europe?"
2024-02-01 18:36:26 +01:00
} ,
2024-04-21 09:13:29 +02:00
"DisableEncryptedClientHello" : false ,
2024-05-12 20:43:33 +02:00
"DisablePocket" : true ,
2024-05-13 05:29:17 +02:00
"DisplayBookmarksToolbar" : "never" ,
"DontCheckDefaultBrowser" : true ,
2024-02-01 18:43:03 +01:00
"EnableTrackingProtection" : {
"Cryptomining" : true ,
2024-05-13 20:54:05 +02:00
"EmailTracking" : true ,
2024-05-13 05:29:17 +02:00
"Exceptions" : [
"https://app.element.io" ,
"https://staging.element.io" ,
"https://develop.element.io" ,
"https://chat.pikaviestin.fi" ,
"https://webchat.disroot.org" ,
"https://learn.microsoft.com" ,
"https://teams.microsoft.com" ,
"https://glowing-bear.org" ,
"https://latest.glowing-bear.org" ,
"https://bittimittari.fi" ,
"https://pp-attester-turnstile.research.cloudflare.com" ,
"https://keyoxide.org" ,
"https://one.one.one.one" ,
"https://www.ecosia.org" ,
"https://ac.ecosia.org"
] ,
2024-02-01 18:43:03 +01:00
"Fingerprinting" : true ,
"Locked" : false ,
"Value" : true
} ,
2024-05-13 20:54:05 +02:00
"EncryptedMediaExtensions" : {
"Enabled" : true ,
"Locked" : false
} ,
2024-02-01 17:50:13 +01:00
"ExtensionSettings" : {
2024-02-08 09:03:07 +01:00
"addon@darkreader.org" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi" ,
"installation_mode" : "normal_installed"
} ,
2024-02-28 19:04:08 +01:00
"adnauseam@rednoise.org" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi" ,
2024-02-28 19:50:44 +01:00
"installation_mode" : "force_installed"
2024-02-28 19:04:08 +01:00
} ,
2024-04-21 09:08:43 +02:00
"ipvfoobar@napr.eu" : {
2024-05-11 16:35:37 +02:00
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/ipvfoobar/latest.xpi" ,
2024-04-21 09:08:43 +02:00
"installation_mode" : "normal_installed"
} ,
2024-02-01 17:50:13 +01:00
"jid1-MnnxcxisBPnSXQ-eff@jetpack" : {
2024-05-14 10:18:26 +02:00
"blocked_install_message" : "Kaksoiskappale samasta lisäosasta." ,
"installation_mode" : "blocked"
} ,
"jid1-MnnxcxisBPnSXQ@jetpack" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi" ,
2024-02-29 10:22:18 +01:00
"installation_mode" : "force_installed"
2024-02-08 09:03:07 +01:00
} ,
2024-02-23 07:59:50 +01:00
"peertube-companion@booteille" : {
2024-02-16 18:41:45 +01:00
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/peertube-companion/latest.xpi" ,
2024-02-22 18:55:17 +01:00
"installation_mode" : "force_installed"
2024-02-16 18:41:45 +01:00
} ,
2024-05-12 14:49:12 +02:00
"plasma-browser-integration@kde.org" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/plasma-integration/latest.xpi" ,
"installation_mode" : "force_installed"
} ,
2024-03-09 14:45:02 +01:00
"uBlock0@raymondhill.net" : {
"blocked_install_message" : "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä." ,
"installation_mode" : "blocked"
} ,
"uMatrix@raymondhill.net" : {
"blocked_install_message" : "uMatrixin kehitys on päättynyt ja samat ominaisuudet löytyvät AdNauseamista (ja uBlock Originista)." ,
"installation_mode" : "blocked"
} ,
2024-03-08 07:35:50 +01:00
"wayback_machine@mozilla.org" : {
2024-03-09 14:41:39 +01:00
"blocked_install_message" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1497075 hermostuttaa Amindaa." ,
2024-03-08 07:35:50 +01:00
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/wayback-machine_new/latest.xpi" ,
2024-03-09 14:41:39 +01:00
"installation_mode" : "blocked"
2024-03-08 07:35:50 +01:00
} ,
2024-02-08 09:03:07 +01:00
"{3c078156-979c-498b-8990-85f7987dd929}" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi" ,
2024-02-24 10:08:48 +01:00
"installation_mode" : "force_installed"
2024-02-08 09:03:07 +01:00
} ,
"{446900e4-71c2-419f-a6a7-df9c091e268b}" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi" ,
2024-04-27 07:32:39 +02:00
"installation_mode" : "force_installed"
2024-02-08 09:03:07 +01:00
} ,
"{48748554-4c01-49e8-94af-79662bf34d50}" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/privacy-pass/latest.xpi" ,
2024-03-29 07:32:44 +01:00
"installation_mode" : "force_installed"
2024-02-08 09:03:07 +01:00
} ,
2024-02-08 09:06:57 +01:00
"{6a65273e-2b26-40f5-b66e-8eed317307da}" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi" ,
2024-02-19 15:45:36 +01:00
"installation_mode" : "force_installed"
2024-02-08 09:06:57 +01:00
} ,
2024-05-11 16:35:37 +02:00
"{6a911b41-b1ee-4d0f-b23b-890229bff0ec}" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/http-indicator/latest.xpi" ,
"installation_mode" : "normal_installed"
} ,
2024-04-04 13:27:43 +02:00
"{759dbb01-b646-4327-bf9e-69ca2543ef8d}" : {
"install_url" : "https://addons.mozilla.org/firefox/downloads/latest/opendyslexic-for-firefox/latest.xpi" ,
"installation_mode" : "normal_installed"
2024-02-01 17:50:13 +01:00
}
2024-02-08 09:31:31 +01:00
} ,
"FirefoxHome" : {
"Highlights" : false ,
"Locked" : false ,
"Pocket" : false ,
"Search" : true ,
"Snippets" : false ,
"SponsoredPocket" : false ,
"SponsoredTopSites" : false ,
"TopSites" : false
} ,
"FirefoxSuggest" : {
"ImproveSuggest" : false ,
"Locked" : false ,
"SponsoredSuggestions" : false ,
"WebSuggestions" : false
} ,
2024-03-31 07:46:12 +02:00
"Homepage" : {
"Locked" : false ,
"StartPage" : "previous-session" ,
"URL" : "about:mozilla"
} ,
2024-05-14 08:25:17 +02:00
"NetworkPrediction" : false ,
2024-05-14 10:01:28 +02:00
"NewTabPage" : false ,
2024-05-13 20:54:05 +02:00
"OverrideFirstRunPage" : "about:mozilla" ,
"PDFjs" : {
"EnablePermissions" : false ,
"Enabled" : true
} ,
"Preferences" : {
2024-05-14 08:43:17 +02:00
"browser.aboutConfig.showWarning" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : false
} ,
"browser.contentblocking.category" : {
"Status" : "locked" ,
"Type" : "string" ,
"Value" : "strict"
} ,
2024-05-14 08:38:12 +02:00
"browser.contentblocking.report.hide_vpn_banner" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:38:12 +02:00
"Type" : "boolean" ,
"Value" : true
} ,
"browser.contentblocking.report.lockwise.enabled" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:38:12 +02:00
"Type" : "boolean" ,
"Value" : false
} ,
"browser.contentblocking.report.show_mobile_app" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:38:12 +02:00
"Type" : "boolean" ,
"Value" : false
} ,
"browser.contentblocking.report.vpn.enabled" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:38:12 +02:00
"Type" : "boolean" ,
"Value" : false
} ,
2024-05-16 14:03:01 +02:00
"dom.block_download_insecure" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"dom.security.https_only_mode" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
2024-05-14 08:18:16 +02:00
"extensions.webextensions.restrictedDomains" : {
"Status" : "locked" ,
"Type" : "string" ,
"Value" : ""
} ,
2024-05-14 08:43:17 +02:00
"intl.accept_languages" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:43:17 +02:00
"Type" : "string" ,
"Value" : "fi, en"
} ,
2024-05-14 09:38:39 +02:00
"layout.css.devPixelsPerPx" : {
"Status" : "default" ,
"Type" : "string" ,
"Value" : "1.5"
} ,
2024-05-14 08:55:24 +02:00
"media.autoplay.default" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:55:24 +02:00
"Type" : "number" ,
"Value" : 5
} ,
"network.IDN_show_punycode" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"network.dns.echconfig.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"network.dns.use_https_rr_as_altsvc" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"network.http.referer.XOriginTrimmingPolicy" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:55:24 +02:00
"Type" : "number" ,
"Value" : 2
} ,
"network.http.referer.defaultPolicy" : {
2024-05-14 09:38:39 +02:00
"Status" : "default" ,
2024-05-14 08:55:24 +02:00
"Type" : "number" ,
"Value" : 1
} ,
"network.http.speculative-parallel-limit" : {
"Status" : "locked" ,
"Type" : "number" ,
"Value" : 0
} ,
2024-05-14 08:25:17 +02:00
"network.predictor.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : false
} ,
"network.prefetch-next" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : false
} ,
2024-05-14 08:43:17 +02:00
"network.trr.disable-ECS" : {
2024-05-14 14:01:14 +02:00
"Status" : "locked" ,
2024-05-14 08:43:17 +02:00
"Type" : "boolean" ,
2024-05-14 14:01:14 +02:00
"Value" : true
2024-05-14 08:43:17 +02:00
} ,
2024-05-14 09:08:19 +02:00
"network.trr.display_fallback_warning" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
2024-05-14 08:34:01 +02:00
"network.trr.early-AAAA" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"network.trr.exclude-etc-hosts" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : false
} ,
2024-05-13 20:54:05 +02:00
"pdfjs.enableScripting" : {
"Status" : "locked" ,
2024-05-14 08:04:56 +02:00
"Type" : "boolean" ,
2024-05-13 20:54:05 +02:00
"Value" : false
2024-05-14 08:04:56 +02:00
} ,
2024-05-14 10:49:17 +02:00
"pdfjs.forcePageColors" : {
2024-05-14 09:44:14 +02:00
"Status" : "default" ,
2024-05-14 10:49:17 +02:00
"Type" : "boolean" ,
"Value" : true
} ,
"pdfjs.pageColorsBackground" : {
"Status" : "default" ,
"Type" : "string" ,
"Value" : "#000000"
} ,
"pdfjs.pageColorsForeground" : {
"Status" : "default" ,
"Type" : "string" ,
"Value" : "#ffb700"
2024-05-14 09:44:14 +02:00
} ,
2024-05-16 14:03:01 +02:00
"privacy.donottrackheader.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"privacy.donottrackheader.value" : {
"Status" : "locked" ,
"Type" : "number" ,
"Value" : 1
} ,
"privacy.globalprivacycontrol.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"privacy.globalprivacycontrol.functionality.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
2024-05-16 14:06:04 +02:00
"privacy.userContext.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"privacy.userContext.ui.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
2024-05-14 08:04:56 +02:00
"security.OCSP.require" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"security.insecure_connection_text.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
"security.insecure_connection_text.pbmode.enabled" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
2024-05-16 14:03:01 +02:00
"security.ssl.enable_ocsp_must_staple" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
} ,
2024-05-14 08:04:56 +02:00
"security.ssl.enable_ocsp_stapling" : {
"Status" : "locked" ,
"Type" : "boolean" ,
"Value" : true
2024-05-14 09:44:14 +02:00
} ,
"ui.systemUsesDarkTheme" : {
"Status" : "default" ,
"Type" : "number" ,
"Value" : 1
2024-05-13 20:54:05 +02:00
}
} ,
2024-02-11 12:23:04 +01:00
"SearchEngines" : {
"Add" : [
{
2024-03-24 07:16:20 +01:00
"Alias" : "dl" ,
2024-02-11 12:23:04 +01:00
"Description" : "Minimal, ad-free version of DuckDuckGo" ,
"Method" : "POST" ,
"Name" : "DuckDuckGo Lite" ,
"PostData" : "q={searchTerms}" ,
2024-04-05 13:04:14 +02:00
"SuggestURLTemplate" : "https://start.duckduckgo.com/ac/?q={searchTerms}&type=list" ,
2024-02-11 12:23:04 +01:00
"URLTemplate" : "https://duckduckgo.com/lite/?q={searchTerms}"
} ,
{
2024-03-24 07:16:20 +01:00
"Alias" : "d" ,
2024-02-11 12:33:27 +01:00
"Description" : "DuckDuckGo Start page version" ,
"Method" : "GET" ,
2024-02-11 12:23:04 +01:00
"Name" : "DuckDuckGo Start" ,
2024-04-05 13:04:14 +02:00
"SuggestURLTemplate" : "https://start.duckduckgo.com/ac/?q={searchTerms}&type=list" ,
2024-02-11 12:23:04 +01:00
"URLTemplate" : "https://start.duckduckgo.com/?q={searchTerms}"
2024-03-20 17:53:18 +01:00
} ,
2024-05-11 15:16:12 +02:00
{
"Alias" : "e" ,
"Description" : "Ecosia Search Engine" ,
2024-05-13 16:39:29 +02:00
"IconURL" : "https://cdn-static.ecosia.org/static/icons/favicon.ico" ,
2024-05-11 15:16:12 +02:00
"Method" : "GET" ,
"Name" : "Ecosia" ,
"SuggestURLTemplate" : "https://ac.ecosia.org/autocomplete?q={searchTerms}" ,
2024-05-13 16:39:29 +02:00
"URLTemplate" : "https://www.ecosia.org/search?q={searchTerms}&addon=firefoxgpo"
2024-05-11 15:16:12 +02:00
} ,
2024-03-20 17:53:18 +01:00
{
"Alias" : "b" ,
"Description" : "Brave Search" ,
"Method" : "GET" ,
"Name" : "Brave Search" ,
2024-04-05 13:04:14 +02:00
"SuggestURLTemplate" : "https://search.brave.com/api/suggest?q={searchTerms}" ,
2024-03-20 17:53:18 +01:00
"URLTemplate" : "https://search.brave.com/search?q={searchTerms}"
2024-03-21 16:21:30 +01:00
} ,
{
"Alias" : "bg" ,
"Description" : "Brave Search Goggles" ,
"Method" : "GET" ,
"Name" : "Brave Search Goggles" ,
2024-04-05 13:04:14 +02:00
"SuggestURLTemplate" : "https://search.brave.com/api/suggest?q={searchTerms}" ,
2024-03-21 16:21:30 +01:00
"URLTemplate" : "https://search.brave.com/goggles?q={searchTerms}"
2024-02-11 12:23:04 +01:00
}
] ,
2024-05-12 20:43:33 +02:00
"Default" : "Ecosia"
2024-02-11 12:23:04 +01:00
} ,
2024-05-13 20:54:05 +02:00
"SearchSuggestEnabled" : false ,
"SecurityDevices" : {
"Add" : {
"Fujitsu mPollux DigiSignApplication" : "/usr/lib64/libcryptoki.so"
}
} ,
"ShowHomeButton" : true
2024-02-01 17:50:13 +01:00
}
}