How to use Redactor
- 1. Paste logs. Or drop a file.
- 2. Scan hits. JWT, PEM, AKIA, Bearer, KEY=value, emails.
- 3. Copy redacted text. Still review before you share.
- 4. Rotate anything that leaked. Redaction after the fact is not a revoke.
About this tool
The fastest way to leak a credential is pasting a log into a formatter. This redactor is greedy and imperfect — it exists so the obvious tokens never leave your clipboard looking live.
Heuristics
JWTs look like eyJ…. PEM blocks, AKIA keys, Bearer tokens, and KEY=value assignments are masked. Custom tokens will slip through.
False sense of safety
If it was already in Slack, rotate it. This tool does not un-send.
Code examples
Before
Authorization: Bearer eyJhbGciOi...