Skip to content
Gunner Gewiß edited this page Feb 6, 2016 · 34 revisions

Lists of settings and tweaks:

  1. https://github.com/jamielinux/securemymozilla many!, also for Thunderbird
  2. https://github.com/Narga/user.js/blob/master/user.js many!, with docu
  3. https://github.com/slosd/guiconfig many!, with GUI
  4. https://github.com/pyllyukko/user.js many!, with docu
  5. https://github.com/allo-/firefox-profilemaker many!, with GUI, by issue opener @allo-
  6. https://github.com/schomery/privacy-settings many!, with GUI
  7. https://github.com/dfkt/firefox-tweaks many!, with docu
  8. https://github.com/TheCreeper/PrivacyFox with GUI
  9. https://github.com/gunnersson/my_Mozilla_about-config_settings by issue opener @gunnersson
  10. https://github.com/privacytoolsIO/privacytools.io https://www.privacytools.io/#webrtc mostly covered elsewhere
  11. https://github.com/privacytoolsIO/privacytools.io https://www.privacytools.io/#about_config mostly covered elsewhere
  12. https://gist.github.com/haasn/69e19fc2fe0e25f3cff5 mostly covered elsewhere
  13. https://github.com/webcore-it/firefox-profile mostly covered elsewhere
  14. https://github.com/phette23/firefox-settings rather specific settings, not needed yet
  15. https://github.com/j127/Better-Firefox mostly covered elsewhere

My @gunnersson Mozilla settings and tweaks Me @gunnersson took 1. - 9. from above and tried to merge them. Please note:

  • haven't restricted every phoning home to Mozilla, but it's covered at @allo-
  • haven't touched fonts settings, need reasonable compromise comfort<>footprint
  • haen't touched WebGL settings, need reasonable compromise comfort<>footprint
  • haven't touched most network speedups, too much stuff..., too much research needed
  • still have to get and add the appropriate docu, 2. 4. 7. from above are of help

My @gunnersson Firefox settings user_pref("beacon.enabled", false); user_pref("browser.fixup.alternate.enabled", false); user_pref("browser.newtab.preload", false); user_pref("browser.newtabpage.enabled", false); user_pref("browser.newtabpage.enhanced", false); user_pref("browser.newtabpage.introShown", true); user_pref("browser.pocket.api", ""); user_pref("browser.pocket.enabled", false); user_pref("browser.pocket.oAuthConsumerKey", ""); user_pref("browser.pocket.site", ""); user_pref("browser.search.geoSpecificDefaults.url", ""); user_pref("browser.search.geoip.url", ""); user_pref("browser.selfsupport.url", ""); user_pref("browser.send_pings", false); user_pref("browser.send_pings.require_same_host", true); user_pref("browser.tabs.insertRelatedAfterCurrent", false); user_pref("browser.tabs.warnOnClose", false); user_pref("browser.tabs.warnOnOpen", false); user_pref("browser.toolbarbuttons.introduced.pocket-button", true); user_pref("browser.urlbar.trimURLs", false); user_pref("dom.battery.enabled", false); user_pref("dom.webnotifications.enabled", false); user_pref("extensions.getAddons.cache.enabled", false); user_pref("geo.enabled", false); user_pref("geo.wifi.uri", ""); user_pref("layout.spellcheckDefault", 2); user_pref("loop.enabled", false); user_pref("media.getusermedia.screensharing.enabled", false); user_pref("media.navigator.enabled", false); user_pref("media.navigator.video.enabled", false); user_pref("media.peerconnection.enabled", false); user_pref("media.peerconnection.ice.default_address_only", true); user_pref("media.peerconnection.turn.disable", true); user_pref("media.peerconnection.video.enabled", false); user_pref("network.cookie.cookieBehavior", 1); user_pref("network.IDN_show_punycode", true); user_pref("network.http.pipelining", true); user_pref("network.http.referer.spoofSource", true); user_pref("plugin.default.state", 0); user_pref("plugin.state.flash", 0); user_pref("plugin.state.java", 0); user_pref("plugins.click_to_play", true); user_pref("privacy.donottrackheader.enabled", true); user_pref("security.OCSP.require", true); user_pref("security.cert_pinning.enforcement_level", 2); user_pref("security.mixed_content.block_active_content", true); user_pref("security.mixed_content.block_display_content", true); user_pref("security.ssl.require_safe_negotiation", true); user_pref("security.ssl.treat_unsafe_negotiation_as_broken", true); user_pref("security.ssl3.dhe_rsa_aes_128_sha", false); user_pref("security.ssl3.dhe_rsa_aes_256_sha", false); user_pref("security.ssl3.ecdhe_ecdsa_rc4_128_sha", false); user_pref("security.ssl3.ecdhe_rsa_rc4_128_sha", false); user_pref("security.ssl3.rsa_des_ede3_sha", false); user_pref("security.ssl3.rsa_rc4_128_md5", false); user_pref("security.ssl3.rsa_rc4_128_sha", false); user_pref("security.tls.unrestricted_rc4_fallback", false); user_pref("social.remote-install.enabled", false); user_pref("social.share.activationPanelEnabled", false); user_pref("social.toast-notifications.enabled", false);

My @gunnersson Thunderbird settings user_pref("beacon.enabled", false); user_pref("browser.fixup.alternate.enabled", false); user_pref("browser.search.geoip.url", ""); user_pref("browser.send_pings", false); user_pref("browser.send_pings.require_same_host", true); user_pref("geo.enabled", false); user_pref("mail.chat.show_desktop_notifications", false); user_pref("mail.dsn.always_request_on", true); user_pref("mailnews.headers.showSender", true); user_pref("media.getusermedia.screensharing.enabled", false); user_pref("media.navigator.enabled", false); user_pref("media.navigator.video.enabled", false); user_pref("media.peerconnection.enabled", false); user_pref("media.peerconnection.turn.disable", true); user_pref("media.peerconnection.video.enabled", false); user_pref("messenger.startup.action", 0); user_pref("messenger.status.awayWhenIdle", false); user_pref("messenger.status.reportIdle", false); user_pref("network.cookie.cookieBehavior", 2); user_pref("network.IDN_show_punycode", true); user_pref("network.http.pipelining", true); user_pref("network.http.referer.spoofSource", true); user_pref("network.http.sendRefererHeader", 0); user_pref("plugin.default.state", 0); user_pref("plugin.state.flash", 0); user_pref("plugin.state.java", 0); user_pref("plugins.click_to_play", true); user_pref("privacy.donottrackheader.enabled", true); user_pref("purple.conversations.im.send_typing", false); user_pref("purple.logging.log_chats", false); user_pref("purple.logging.log_ims", false); user_pref("purple.logging.log_system", false); user_pref("security.OCSP.require", true); user_pref("security.cert_pinning.enforcement_level", 2); user_pref("security.mixed_content.block_active_content", true); user_pref("security.mixed_content.block_display_content", true); user_pref("security.ssl.require_safe_negotiation", true); user_pref("security.ssl.treat_unsafe_negotiation_as_broken", true); user_pref("security.ssl3.dhe_rsa_aes_128_sha", false); user_pref("security.ssl3.dhe_rsa_aes_256_sha", false); user_pref("security.ssl3.ecdhe_ecdsa_rc4_128_sha", false); user_pref("security.ssl3.ecdhe_rsa_rc4_128_sha", false); user_pref("security.ssl3.rsa_aes_128_sha", false); user_pref("security.ssl3.rsa_aes_256_sha", false); user_pref("security.ssl3.rsa_des_ede3_sha", false); user_pref("security.ssl3.rsa_rc4_128_md5", false); user_pref("security.ssl3.rsa_rc4_128_sha", false); user_pref("security.tls.unrestricted_rc4_fallback", false);

Mozilla lists and docu:

Testing facilities:

Groups:

Look into:

Clone this wiki locally