Raviteja_
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Stop leaking user data to OpenAI/Claude/Gemini (risk-mirror.vercel.app)
- Show HN: I built a zero-log PII redaction API – no AI, just regex and checksums (pii-firewall-edge-web.vercel.app)
Hi HN, I built PII Firewall because I got tired of watching "privacy" APIs secretly pipe user data to cloud AI models. If you're using GPT/Claude to redact PII, you're literally giving the AI your PII. What makes this…
- Show HN: Zero Trust API – Image CDR in Rust/WASM (Rebuild Images from Pixels) (zero-trust-web.vercel.app)
I built this after researching image-based attacks for 3 months. Most sanitizers just strip EXIF metadata, but threats like steganography and polyglot files survive. This API decodes images to raw pixels, discards the…