yokoffing
45b8bc2b87
Update README.md
2022-08-16 23:55:19 -04:00
yokoffing
a0e97e02ec
Update SmoothFox.js
2022-08-16 21:38:44 -04:00
yokoffing
3e7d07ebd6
Update librewolf.overrides.cfg
2022-08-16 21:28:12 -04:00
yokoffing
0b2f7585f1
August 2022
2022-08-17 01:26:33 +00:00
yokoffing
0bbd0c7d52
Secure July 2022 ( #58 )
...
* thirdpartycookie session only slated for removal
* add back CRLite (not longer requires OCSP)
* prefetchfromHTTPS is default false
* comment out removing URLs
* Tweak santize on shutdown settings
* add category Shutdown & Santize
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* SANITIZE ON SHUTDOWN: cache
* grammar
* Update SecureFox.js
* security.pki.sha1_enforcement_level removed in FF 103
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* clarification for embed tests
* browser.urlbar.dnsResolveSingleWordsAfterSearch = 0 now default FF 104+
* CrLITE description update
* geo.provider.use_geoclue
* user_pref("browser.fixup.alternate.enabled", false); // [DEFAULT FF104+]
* Update SecureFox.js
* Fonts / WebRTC / Plugins
* grammar / sentence
* Enterprise Root Certificates
* Update SecureFox.js
* RSP
* uncomment font prefs
2022-08-13 19:33:35 -04:00
yokoffing
23363166d5
Pesky July 2022 ( #60 )
...
* Adaptive History Autofill
* Quick Actions
* browser.tabs.warnOnClose", false);
* user_pref("pdfjs.annotationEditorEnabled", true);
* media.autoplay.blocking_policy
* DRM / EME
* reorder
* move DRM to SecureFox
* grammar
* Update PeskyFox.js
* uncomment javascript new pages
2022-08-13 19:33:06 -04:00
yokoffing
58d45e3ad5
userjs July 2022 ( #57 )
...
* remove thirdpartycookie sessiononly
`cookie.thirdparty` is slated for removal upstream and may cause issues with the lifetime cookie pref deprecation and site exceptions, and is also covered by sanitizing on close
* add CRLite mode (no longer requires OCSP)
* network.dns.disablePrefetchFromHTTPS is FALSE by default
* Update user.js
* add Shutdown & Santizing section
* add form data clearing
* Update user.js
* remove CLEARING DATA DEFAULTS
* "security.pki.sha1_enforcement_level" removed in FF 103
* Update user.js
* Update user.js
* browser.urlbar.dnsResolveSingleWordsAfterSearch = 0 default in FF104+
* user_pref("browser.fixup.alternate.enabled", false); default in FF104+
* add user_pref("pdfjs.annotationEditorEnabled", true);
* remove preskeleton
* sanitizing settings
* Update user.js
* WebRTC rules
* Update user.js
* browser.download.open_pdf_attachments_inline
* user_pref("gfx.offscreencanvas.enabled", true);
* Fonts and RSP
* user_pref("browser.link.open_newwindow.restriction", 0);
* remove shutdown and santizing (for now)
* trackingSkipURLs
2022-08-13 19:32:55 -04:00
yokoffing
2e5ac11354
Update FastFox.js
2022-08-12 15:15:03 -04:00
yokoffing
c1fc69dc90
Update README.md
2022-07-30 18:59:52 -04:00
yokoffing
0a13e6dcb7
Update README.md
2022-07-23 14:49:54 -04:00
yokoffing
17ae2f41e6
Update README.md
2022-07-23 14:46:47 -04:00
yokoffing
848bb546bb
user Feb-June 2022 ( #52 )
...
* remove CR LIte since OCSP disabled
* blobs, disallowcrosssiterelaxing
* browser.places.speculativeConnect.enabled
* browser.safebrowsing.downloads.remote.enabled already default
* hide more from mozilla
* web task scheduling
* add Samesite as it is not in Stable
* Constructable now default in stable
* remove smoothscroll
* user_pref("browser.download.always_ask_before_handling_new_types", true);
* https-only mode
* Update user.js
* network.http.referer.disallowCrossSiteRelaxingDefault included with "strict"
* privacy.partition.network_state.ocsp_cache now default with Strict
* about:welcome pref removed
* remove startup page
* remove spellcheck
* remove samesite
2022-06-07 11:47:57 -04:00
yokoffing
7408effb2a
Secure Feb 2022 ( #51 )
...
* URL for lowertrackingpriority
* cross-site, blobs
* update http test links
* OCSP info
* spelling
* mousedown spec connect
* browser.safebrowsing.downloads.remote.enabled is false by default
* Suggestion for HTTPS
* add Samesite
* https-only
* Update SecureFox.js
* Update SecureFox.js
2022-06-07 11:46:04 -04:00
yokoffing
8a4d537136
Pesky Feb 2022 ( #54 )
...
* hide more from mozilla
* new tab options
* Constructable styleehsets now default
* user_pref("browser.download.always_ask_before_handling_new_types", true);
* about:welcome pref removed
* Update PeskyFox.js
2022-06-07 11:45:36 -04:00
yokoffing
ca05e3f97e
Prioritized Task Scheduling API ( #56 )
2022-06-07 11:45:11 -04:00
yokoffing
74da6ae433
Update TinkerFox.js
2022-02-22 12:57:42 -05:00
yokoffing
b0ba02c653
user.js Jan 2022 ( #48 )
...
* browser.urlbar.dnsResolveSingleWordsAfterSearch
* UI theme respects system theme
* ETP to Custom
* disable disk cache
* SSL
* Certs
* SSL / TLS and Region
* disable search engine updates
* popup events
* disable social tracking (breaks Instagram posts)
* user_pref("toolkit.coverage.endpoint.base", ""); and user_pref("app.normandy.api_url", "");
* remove xOrigin
* Strict but disable social
* dom.forms.inputmode now default
* ETP forces Custom if socialtracking disabled
* "network.trr.send_user-agent_headers", false); now default
* referer policy, network priority
* remove download always open
* security.ssl.require_safe_negotiation still breaks some pages
* remove xOrigin
* strict, require negotiation
* Update user.js
* add Xorigin
* Update user.js
* remove require safe nego
* Update user.js
* grammar
* disallowCrossSiteRelaxing now default?
* Update user.js
* app.update.background.scheduling.enabled depreciated
* remove twitter exceptions
* add overrides section
* favicon storing
* OCSP
* TP is default
2022-01-29 11:53:19 -05:00
yokoffing
b048d5d39e
SecureFox.js Jan 2022 ( #47 )
...
* change PREF to allow Reddit posts
* disable disk cache
* SSL
* Certs
* SSL / TLS and Region
* disable search engine updates
* disable social tracking (breaks Instagram posts)
* uncomment user_pref("toolkit.coverage.endpoint.base", ""); and user_pref("app.normandy.api_url", "");
* ETP forces Custom if socialtracking disabled
* "network.trr.send_user-agent_headers", false); now default
* referer policy
* SSL update
* security.ssl.require_safe_negotiation still breaks some pages
* comment out xOrigin
* comment out pbmode referer
* enable browser.sessionstore.privacy_level
* comment out require safe nego
* disallowCrossSiteRelaxing now default v. 97
* app.update.background.scheduling.enabled depreciated
* items to clear on shutdown
* SESSION RESTORE
* sanitize options
* favicon storing
* OCSP
* TP is default
2022-01-29 11:52:03 -05:00
yokoffing
af5fc86ef9
Pesky Jan 2022 ( #50 )
...
* Theme defaults
* dom.forms.inputmode now default
* comment out download always open
* Remove More from Mozilla
2022-01-29 11:38:22 -05:00
yokoffing
14b7563f89
Update README.md
2022-01-09 14:04:01 -05:00
yokoffing
ca4d13fe2c
user.js Dec 2021 ( #46 )
...
* Remove SameSite schemeful
user_pref("network.cookie.sameSite.schemeful", false);
* remove global mute toggles
* block_download_insecure default
* dom.storage.nextgen is default
* remove samesite
* remove request timeout
* thirdparty non secure
* code grammar
* fission now default
2021-12-16 11:02:19 -05:00
yokoffing
3c58ddc818
Update PeskyFox.js
2021-12-16 11:00:36 -05:00
yokoffing
9e4956c23e
Secure Nov 2021 ( #45 )
...
* Secure November 2021
* note SameSite schemeful as default
* comment out global mute toggle
* block_download_insecure now default
* correction
* Local Storage Next Generation now default
* third-party session only
* comment out Samesite
* grammar
* nonSecure cookie sesion only
* date change
* fission now default
* Update SecureFox.js
2021-12-16 10:56:28 -05:00
yokoffing
41d94c01d1
Secure Oct 2021 ( #41 )
...
* Secure Oct 2021
* note for TRR
* allow for reddit embeds
* Firefox Suggest
* HTTP alternative services
2021-10-30 14:58:43 -04:00
yokoffing
54f2c72a37
Pesky Oct 2021 ( #43 )
...
* Update PeskyFox.js
* comment out security dialog
2021-10-30 14:57:49 -04:00
yokoffing
5349cc251f
Oct 2021 ( #42 )
...
* Firefox Suggest and user_pref("browser.urlbar.groupLabels.enabled", false);
* unload low memory is now default
* remove ECH
2021-10-30 14:56:30 -04:00
yokoffing
bd606c3e42
schemeful breakage
2021-09-08 22:14:33 -04:00
yokoffing
949ce1752f
Pesky Sept 2021 ( #39 )
2021-09-06 20:09:12 -04:00
yokoffing
1e73263838
Fast Sept. 2021 ( #40 )
2021-09-06 20:08:04 -04:00
yokoffing
92808f77ee
Secure Sept 2021 ( #36 )
2021-09-06 20:07:25 -04:00
yokoffing
70f475605e
Sept 2021 ( #38 )
2021-09-06 20:07:02 -04:00
yokoffing
2ddd72f3e8
Secure Aug 2021c ( #33 )
...
* Secure Aug 2021c
* description to spec. connections
* prioritize speed in spec connections
* uncomment ECH
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* Update SecureFox.js
* messaging-system.rsexperimentloader.enabled
* Update SecureFox.js
* move URL bar suggestions to Pesky
* uBlock note
* Update SecureFox.js
* Update SecureFox.js
2021-08-08 12:56:24 -04:00
yokoffing
cc0b317771
Pesky Aug 2021c ( #34 )
...
* Pesky Aug 2021c
* move URL bar suggestions from SecureFox
* identity.fxaccounts.toolbar.enabled
* Update PeskyFox.js
* Update PeskyFox.js
2021-08-08 12:56:07 -04:00
yokoffing
c804287d99
user Aug 2021c ( #32 )
...
* user Aug 2021c
* reorganize spec. conn.
* add ECH
* change spec. con.
* Update user.js
2021-08-08 12:54:35 -04:00
yokoffing
a69173cada
Pesky Aug 2021b ( #31 )
...
commented out browser.tabs.loadBookmarksInBackground
2021-08-03 18:18:47 -04:00
yokoffing
52fba917b1
remove "browser.tabs.loadBookmarksInBackground"
2021-08-03 18:18:32 -04:00
yokoffing
9dcd64fb36
remove tinker
2021-08-02 10:03:36 -04:00
yokoffing
766cde2ce4
August 2021 ( #29 )
...
* August 2021
Remove Firefox defaults: FastFox
* SecureFox defaults
Remove prefs that are already the defaults in Firefox
* add Webrender
* Pesky - Remove defaults
* remove network.predictor
* Remove prefs dealing with URL backends
user_pref("app.normandy.api_url", "");
user_pref("breakpad.reportURL", "");
user_pref("toolkit.coverage.endpoint.base", "");
Remove default
user_pref("browser.crashReports.unsubmittedCheck.enabled", false);
* added to popup allowed events
mousedown pointerdown
* add dash to https-first
2021-08-02 09:56:42 -04:00
yokoffing
a47adfb9b6
Secure August 2021 ( #27 )
...
* Secure August 2021
* Mark defaults
Mark default prefs in SecureFox; remove defaults from user.js
* Update SecureFox.js
* correct appCache default status
* reorder ETP
* Network predictor active
* add note to PRELOADING
* Comment out prefs dealing with URL backends
user_pref("app.normandy.api_url", "");
user_pref("breakpad.reportURL", "");
user_pref("toolkit.coverage.endpoint.base", "");
* edit description network.http.speculative-parallel-limit
* added dash to https-first
2021-08-02 09:56:27 -04:00
yokoffing
3b8ce6552f
Fast Aug 2021 ( #28 )
...
* Fast Aug 2021
Updated prefs that were already the default; removed defaults from user.js.
* unflag webrender
2021-08-02 09:50:48 -04:00
yokoffing
164322e30f
Pesky August 2021 ( #30 )
...
* Pesky August 2021
Mark defaults
* allowed pop-up events
added mousedown pointerdown
2021-08-02 09:50:36 -04:00
yokoffing
aa0abec6ad
Pesky June 2021 ( #24 )
...
Formatting
2021-07-28 15:24:06 -04:00
yokoffing
408e33833c
July 2021 ( #25 )
...
* Remove user_pref("permissions.default.xr", 2);
* Remove FLASH PLUGIN section
Remove user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
Remove user_pref("plugin.state.flash", 0);
Remove user_pref("security.mixed_content.block_object_subrequest", true);
The prefs still exist but all the underlying NPAPI code has been removed: https://bugzilla.mozilla.org/show_bug.cgi?id=1682030
* Disable Firefox from sending HTTP request in background with HTTPS-Only Mode activated
Add user_pref("dom.security.https_only_mode_send_http_background_request", false);
* reorder pref that was out of order
* Disable automatic Windows authentication
user_pref("network.http.windows-sso.enabled", false);
2021-07-28 15:23:29 -04:00
yokoffing
10a0f1b5b8
SecureFox July 2021 ( #26 )
...
* Remove unused code + Flash plugin
Remove user_pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
Remove user_pref("plugin.state.flash", 0);
Remove user_pref("security.mixed_content.block_object_subrequest", true);
The prefs still exist but all the underlying NPAPI code has been removed: https://bugzilla.mozilla.org/show_bug.cgi?id=1682030
* unused code
* HTTPS First Mode
Firefox attempts to make all connections to websites secure, and falls back to insecure connections only when a website does not support it.
HTTPS-Only Mode needs to be disabled for HTTPS First to work.
* Cache
DEPRECATED / REMOVED
user_pref("browser.cache.offline.storage.enable", false);
* Background updates
* disable automatic authentication on Microsoft sites
user_pref("network.http.windows-sso.enabled", false);
2021-07-28 15:12:30 -04:00
yokoffing
7e6f084d6e
SecureFox May 2021 ( #22 )
2021-05-22 14:06:25 -04:00
yokoffing
8a386bfb9c
Pesky May 2021 ( #21 )
2021-05-22 14:01:43 -04:00
yokoffing
1e4b85c658
May 2021 ( #20 )
...
Removed due to being too subjective:
- user_pref("browser.link.open_newwindow", 3);
- user_pref("browser.link.open_newwindow.restriction", 0);
- user_pref("browser.tabs.closeWindowWithLastTab", false);
New:
- Disable javascript in PDF files
- Block virtual reality
- New "welcome" master switch disabled
- Compact mode and "view image info" restored
2021-05-22 13:34:39 -04:00
yokoffing
25244cf691
proton UI changes
2021-04-06 10:24:17 -04:00
yokoffing
bb34226423
march 2021 ( #13 )
...
* add contentblocking.customBlockList.preferences.ui.enabled
* "browser.download.hide_plugins_without_extensions", false);" depreciated
* Disable all preloading except newtab
* re-enable http background request for now: https://blog.mozilla.org/attack-and-defense/2021/03/10/insights-into-https-only-mode/
2021-03-28 12:06:49 -04:00
yokoffing
369342a975
Secure March 2021 ( #14 )
...
* unflag contentblocking.customBlockList.preferences.ui.enabled
* network.http.speculative-parallel-limit to 0
* disable network:preload and network predictor
* add note to DoH
2021-03-28 12:03:41 -04:00