X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/cbf8658aa7fce2da28a638b6dfba5c9f0841dce1..fed2d13654bd7dd692823182a4108bac0fc1d05d:/mac/org.mozilla.firefox.plist?ds=sidebyside diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 7d57042..232504f 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -39,6 +39,8 @@ <key>NTLM</key> <true/> </dict> + <key>PrivateBrowsing</key> + <true/> <key>Locked</key> <true/> </dict> @@ -95,6 +97,10 @@ <array> <string>https://www.example.org/</string> </array> + <key>Allowsession</key> + <array> + <string>https://www.example.edu/</string> + </array> <key>Block</key> <array> <string>https://www.example.edu/</string> @@ -131,6 +137,31 @@ <true/> <key>DisableBuiltinPDFViewer</key> <true/> + <key>DisabledCiphers</key> + <dict> + <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key> + <true/> + <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key> + <true/> + <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key> + <true/> + <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key> + <true/> + <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key> + <true/> + <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key> + <true/> + <key>TLS_RSA_WITH_AES_128_CBC_SHA</key> + <true/> + <key>TLS_RSA_WITH_AES_256_CBC_SHA</key> + <true/> + <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key> + <true/> + <key>TLS_RSA_WITH_AES_128_GCM_SHA256</key> + <false/> + <key>TLS_RSA_WITH_AES_256_GCM_SHA384</key> + <false/> + </dict> <key>DisableDeveloperTools</key> <true/> <key>DisableFeedbackCommands</key> @@ -191,6 +222,13 @@ <string>https://example.com</string> </array> </dict> + <key>EncryptedMediaExtensions</key> + <dict> + <key>Enabled</key> + <false/> + <key>Locked</key> + <false/> + </dict> <key>Extensions</key> <dict> <key>Install</key> @@ -257,6 +295,57 @@ <key>Locked</key> <true/> </dict> + <key>Handlers</key> + <dict> + <key>mimeTypes</key> + <dict> + <key>application/msword</key> + <dict> + <key>action</key> + <string>useSystemDefault</string> + <key>ask</key> + <false/> + </dict> + </dict> + <key>schemes</key> + <dict> + <key>mailto</key> + <dict> + <key>action</key> + <string>useHelperApp</string> + <key>ask</key> + <false/> + <key>handlers</key> + <array> + <dict> + <key>name</key> + <string>Gmail</string> + <key>uriTemplate</key> + <string>https://mail.google.com/mail/?extsrc=mailto&url=%s</string> + </dict> + </array> + </dict> + </dict> + <key>extensions</key> + <dict> + <key>pdf</key> + <dict> + <key>action</key> + <string>useHelperApp</string> + <key>ask</key> + <false/> + <key>handlers</key> + <array> + <dict> + <key>name</key> + <string>Adobe Acrobat</string> + <key>path</key> + <string>/System/Applications/Preview.app</string> + </dict> + </array> + </dict> + </dict> + </dict> <key>HardwareAcceleration</key> <false/> <key>Homepage</key> @@ -289,6 +378,8 @@ <string>http://example.org</string> <string>http://example.edu</string> </array> + <key>PrimaryPassword</key> + <true/> <key>NetworkPrediction</key> <false/> <key>NewTabPage</key> @@ -305,6 +396,13 @@ <string></string> <key>PasswordManagerEnabled</key> <false/> + <key>PDFjs</key> + <dict> + <key>Enabled</key> + <false/> + <key>EnablePermissions</key> + <false/> + </dict> <key>Permissions</key> <dict> <key>Camera</key> @@ -377,8 +475,14 @@ <array> <string>https://example.edu</string> </array> + <key>Default</key> + <string>block-audio</string> + <key>Locked</key> + <true/> </dict> </dict> + <key>PictureInPicture</key> + <false/> <key>PopupBlocking</key> <dict> <key>Allow</key>