Releases: JoelFerrando/privacy-proxy
Releases · JoelFerrando/privacy-proxy
Release list
v0.1.0
Initial public release of privacy-proxy.
Highlights:
- CLI commands:
demo,init,redact,scan,assert, andserve. - Streaming JSONL redaction and scan modes.
- Recursive JSON and plain text redaction.
- Detectors for emails, IPs, JWTs, bearer tokens, cookies, field-name API keys/secrets, Luhn-valid cards, IBANs, and sensitive URL query parameters.
- HTTP proxy mode for UTF-8 JSON, JSONL/NDJSON, and text bodies.
- JSON metrics at
/metricsand Prometheus metrics at/metrics/prometheus. - CI privacy-test workflow metadata, Dockerfile, fixtures, fuzz targets, property tests, and benchmarks.
- Dependabot and
cargo auditCI checks.
Downloads:
- Linux x86_64:
privacy-proxy-x86_64-unknown-linux-gnu.tar.gz - macOS Apple Silicon:
privacy-proxy-aarch64-apple-darwin.tar.gz - Windows x86_64:
privacy-proxy-x86_64-pc-windows-msvc.zip
This tool reduces the risk of sensitive data reaching observability systems, but it does not guarantee legal or regulatory compliance.