Local AI Firewall v0.1.2
Local AI Firewall v0.1.2
First public binary release of Local AI Firewall, a local proxy that reduces accidental disclosure of recognized secrets and personal data in requests sent to supported AI providers.
Highlights
- Local request masking and response restoration with request-scoped in-memory vaults
- Explicit proxy mode for Claude Code and OpenAI-compatible clients
- Optional transparent MITM mode with a local CA
- Offline
ai-firewall demousing synthetic credentials - VS Code and Cursor extension packaged as a release asset
- Linux and macOS builds for amd64 and arm64, plus Windows amd64
- SHA-256 checksums for every platform archive and the VSIX
Install
Download the archive for your platform and checksums.txt below. Verify the checksum before extracting the executable. The release archives contain README.md, CHANGELOG.md, LICENSE, and the ai-firewall executable (ai-firewall.exe on Windows).
Important limitations
Detection is pattern-based and best-effort. Unsupported or encoded credentials may not be detected, and only traffic routed through the firewall is scanned. Transparent MITM mode changes the local trust model and is disabled by default. Review THREAT_MODEL.md before deployment.
Verification performed before publication
- GitHub Actions test, vet, format, lint, extension, and five-platform cross-compile jobs passed
- All downloaded release assets matched
checksums.txt - Windows binary reported
ai-firewall 0.1.2 - Linux archive contents were verified
- Downloaded VSIX installed successfully as
localai.local-ai-firewall@0.1.2