https://github.com/boredsquirrel/firefox-hardened
Firefox for Linux with custom build parameters and more. Optimized to be used with hardened_malloc
https://github.com/boredsquirrel/firefox-hardened
Last synced: 12 months ago
JSON representation
Firefox for Linux with custom build parameters and more. Optimized to be used with hardened_malloc
- Host: GitHub
- URL: https://github.com/boredsquirrel/firefox-hardened
- Owner: boredsquirrel
- License: gpl-3.0
- Created: 2024-02-10T23:20:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T23:45:47.000Z (over 2 years ago)
- Last Synced: 2025-03-22T02:15:12.404Z (over 1 year ago)
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firefox-hardened
Firefox for Linux with custom build parameters and more. Can only be used with a custom memory allocator like [hardened_malloc](github.com/grapheneos/hardened_malloc), as `jemalloc` is removed.
The config flags are taken from various sources, including [Mercury](https://github.com/Alex313031/Mercury). Experimental optimization options are included but disabled.