user.js
Browser hardening
A configuration file to harden Mozilla Firefox browser settings and make it more secure.
user.js -- Firefox configuration hardening
3k stars
117 watching
232 forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
firefoxmozillamozilla-firefoxprivacysecuritysecurity-hardening
Related projects:
Repository | Description | Stars |
---|---|---|
arkenfox/user.js | A comprehensive configuration template to enhance Firefox privacy and security | 10,268 |
fingerprintjs/fingerprintjs | A browser fingerprinting library that generates unique identifiers from browser attributes. | 23,203 |
retirejs/retire.js | Detects and reports vulnerabilities in JavaScript libraries used by web applications. | 3,692 |
greasemonkey/greasemonkey | A user script manager for Firefox that allows users to customize their web browsing experience with small browser extensions written in JavaScript. | 2,346 |
violentmonkey/violentmonkey | Provides userscripts support for browsers with WebExtensions support | 5,954 |
openpgpjs/openpgpjs | A JavaScript implementation of the OpenPGP protocol | 5,688 |
samyk/poisontap | Exploits a locked computer to install a persistent backdoor and expose internal network resources. | 6,248 |
cure53/dompurify | A fast and secure JavaScript library for sanitizing HTML to prevent cross-site scripting (XSS) attacks | 14,025 |
browserslist/browserslist | A tool for managing target browsers and Node.js versions for front-end development. | 13,030 |
extension-js/extension.js | A tool for building cross-browser extensions with zero-config and plug-and-play functionality | 3,789 |
mozilla/pdf.js | A general-purpose PDF viewer built with HTML5, allowing parsing and rendering of Portable Document Format files. | 48,638 |
libredirect/browser_extension | Redirects popular websites to alternative privacy-friendly alternatives | 3,281 |
mrd0x/bitb | Browser templates designed to facilitate phishing attacks through browser in-the-browser techniques | 2,771 |
faisalman/ua-parser-js | A JavaScript library to detect browser, device, and other information from user agent strings. | 9,246 |
leizongmin/js-xss | Sanitizes untrusted HTML to prevent cross-site scripting attacks by filtering input based on a whitelist of allowed tags and attributes. | 5,219 |