An open API service indexing awesome lists of open source software.

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

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.