Secrets
Passwords, provider API keys, tokens, client secrets, SAML, cookies, and JWT-like values.
Before you paste it somewhere
Clean logs, stack traces, config snippets, and terminal output before they leave your machine for an issue, ticket, chat, or AI tool.
shareclean --report
$ cat app.log | shareclean --report
user=[EMAIL REDACTED]
password=[REDACTED]
postgresql://app:[REDACTED]@db/app
3 replacement(s) made.
Interactive browser demo
The playground runs entirely in your browser and closely follows the CLI's default rules. The command line tool remains the source of truth.
What it looks for
Passwords, provider API keys, tokens, client secrets, SAML, cookies, and JWT-like values.
Only the password segment is replaced, leaving host and database details intact.
Email addresses and local usernames in Windows, Linux, macOS, and WSL paths.
Private IP, phone, and MAC redaction are on by default; custom regex and check policies help teams tighten output before sharing.