X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/91807ba4e1b57b97e2f59321ae3d3939b93d296a..bc3da9ccda905565e0a03906c81c4e50d3bd01c9:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index 7a2957b..e83fe4c 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -75,7 +75,6 @@ "DisableFormHistory": true | false, "DisableMasterPasswordCreation": true | false, "DisablePasswordReveal": true | false, - "DisablePocket": true | false, "DisablePrivateBrowsing": true | false, "DisableProfileImport": true | false, "DisableProfileRefresh": true | false, @@ -103,6 +102,8 @@ "Cryptomining": true | false, "Fingerprinting": true | false, "EmailTracking": true | false, + "SuspectedFingerprinting": true | false, + "Category": "strict" | "standard", "Exceptions": ["https://example.com"] }, "EncryptedMediaExtensions": { @@ -263,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, @@ -312,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": { @@ -342,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": { @@ -357,9 +368,11 @@ "UrlbarInterventions": true | false, "SkipOnboarding": true | false, "MoreFromMozilla": true | false, + "FirefoxLabs": true | false, "Locked": true | false }, "UseSystemPrintDialog": true | false., + "VisualSearchEnabled": true | false., "WebsiteFilter": { "Block": [""], "Exceptions": ["http://example.org/*"]