user.js file for configuring and hardening Fennec F-Droid privacy, security and anti-fingerprinting.
This repository has been archived on 2020-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
quindecim 8cd60245ec
Update user.js
 reEnabled download and share images
 Enabled HSTS preload list
️ Disabled Telemetry Coverage (hidden pref, I'm not sure that it is also present in fennec but for safety I added it)
️ Set max popups from a single non-click event from 2 to 0 (default 20) 
️ Removed limits of the amount of entries in your DNS cache
️ Disabled navigator.registerProtocolHandler (can no longer be used on insecure sites)

 (thanks to https://github.com/v1nc for these suggestions)
2019-05-06 07:59:33 +00:00
LICENSE.txt Added MIT license 2019-05-01 21:19:59 +00:00
user.js Update user.js 2019-05-06 07:59:33 +00:00