Detect & replace sensitive data locally before sending text to an external LLM, then restore it. Real values never leave this server.
Mappings are stored server-side, keyed by a session cookie (HttpOnly). Use Purge data when you are done to delete the stored real values. This tool is intended to run behind localhost / an authenticated proxy.