Skip to content

v0.1.1

Choose a tag to compare

@rjc3rd rjc3rd released this 15 Sep 13:56
· 13 commits to main since this release

Merged Arkenfox + Betterfox hardening (206 unique prefs, no override-order ambiguity), a policies.json layer (Accounts/Sync off, default-browser nag off, seven force-installed privacy extensions incl. Privacy Badger), a small cosmetic userContent.css cleanup, and installers that bootstrap a Waterfox profile and launch it for you automatically -- no manual steps beyond having Waterfox installed.

Install:

wget https://github.com/rjc3rd/PrivacyFox/releases/download/v0.1.1/privacyfox_0.1.1_all.deb
sudo apt install ./privacyfox_0.1.1_all.deb
privacyfox-apply

Or clone the repo and run ./install.sh directly. See the README for full details.