1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30
Commit Graph

32 Commits

Author SHA1 Message Date
Hal e5ef7c4d67 SecureFox 113 (#172)
* add early hints

* FingerPrint Protection (FPP)

* add network.trr.display_fallback_warning

* add browser.contentblocking.features.strict

* add privacy.query_stripping.enabled.pbmode

* clarify not needing DNSSEC
2023-06-06 13:36:36 -04:00
H ac7b5b0fba Secure 112 (#159)
* reveal password default FF112

* version #

* add note to default-browser-agent.enabled
2023-04-16 13:14:47 -04:00
H e099257937 Secure 111 (#155)
* enable GPC

* samesite note
2023-03-23 20:29:39 -04:00
yokoffing 6dc12c39d1 Secure 110 (#145)
* update Fission description

* reveal password settings

* DoH additonal options

* move accessibility.mouse_focuses_formcontrol to Pesky

* remove browser.startup.blankWindow

* Comment out HTTPS_only
* Comment out network.dns.skipTRR-when-parental-control-enabled
* Comment out user_pref("browser.display.use_system_colors", false);
* Comment out user_pref("network.dns.disablePrefetchFromHTTPS", true); (Default pref)

* Enable insecure connection text
2023-02-20 19:43:07 -05:00
yokoffing 8897e910ca Secure 109 (#132)
* FF Suggest label

* reorder WebRTC Global Mute Toggles

* privacy.partition.always_partition_third_party_non_cookie_storage default in FF109

* add filter list note for URL stripping

* search terms in URL bar

* GSB description

* uncomment query stripping

* reintegrate GSB

* default pref http background timer

* move accessibility.force_disabled to Secure

* re-enable Safe Browsing

* allowlist user_pref("dom.push.enabled", false);

* GPU sandbox
2023-01-18 15:24:22 -05:00
yokoffing 9f4f3ac94f browser.helperApps.deleteTempFileOnExit now default 2022-12-27 22:39:04 -05:00
yokoffing e377ae10ee toolkit.telemetry.dap_enabled 2022-12-24 12:10:11 -05:00
yokoffing d822d3f15e mark upgrade_display-content as DEFAULT FF110 2022-12-24 10:39:45 -05:00
yokoffing 0bd34c0e38 fix missing //
#126
2022-12-22 16:43:14 -05:00
yokoffing 406e15fe45 Update Securefox.js 2022-12-09 00:09:44 -05:00
yokoffing 7652235ba5 comment out layout.css.font-visibility
Higher threat model issue
2022-12-06 15:01:11 -05:00
yokoffing 2e70eae32e comment out region.update.enabled 2022-12-06 13:44:14 -05:00
yokoffing f07fcf289e Update Securefox.js 2022-12-02 12:01:58 -05:00
yokoffing 96bd585870 Update Securefox.js 2022-12-02 11:28:43 -05:00
yokoffing f41d06c2a4 remove another link 2022-12-01 18:33:02 -05:00
yokoffing bc3c8f84de remove link 2022-12-01 18:22:15 -05:00
yokoffing f85d2d09a9 remove warning 2022-12-01 09:03:54 -05:00
yokoffing ef04b0bd37 enforce network.dns.disablePrefetchFromHTTPS 2022-11-30 21:00:10 -05:00
yokoffing 3577f4d70c add meta bug for HTTPS-First 2022-11-30 14:14:46 -05:00
yokoffing bb9e5c1ea3 Update Securefox.js 2022-11-30 08:57:19 -05:00
yokoffing 01fab3ca34 Update Securefox.js 2022-11-29 13:35:03 -05:00
yokoffing 645de9a604 restore Beacon API 2022-11-29 12:19:33 -05:00
yokoffing 4b049633ab Update Securefox.js 2022-11-28 23:48:35 -05:00
yokoffing f9fae4f3c2 add GSB links 2022-11-27 20:28:33 -05:00
yokoffing 00acc684f6 add links for speculative connection 2022-11-27 13:23:30 -05:00
yokoffing ab29764459 Secure 108 (#112)
* disable layout.forms.reveal-password-button.enabled

* comment out query stripping

* update speculative connection section
2022-11-26 12:17:56 -05:00
yokoffing fd2a554364 Secure 107 (#98)
* private window search engine updates

* separate private search is default True

* skip undesired DOH test connection

* GSB

* comment out browser.region.network.url

* network.notify.checkForProxies

* tiktok embeds
2022-11-21 10:37:51 -05:00
yokoffing cab0dc2be6 Secure v106 (#95)
* show Reveal Password icon

* move FF View to securefox

* move password truncation to Securefox

* add link for cookiebanner
2022-10-28 14:16:59 -04:00
yokoffing 62c53bdff9 Securefox Oct. 2022c (#86)
* comment out privacy.userContext.enabled

* move OVERRIDES to an issue sticky

* cookie banner prefs

* GPC
2022-10-24 01:33:33 -04:00
yokoffing 8db32abde9 add override for Firefox Sync 2022-10-17 19:39:26 -04:00
yokoffing f00953f084 add override for Firefox Sync 2022-10-17 19:28:26 -04:00
yokoffing 83be2245a0 Secure Nov 2022 (#79)
* update IPv6 note

* add LW reference for query stripping

* links

* favicon update

* media cache hack

* add overrides

* comment out newtab.preload

* move sessionstore.interval to Fastfox

* add user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false);

* add browser.cache.memory.capacity

* general cleanup

* change note for emailtracking

* fingerprinting URL

* remove ssl override behavior
code removed from behind pref: https://bugzilla.mozilla.org/show_bug.cgi?id=1530348

* add browser.urlbar.quicksuggest.enabled
2022-10-16 14:36:56 -04:00