Commit Graph
100 Commits
Author SHA1 Message Date
Thorin-OakenpantsandGitHub f4187632fa browser.ssl_override_behavior
the code behind it was removed in FF68 - https://bugzilla.mozilla.org/show_bug.cgi?id=1530348
2022-10-08 19:38:05 +00:00
Thorin-OakenpantsandGitHub 51f3fdbd87 devtools.chrome.enabled
default false in stable, dev, beta, nightly
2022-10-08 14:08:55 +00:00
Thorin-OakenpantsandGitHub db04bc44f2 some inactive prefs at default since 102+
- dom.vr.enabled - false FF97+
- network.http.altsvc.oe - false FF94+
- dom.netinfo.enabled - android joined desktop as false FF99+
- browser.tabs.warnOnClose - falsefalse FF94+
2022-10-04 17:34:45 +00:00
Thorin-OakenpantsandGitHub 4e3a64b5a1 v105 (#1541) 2022-10-04 17:15:19 +00:00
Thorin-OakenpantsandGitHub 958acf9c2e activity-stream.feeds.discoverystreamfeed 2022-10-03 13:47:30 +00:00
Thorin-OakenpantsandGitHub 95ecd3e328 browser.newtab.preload 2022-10-03 07:18:30 +00:00
Thorin-OakenpantsandGitHub 4bc98005ec activity-stream.feeds.snippets 2022-10-01 20:33:58 +00:00
Thorin-OakenpantsandGitHub 3c73bc1e56 2720: add APS 2022-09-11 02:39:08 +00:00
Thorin-OakenpantsandGitHub e38f02bc22 add extra bugzilla 2022-08-28 00:31:59 +00:00
Thorin-OakenpantsandGitHub 74be763f60 add OCSP hard-fail error code 2022-08-24 05:53:46 +00:00
Thorin-OakenpantsandGitHub 5780b6d197 move Form Autofill to 5000s 2022-08-23 17:51:35 +00:00
Thorin-OakenpantsandGitHub 06bfef8fd1 extensions.formautofill
add migrated prefs for completeness - see comment in https://github.com/arkenfox/user.js/commit/d040b95ed293548cbdff13c0c10367807ac0ec30
2022-08-23 17:33:55 +00:00
Thorin-OakenpantsandGitHub d040b95ed2 also reset the prefs migrated to
.supported also hides/shows the UI. There is no need for this, it is overkill (and users might never be able to work out how to get them back). The .enabled prefs are enough to toggle the checkboxes IF they show based on .supportedCountries (which relies on browser.search.region)
2022-08-23 17:29:47 +00:00
Thorin-OakenpantsandGitHub 61f01f81fd tidy 2022-08-23 16:53:27 +00:00
Thorin-OakenpantsandGitHub 2b2e151f45 extensions.formautofill
https://bugzilla.mozilla.org/1745248 - migrated to .supported in FF99
2022-08-23 16:52:38 +00:00
Thorin-OakenpantsandGitHub ff8d63f7e4 remove dead prefs
https://bugzilla.mozilla.org/show_bug.cgi?id=1745248 - they migrated to `.supported` prefs (values detect or off)
2022-08-23 16:42:32 +00:00
Thorin-OakenpantsandGitHub 848290898d svg opentype fonts -> optional, see #1529 2022-08-22 16:02:07 +00:00
Thorin-OakenpantsandGitHub 05abe82136 v105
partition SWers by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1784900
2022-08-18 20:12:42 +00:00
Thorin-OakenpantsandGitHub 0dba33688f v103 (#1508) 2022-08-17 19:24:38 +00:00
Thorin-OakenpantsandGitHub 6e53e841f7 security.pki.sha1_enforcement_level 2022-07-31 10:50:24 +00:00
Thorin-OakenpantsandGitHub a5e75c4bd3 fixup network.cookie.lifetimePolicy
migration code was backed out in FF102.1
2022-07-18 11:27:05 +00:00
Thorin-OakenpantsandGitHub c6ab6c4b48 v102.1 (#1507)
revert back to relying on network.cookie.lifetimePolicy
2022-07-18 10:38:43 +00:00
Thorin-OakenpantsandGitHub ceacc9dd74 v102 (#1477) 2022-07-02 00:43:25 +00:00
Thorin-OakenpantsandGitHub d466cf694e two password prefs
https://bugzilla.mozilla.org/1767099
2022-07-01 08:15:39 +00:00
Thorin-OakenpantsandGitHub 3fcc711c5a network.cookie.lifetimePolicy
https://bugzilla.mozilla.org/buglist.cgi?bug_id=1681493,1681495,1681498,1759665
2022-07-01 02:42:16 +00:00
Thorin-OakenpantsandGitHub c21b9faefc dom.storage.next_gen 2022-06-14 07:01:01 +00:00
Thorin-OakenpantsandGitHub 1a899966a9 v101 (#1443) 2022-06-12 13:38:27 +00:00
Thorin-OakenpantsandGitHub 36c942e887 browser.urlbar.trimURLs
see #1473
2022-06-12 12:45:13 +00:00
Thorin-OakenpantsandGitHub 662eddbc21 network.cookie.thirdparty 2022-06-01 13:51:19 +00:00
Thorin-OakenpantsandGitHub ea139e3ef8 long standing defaults
- FF79+ dom.targetBlankNoOpener.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1522083
- FF86+ privacy.window.name.update.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1685089
2022-05-09 19:25:18 +00:00
Thorin-OakenpantsandGitHub d6b26e7558 v100 (#1423) 2022-05-09 18:49:38 +00:00
Thorin-OakenpantsandGitHub 7ff46e02dd v100 deprecated
https://bugzilla.mozilla.org/1752621 - replaced with network.http.http2* prefs
2022-05-05 23:33:44 +00:00
Thorin-OakenpantsandGitHub 9aae0a62b0 tidy deprecated, misc RFP changes 2022-04-08 21:30:22 +00:00
Thorin-OakenpantsandGitHub eb98f06d69 security.csp.enable
https://bugzilla.mozilla.org/1754301
2022-04-08 21:28:16 +00:00
Thorin-OakenpantsandGitHub d9af90d05f v98 (#1372) 2022-03-10 00:44:10 +00:00
Thorin-OakenpantsandGitHub 0d83307b14 Update troubleshooting-help.md 2022-02-27 10:44:04 +00:00
Thorin-OakenpantsandGitHub 4f3f789f28 Add files via upload 2022-02-25 23:15:01 +13:00
Thorin-OakenpantsandGitHub 6b6ed86b6c Update troubleshooting-help.md 2022-02-24 00:26:15 +00:00
Thorin-OakenpantsandGitHub 382b9181df Add files via upload 2022-02-20 19:00:32 +13:00
Thorin-OakenpantsandGitHub ba052105de Add files via upload 2022-02-14 05:38:13 +13:00
Thorin-OakenpantsandGitHub 4bd17611df Update troubleshooting-help.md 2022-02-13 13:11:55 +00:00
Thorin-OakenpantsandGitHub 41468d0d0b Update troubleshooting-help.md 2022-02-13 13:11:26 +00:00
Thorin-OakenpantsandGitHub a98b73c64e v97 (#1346) 2022-02-13 11:15:00 +00:00
Thorin-OakenpantsandGitHub 58e2618b9d dom.securecontext.whitelist_onions
replaced by dom.securecontext.allowlist_onions - https://bugzilla.mozilla.org/1744006
2022-02-09 20:00:43 +00:00
Thorin-OakenpantsandGitHub d61da93aad Update troubleshooting-help.md 2022-02-06 15:30:25 +00:00
Thorin-OakenpantsandGitHub 562127be87 Update troubleshooting-help.md 2022-02-06 15:27:50 +00:00
Thorin-OakenpantsandGitHub 89bee0e361 Add files via upload 2022-01-31 03:08:22 +13:00
Thorin-OakenpantsandGitHub 4c74f1bffb Update README.md 2022-01-30 08:53:08 +00:00
Thorin-OakenpantsandGitHub 0d9de9174a Update README.md 2022-01-30 03:23:06 +00:00
Thorin-OakenpantsandGitHub 45043537d8 Update README.md 2022-01-30 03:20:59 +00:00
Thorin-OakenpantsandGitHub cc7ca9d0fa cleanup dead images (#1353) 2022-01-29 05:24:41 +00:00
Thorin-OakenpantsandGitHub ac0820a5dc add last bits about ETP Strict/dFPI, closes #1337 2022-01-21 03:48:06 +00:00
Thorin-OakenpantsandGitHub 83b6d64e67 security.insecure_connection_text.enabled
AF has been using HTTPS-Only mode since v84, the interstitial is more than ample, padlock is still marked as insecure
2022-01-16 02:36:08 +00:00
Thorin-OakenpantsandGitHub b5bf2ee017 oophs, add removed item from last commit to 6050 2022-01-16 02:34:21 +00:00
Thorin-OakenpantsandGitHub 09d62d2302 remove 1273: "not Secure" text on insecure sites
AF has been using HTTPS-Only mode since v84, the interstitial is more than ample, padlock is still marked as insecure
2022-01-16 02:31:57 +00:00
Thorin-OakenpantsandGitHub 7a4676fe2d make 1601 setup tag more explicit, closes #1326 2022-01-15 05:25:11 +00:00
Thorin-OakenpantsandGitHub bc2aba3829 move last update pref to personal 2022-01-12 05:25:31 +00:00
Thorin-OakenpantsandGitHub 926a2d4ac8 v96 deprecated, #1325
also tidy the description to reflect that the setting is hidden
2022-01-12 05:09:17 +00:00
Thorin-OakenpantsandGitHub ab7380c93b HoM: tweak background request info 2022-01-11 09:21:37 +00:00
Thorin-OakenpantsandGitHub 06b8d8bfa3 move 0362 to don't touch 2022-01-07 17:29:26 +00:00
Thorin-OakenpantsandGitHub 7016c2050d move TLS 1.0/1.1 downgrades to don't bother
https://bugzilla.mozilla.org/show_bug.cgi?id=1745678
2021-12-30 03:15:56 +00:00
Thorin-OakenpantsandGitHub 2787da7f90 Update README.md 2021-12-24 06:04:38 +00:00
Thorin-OakenpantsandGitHub 7e18f8b473 tweak 2011
- FF85+ switched to using application regional locale
   - go to about:support > Internationalization & Localization (almost at the very end)
   - look at Application > Regional Preferences
- add test
2021-12-24 06:01:41 +00:00
Thorin-OakenpantsandGitHub d2510b014d move updates to personal
updating (app, extensions, ext cache) is not a privacy issue
- if you're willing to use Firefox but not trust updating, then I have two bricks to sell you: users who wish to disable it (to check changes first etc) and update in a timely manner, then that is on them - including any prompt fatigue
- same goes for extensions: the end-user installed them (and arkenfox only recommends a very select few) - the onus is on the end-user

The remaining ones I will deal with later
2021-12-23 23:42:28 +00:00
Thorin-OakenpantsandGitHub 87bd8683fa 2022: add browser.eme.ui.enabled
for those who want to remove DRM prompts and have no intention of enabling it
2021-12-23 21:22:41 +00:00
Thorin-OakenpantsandGitHub d48d3ad29a remove browser.eme.ui.enabled 2021-12-23 21:20:28 +00:00
Thorin-OakenpantsandGitHub 6675225ec4 make 0301 inactive
auto-updating is not a security nor a privacy risk, by default it should be enabled and it's on end-users if they want to disable it - does not affect windows users
2021-12-23 06:36:39 +00:00
Thorin-OakenpantsandGitHub bb56056a68 explain 0-RTT 2021-12-15 19:23:03 +00:00
Thorin-OakenpantsandGitHub 93f0ff89c8 move web notifcations to don't bother 2021-12-15 00:05:03 +00:00
Thorin-OakenpantsandGitHub 7811e912f4 make push notifications inactive
- they require SWers which are already blocked by virtue of permissions being session only
- also remove "dom.push.userAgentID" as this means prefsCleaner resets it and would wipe user's subscriptions
   - not adding "dom.push.userAgentID" to the cleanup script for the same reason
2021-12-14 13:25:46 +00:00
Thorin-OakenpantsandGitHub 238f1545f4 fixup thanks #fxbrit have a 🍥 fish cake 2021-12-13 14:15:25 +00:00
Thorin-OakenpantsandGitHub c269ac9f7d remove duplicate 2021-12-13 03:49:42 +00:00
Thorin-OakenpantsandGitHub 78297132b4 fix syntax 2021-12-12 15:44:39 +00:00
Thorin-OakenpantsandGitHub 8de87de050 update 0704: GIO, closes #1050 (#1300)
https://bugzilla.mozilla.org/show_bug.cgi?id=1666725
2021-12-12 15:41:55 +00:00
Thorin-OakenpantsandGitHub 8bc25b552d expand 0650 to include any removed item
this should reduce any dependency on the scratchpad script
2021-12-12 15:30:53 +00:00
Thorin-OakenpantsandGitHub c8c86262d7 enforce SmartBlock shims 2021-12-12 13:51:25 +00:00
Thorin-OakenpantsandGitHub f836e55363 tidy ETP stuff 2021-12-12 13:31:01 +00:00
Thorin-OakenpantsandGitHub 8cdb30cc08 make cookie pref active
@SkewedZeppelin ... https://github.com/arkenfox/user.js/issues/1051#issuecomment-991806497
2021-12-12 00:26:12 +00:00
Thorin-OakenpantsandGitHub 54810e333f typo 2021-12-11 19:17:43 +00:00
Thorin-OakenpantsandGitHub 7ec13c0323 sharedWorkers tweak
tested in FF91+. Seems as if sharedWorkers no longer requires an explicit `Allow`
2021-12-11 12:22:00 +00:00
Thorin-OakenpantsandGitHub af109d4696 tweak 7016 2021-12-11 11:15:34 +00:00
Thorin-OakenpantsandGitHub 460951df9e tidy, add instructions 2021-12-11 09:37:45 +00:00
Thorin-OakenpantsandGitHub 93874bda43 rename 2021-12-11 09:14:59 +00:00
Thorin-OakenpantsandGitHub 4ebabbb569 Delete arkenfox-clear-deprecated.js 2021-12-11 09:13:51 +00:00
Thorin-OakenpantsandGitHub 1f0dc1853d merge scratchpads into one 2021-12-11 09:13:09 +00:00
Thorin-OakenpantsandGitHub 13e5fe17b1 remove rfpalts (#1288) 2021-12-11 06:56:43 +00:00
Thorin-OakenpantsandGitHub ec7cb6a491 2702: partition service workers 2021-12-09 17:17:52 +00:00
Thorin-OakenpantsandGitHub d9f49bdf1f make 7017 clearer 2021-12-09 16:17:53 +00:00
Thorin-OakenpantsandGitHub d5bc6715cd remove web workers section
farewell parrot
2021-12-09 16:14:36 +00:00
Thorin-OakenpantsandGitHub 8860c90abf make service workers inactive
currently 3rd party service workers are blocked in FF95 when dFPI is enabled (which this version has should anyone update to 96-alpha)
   - but I get an error even on first party - https://arkenfox.github.io/TZP/tzp.html#storage
   - I get : service worker | test : enabled | failed: SecurityError
in FF96+ service workers they are covered by dFPI
  - see https://bugzilla.mozilla.org/show_bug.cgi?id=1731999
2021-12-09 14:31:41 +00:00
Thorin-OakenpantsandGitHub 4d5abd6cc3 tweak 8000 title
lets not encourage non-RFP users to see this as a sign to use them
2021-12-09 14:18:25 +00:00
Thorin-OakenpantsandGitHub de28689e76 flip from FPI to dFPI
I will tidy and expand 2700 entries later
2021-12-09 14:13:39 +00:00
Thorin-OakenpantsandGitHub 5d508e4242 move LSNG to don't touch 2021-12-09 14:05:47 +00:00
Thorin-OakenpantsandGitHub 1fc43574d6 move "cookie" permission info into 2801 2021-12-09 14:00:21 +00:00
Thorin-OakenpantsandGitHub 83602baa38 misc site storage/data prefs
been inactive since jesus was a baby
2021-12-09 13:47:57 +00:00
Thorin-OakenpantsandGitHub 0634a568ef remove redundant site data prefs
we've never used these
- service workers are disabled (or soon to be covered by dFPI when enabled) and sanitizing is already done (or will be done via enhanced cookie cleaning)
- storage API, storage access API: we sanitize on close, and sites are isolated by eTLD+1
2021-12-09 13:45:46 +00:00
Thorin-OakenpantsandGitHub 97322d6e8b various inactive FPI prefs 2021-12-09 12:31:38 +00:00
Thorin-OakenpantsandGitHub f7bba92c71 cleanout FPI section
farewell parrot
2021-12-09 12:28:45 +00:00
Thorin-OakenpantsandGitHub fe75baa79f move DNT to DON'T BOTHER 2021-12-09 11:44:51 +00:00
Thorin-OakenpantsandGitHub 72cc4d176e 0706: network.proxy.allow_bypass, closes #1292 2021-12-09 11:41:18 +00:00