Skip to content

v0.1.4

Choose a tag to compare

@rjc3rd rjc3rd released this 15 Sep 16:28
· 8 commits to main since this release

Real, deterministic fix for the install-time 'keep built-in blocker?' warning dialog. Traced the exact logic in Waterfox's own source rather than guess: waterfox.blocker.coexist is checked unconditionally at the top of every detection/notification/install-warning function -- setting it true via policy means none of that machinery runs at all, no timing race involved. Supersedes 0.1.3's speculative attempt. The native blocker was always genuinely disabled underneath (confirmed by real testing); this removes the last visible trace of the switch, addressing real concern that a public tool showing unexplained warnings undermines trust.

Install:

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