Hacker News new | ask | show | jobs
by Raviteja_ 133 days ago
Every time you paste a stack trace into ChatGPT, you might be leaking:

- User session tokens

- Database connection strings

- API keys from env variables

I built Risk Mirror to scan and redact sensitive data BEFORE it touches any AI.

It's deterministic (no AI used for scanning because that would defeat the purpose).

Feedback welcome !