First public release of PrivacyFirewall!
Features:
- ⚡ Instant Regex Blocking: Blocks Emails, Keys, and SSNs in the browser (JS-only).
- 🧠 Local AI Engine: Optional Python backend (
src/engine) for detecting Names/Context. - 🛡️ Fail-Safe UI: Dark mode modal with "Paste Anyway" override.
How to Install (Extension Only)
- Download
privacywall-extension-v0.1.0.zipbelow. - Unzip it.
- Go to
chrome://extensions-> Developer Mode -> Load Unpacked. - Select the unzipped folder.
(For the full AI Engine, please clone the repo and run the Python backend)