X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/ecdfa201fbe31263f629cc1037ff8834d1f0204c..b5d346fd28401650e7b88d6c7183350ef7750310:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index e39b34c..bca9874 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -43,14 +43,19 @@ "Certificates": { "Install": ["cert1.der", "/home/username/cert2.pem"], }, + "Containers": { + "Default": [ + { + "name": "My container", + "icon": "pet", + "color": "turquoise" + } + ] + }, "Cookies": { "Allow": ["http://example.org/"], "AllowSession": ["http://example.edu/"], "Block": ["http://example.edu/"], - "Default": true | false, - "AcceptThirdParty": "always" | "never" | "from-visited", - "ExpireAtSessionEnd": true | false, - "RejectTracker": true | false, "Locked": true | false, "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", @@ -61,6 +66,7 @@ "CIPHER_NAME": true | false, }, "DisableDeveloperTools": true | false, + "DisableEncryptedClientHello": true | false, "DisableFeedbackCommands": true | false, "DisableFirefoxAccounts": true | false, "DisableFirefoxScreenshots": true | false, @@ -69,7 +75,6 @@ "DisableFormHistory": true | false, "DisableMasterPasswordCreation": true | false, "DisablePasswordReveal": true | false, - "DisablePocket": true | false, "DisablePrivateBrowsing": true | false, "DisableProfileImport": true | false, "DisableProfileRefresh": true | false, @@ -96,6 +101,9 @@ "Locked": true | false, "Cryptomining": true | false, "Fingerprinting": true | false, + "EmailTracking": true | false, + "SuspectedFingerprinting": true | false, + "Category": "strict" | "standard", "Exceptions": ["https://example.com"] }, "EncryptedMediaExtensions": { @@ -137,6 +145,12 @@ "Snippets": true | false, "Locked": true | false }, + "FirefoxSuggest": { + "WebSuggestions": true | false, + "SponsoredSuggestions": true | false, + "ImproveSuggest": true | false, + "Locked": true | false + }, "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false, "Handlers": { "mimeTypes": { @@ -174,6 +188,9 @@ "http://example.edu/"], "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked" }, + "HttpAllowlist": ["http://example.org", + "http://example.edu"], + "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled", "InstallAddonsPermission": { "Allow": ["http://example.org/", "http://example.edu/"], @@ -209,7 +226,7 @@ "NoDefaultBookmarks": true | false, "OfferToSaveLogins": true | false, "OfferToSaveLoginsDefault": true | false, - "OverrideFirstRunPage": "http://example.org". + "OverrideFirstRunPage": "http://example.org", "OverridePostUpdatePage": "http://example.org", "PasswordManagerEnabled": true | false, "PasswordManagerExceptions": ["https://example.org", "https://example.edu"], @@ -247,7 +264,19 @@ "Block": ["https://example.edu"], "Default": "allow-audio-video" | "block-audio" | "block-audio-video", "Locked": true | false - } + }, + "VirtualReality": { + "Allow": ["https://example.org"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false + }, + "ScreenShare": { + "Allow": ["https://example.org"], + "Block": ["https://example.edu"], + "BlockNewRequests": true | false, + "Locked": true | false + }, }, "PictureInPicture": { "Enabled": true | false, @@ -259,6 +288,7 @@ "Default": true | false, "Locked": true | false }, + "PostQuantumKeyAgreementEnabled": true | false, "Preferences": { "accessibility.force_disabled": { "Value": 1, @@ -274,6 +304,8 @@ } }, "PrimaryPassword": true | false, + "PrintingEnabled": true | false, + "PrivateBrowsingModeAvailability": 0 | 1 | 2, "PromptForDownloadLocation": true | false, "Proxy": { "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig", @@ -293,12 +325,9 @@ "SanitizeOnShutdown": { "Cache": true | false, "Cookies": true | false, - "Downloads": true | false, - "FormData": true | false, "History": true | false, "Sessions": true | false, "SiteSettings": true | false, - "OfflineApps": true | false, "Locked": true | false }, "SearchEngines": { @@ -323,6 +352,7 @@ "NAME_OF_DEVICE": "PATH_TO_LIBRARY_FOR_DEVICE" }, "ShowHomeButton": true | false, + "SkipTermsOfUse": true | false, "SSLVersionMax": "tls1" | "tls1.1" | "tls1.2" | "tls1.3", "SSLVersionMin": "tls1" | "tls1.1" | "tls1.2" | "tls1.3", "SupportMenu": { @@ -331,13 +361,15 @@ "AccessKey": "S" }, "StartDownloadsInTempDirectory": true | false, + "TranslateEnabled": true | false, "UserMessaging": { - "WhatsNew": true | false, "ExtensionRecommendations": true | false, "FeatureRecommendations": true | false, "UrlbarInterventions": true | false, "SkipOnboarding": true | false, - "MoreFromMozilla": true | false + "MoreFromMozilla": true | false, + "FirefoxLabs": true | false, + "Locked": true | false }, "UseSystemPrintDialog": true | false., "WebsiteFilter": {