]> git.p6c8.net - policy-templates.git/blob - mac/org.mozilla.firefox.plist
Merge pull request #627 from mozilla/DisabledCiphers
[policy-templates.git] / mac / org.mozilla.firefox.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>EnterprisePoliciesEnabled</key>
6 <true/>
7 <key>AppAutoUpdate</key>
8 <true/>
9 <key>AppUpdateURL</key>
10 <string>https://www.example.com/update.xml</string>
11 <key>Authentication</key>
12 <dict>
13 <key>SPNEGO</key>
14 <array>
15 <string>mydomain.com</string>
16 <string>https://myotherdomain.com</string>
17 </array>
18 <key>Delegated</key>
19 <array>
20 <string>mydomain.com</string>
21 <string>https://myotherdomain.com</string>
22 </array>
23 <key>NTLM</key>
24 <array>
25 <string>mydomain.com</string>
26 <string>https://myotherdomain.com</string>
27 </array>
28 <key>AllowNonFQDN</key>
29 <dict>
30 <key>SPNEGO</key>
31 <true/>
32 <key>NTLM</key>
33 <true/>
34 </dict>
35 <key>AllowProxies</key>
36 <dict>
37 <key>SPNEGO</key>
38 <true/>
39 <key>NTLM</key>
40 <true/>
41 </dict>
42 <key>PrivateBrowsing</key>
43 <true/>
44 <key>Locked</key>
45 <true/>
46 </dict>
47 <key>BlockAboutAddons</key>
48 <true/>
49 <key>BlockAboutConfig</key>
50 <true/>
51 <key>BlockAboutProfiles</key>
52 <true/>
53 <key>BlockAboutSupport</key>
54 <true/>
55 <key>Bookmarks</key>
56 <array>
57 <dict>
58 <key>Title</key>
59 <string>Example1</string>
60 <key>URL</key>
61 <string>https://www.example.org</string>
62 <key>Favicon</key>
63 <string>https://www.example.org/favicon.ico</string>
64 <key>Placement</key>
65 <string>toolbar</string>
66 <key>Folder</key>
67 <string>Example1Folder</string>
68 </dict>
69 <dict>
70 <key>Title</key>
71 <string>Example2</string>
72 <key>URL</key>
73 <string>https://www.example.com</string>
74 <key>Favicon</key>
75 <string>https://www.example.com/favicon.ico</string>
76 <key>Placement</key>
77 <string>menu</string>
78 <key>Folder</key>
79 <string>Example2Folder</string>
80 </dict>
81 </array>
82 <key>CaptivePortal</key>
83 <false/>
84 <key>Certificates</key>
85 <dict>
86 <key>ImportEnterpriseRoots</key>
87 <true/>
88 <key>Install</key>
89 <array>
90 <string>cert1.der</string>
91 <string>cert2.pem</string>
92 </array>
93 </dict>
94 <key>Cookies</key>
95 <dict>
96 <key>Allow</key>
97 <array>
98 <string>https://www.example.org/</string>
99 </array>
100 <key>Block</key>
101 <array>
102 <string>https://www.example.edu/</string>
103 </array>
104 <key>Default</key>
105 <false/>
106 <key>AcceptThirdParty</key>
107 <string>never</string>
108 <key>ExpireAtSessionEnd</key>
109 <true/>
110 <key>RejectTracker</key>
111 <true/>
112 <key>Locked</key>
113 <true/>
114 </dict>
115 <key>DefaultDownloadDirectory</key>
116 <string>${home}/Downloads</string>
117 <key>DownloadDirectory</key>
118 <string>${home}/Downloads</string>
119 <key>DNSOverHTTPS</key>
120 <dict>
121 <key>Enabled</key>
122 <false/>
123 <key>ProviderURL</key>
124 <string>URL_TO_ALTERNATE_PROVIDER</string>
125 <key>Locked</key>
126 <true/>
127 <key>ExcludedDomains</key>
128 <array>
129 <string>example.com</string>
130 </array>
131 </dict>
132 <key>DisableAppUpdate</key>
133 <true/>
134 <key>DisableBuiltinPDFViewer</key>
135 <true/>
136 <key>DisabledCiphers</key>
137 <dict>
138 <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key>
139 <true/>
140 <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key>
141 <true/>
142 <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key>
143 <true/>
144 <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key>
145 <true/>
146 <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key>
147 <true/>
148 <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key>
149 <true/>
150 <key>TLS_RSA_WITH_AES_128_CBC_SHA</key>
151 <true/>
152 <key>TLS_RSA_WITH_AES_256_CBC_SHA</key>
153 <true/>
154 <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
155 <true/>
156 <key>TLS_RSA_WITH_AES_128_GCM_SHA256</key>
157 <false/>
158 <key>TLS_RSA_WITH_AES_256_GCM_SHA384</key>
159 <false/>
160 </dict>
161 <key>DisableDeveloperTools</key>
162 <true/>
163 <key>DisableFeedbackCommands</key>
164 <true/>
165 <key>DisableFirefoxAccounts</key>
166 <true/>
167 <key>DisableFirefoxScreenshots</key>
168 <true/>
169 <key>DisableFirefoxStudies</key>
170 <true/>
171 <key>DisableForgetButton</key>
172 <true/>
173 <key>DisableFormHistory</key>
174 <true/>
175 <key>DisableMasterPasswordCreation</key>
176 <true/>
177 <key>DisablePasswordReveal</key>
178 <true/>
179 <key>DisablePocket</key>
180 <true/>
181 <key>DisablePrivateBrowsing</key>
182 <true/>
183 <key>DisableProfileImport</key>
184 <true/>
185 <key>DisableProfileRefresh</key>
186 <true/>
187 <key>DisableSafeMode</key>
188 <true/>
189 <key>DisableSecurityBypass</key>
190 <dict>
191 <key>InvalidCertificate</key>
192 <true/>
193 <key>SafeBrowsing</key>
194 <true/>
195 </dict>
196 <key>DisableSetDesktopBackground</key>
197 <true/>
198 <key>DisableSystemAddonUpdate</key>
199 <true/>
200 <key>DisableTelemetry</key>
201 <true/>
202 <key>DisplayBookmarksToolbar</key>
203 <true/>
204 <key>DontCheckDefaultBrowser</key>
205 <true/>
206 <key>EnableTrackingProtection</key>
207 <dict>
208 <key>Value</key>
209 <true/>
210 <key>Locked</key>
211 <true/>
212 <key>Cryptomining</key>
213 <true/>
214 <key>Fingerprinting</key>
215 <true/>
216 <key>Exceptions</key>
217 <array>
218 <string>https://example.com</string>
219 </array>
220 </dict>
221 <key>EncryptedMediaExtensions</key>
222 <dict>
223 <key>Enabled</key>
224 <false/>
225 <key>Locked</key>
226 <false/>
227 </dict>
228 <key>Extensions</key>
229 <dict>
230 <key>Install</key>
231 <array>
232 <string>https://addons.mozilla.org/firefox/downloads/file/1053714/ghostery_privacy_ad_blocker-8.2.4-an+fx.xpi</string>
233 </array>
234 <key>Uninstall</key>
235 <array/>
236 <key>Locked</key>
237 <array>
238 <string>firefox@ghostery.com</string>
239 </array>
240 </dict>
241 <key>ExtensionSettings</key>
242 <dict>
243 <key>*</key>
244 <dict>
245 <key>blocked_install_message</key>
246 <string>Custom error message.</string>
247 <key>install_sources</key>
248 <array>
249 <string>https://addons.mozilla.org/</string>
250 </array>
251 <key>installation_mode</key>
252 <string>blocked</string>
253 </dict>
254 <key>uBlock0@raymondhill.net</key>
255 <dict>
256 <key>installation_mode</key>
257 <string>force_installed</string>
258 <key>install_url</key>
259 <string>https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi</string>
260 </dict>
261 </dict>
262 <key>ExtensionUpdate</key>
263 <false/>
264 <key>FirefoxHome</key>
265 <dict>
266 <key>Search</key>
267 <true/>
268 <key>TopSites</key>
269 <true/>
270 <key>Highlights</key>
271 <true/>
272 <key>Pocket</key>
273 <false/>
274 <key>Snippets</key>
275 <false/>
276 <key>Locked</key>
277 <true/>
278 </dict>
279 <key>FlashPlugin</key>
280 <dict>
281 <key>Allow</key>
282 <array>
283 <string>https://www.example.com</string>
284 </array>
285 <key>Block</key>
286 <array>
287 <string>https://www.example.org</string>
288 </array>
289 <key>Default</key>
290 <true/>
291 <key>Locked</key>
292 <true/>
293 </dict>
294 <key>HardwareAcceleration</key>
295 <false/>
296 <key>Homepage</key>
297 <dict>
298 <key>URL</key>
299 <string>http://example.com</string>
300 <key>Locked</key>
301 <true/>
302 <key>Additional</key>
303 <array>
304 <string>https://www.example.com/extra-home1.htm</string>
305 <string>https://www.example.com/extra-home2.htm</string>
306 <string>https://www.example.com/extra-home3.htm</string>
307 </array>
308 <key>StartPage</key>
309 <string>homepage</string>
310 </dict>
311 <key>InstallAddonsPermission</key>
312 <dict>
313 <key>Allow</key>
314 <array>
315 <string>https://example.org</string>
316 <string>https://example.edu</string>
317 </array>
318 <key>Default</key>
319 <false/>
320 </dict>
321 <key>LocalFileLinks</key>
322 <array>
323 <string>http://example.org</string>
324 <string>http://example.edu</string>
325 </array>
326 <key>MasterPassword</key>
327 <true/>
328 <key>NetworkPrediction</key>
329 <false/>
330 <key>NewTabPage</key>
331 <false/>
332 <key>NoDefaultBookmarks</key>
333 <true/>
334 <key>OfferToSaveLogins</key>
335 <false/>
336 <key>OfferToSaveLoginsDefault</key>
337 <true/>
338 <key>OverrideFirstRunPage</key>
339 <string>https://www.example.com</string>
340 <key>OverridePostUpdatePage</key>
341 <string></string>
342 <key>PasswordManagerEnabled</key>
343 <false/>
344 <key>PDFjs</key>
345 <dict>
346 <key>Enabled</key>
347 <false/>
348 <key>EnablePermissions</key>
349 <false/>
350 </dict>
351 <key>Permissions</key>
352 <dict>
353 <key>Camera</key>
354 <dict>
355 <key>Allow</key>
356 <array>
357 <string>https://example.org</string>
358 </array>
359 <key>Block</key>
360 <array>
361 <string>https://example.edu</string>
362 </array>
363 <key>BlockNewRequests</key>
364 <true/>
365 <key>Locked</key>
366 <true/>
367 </dict>
368 <key>Microphone</key>
369 <dict>
370 <key>Allow</key>
371 <array>
372 <string>https://example.org</string>
373 </array>
374 <key>Block</key>
375 <array>
376 <string>https://example.edu</string>
377 </array>
378 <key>BlockNewRequests</key>
379 <true/>
380 <key>Locked</key>
381 <true/>
382 </dict>
383 <key>Location</key>
384 <dict>
385 <key>Allow</key>
386 <array>
387 <string>https://example.org</string>
388 </array>
389 <key>Block</key>
390 <array>
391 <string>https://example.edu</string>
392 </array>
393 <key>BlockNewRequests</key>
394 <true/>
395 <key>Locked</key>
396 <true/>
397 </dict>
398 <key>Notifications</key>
399 <dict>
400 <key>Allow</key>
401 <array>
402 <string>https://example.org</string>
403 </array>
404 <key>Block</key>
405 <array>
406 <string>https://example.edu</string>
407 </array>
408 <key>BlockNewRequests</key>
409 <true/>
410 <key>Locked</key>
411 <true/>
412 </dict>
413 <key>Autoplay</key>
414 <dict>
415 <key>Allow</key>
416 <array>
417 <string>https://example.org</string>
418 </array>
419 <key>Block</key>
420 <array>
421 <string>https://example.edu</string>
422 </array>
423 <key>Default</key>
424 <string>block-audio</string>
425 <key>Locked</key>
426 <true/>
427 </dict>
428 </dict>
429 <key>PictureInPicture</key>
430 <true/> | <false/>
431 <key>PopupBlocking</key>
432 <dict>
433 <key>Allow</key>
434 <array>
435 <string>https://www.example.org</string>
436 <string>https://www.example.edu</string>
437 </array>
438 <key>Default</key>
439 <true/>
440 <key>Locked</key>
441 <true/>
442 </dict>
443 <key>Preferences</key>
444 <dict>
445 <key>app.update.auto</key>
446 <true/>
447 <key>security.default_personal_cert</key>
448 <string>Ask Every Time</string>
449 </dict>
450 <key>Proxy</key>
451 <dict>
452 <key>SocksVersion</key>
453 <string>4</string>
454 <key>Mode</key>
455 <string>manual</string>
456 <key>HTTPProxy</key>
457 <string>proxy.example.com:80</string>
458 <key>Locked</key>
459 <true/>
460 </dict>
461 <key>RequestedLocales</key>
462 <array>
463 <string>de</string>
464 <string>en-US</string>
465 </array>
466 <key>SanitizeOnShutdown</key>
467 <true/>
468 <key>SearchBar</key>
469 <string>separate</string>
470 <key>UserMessaging</key>
471 <dict>
472 <key>WhatsNew</key>
473 <false/>
474 <key>ExtensionRecommendations</key>
475 <false/>
476 <key>FeatureRecommendations</key>
477 <false/>
478 <key>UrlbarInterventions</key>
479 <false/>
480 </dict>
481 <key>WebsiteFilter</key>
482 <dict>
483 <key>Block</key>
484 <array>
485 <string>&lt;all_urls&gt;</string>
486 </array>
487 <key>Exceptions</key>
488 <array>
489 <string>https://www.google.com/*</string>
490 <string>https://www.yahoo.com/*</string>
491 </array>
492 </dict>
493 <key>SecurityDevices</key>
494 <dict>
495 <key>NAME_OF_DEVICE</key>
496 <string>PATH_TO_LIBRARY_FOR_DEVICE</string>
497 </dict>
498 <key>SSLVersionMin</key>
499 <string>tls1.2</string>
500 <key>SSLVersionMax</key>
501 <string>tls1.3</string>
502 <key>SupportMenu</key>
503 <dict>
504 <key>Title</key>
505 <string>Click here for help</string>
506 <key>URL</key>
507 <string>http://example.edu/</string>
508 <key>AccessKey</key>
509 <string>C</string>
510 </dict>
511 </dict>
512 </plist>

patrick-canterino.de