Resource
Remove emails from text before AI
Redact emails from logs and messages before you paste text into an AI chat.
What this helps with
- Bearer tokens leaked in logs
- API keys and JWTs pasted into AI chats
- Accidental exposure of internal URLs
Example
Authorization: Bearer <REDACTED>
X-Api-Key: <REDACTED> Checklist
- Remove API keys and tokens
- Remove emails/phone numbers
- Remove internal URLs
- Review the sanitized text before sharing
Aimasker