Highlights
- First public release of PasteGuard, a privacy proxy that masks personal data and secrets before forwarding requests to configured LLM providers.
- Adds PII detection for names, emails, phone numbers, credit cards, IBANs, IP addresses, and locations.
- Adds secrets detection for private keys, API keys, JWT tokens, bearer tokens, and credentials.
- Adds dashboard logging backed by SQLite.
- Adds streaming support with placeholder restoration.
- Adds Mask Mode and Route Mode.
- Publishes prebuilt Docker images for English and European-language setups.
Upgrade Notes
- This is the initial release.
Images
ghcr.io/sgasser/pasteguard:enghcr.io/sgasser/pasteguard:eughcr.io/sgasser/pasteguard:latest
Links
- Documentation: https://pasteguard.com/docs
- Full changelog: https://github.com/sgasser/pasteguard/commits/v0.1.0