Show HN: React Redact – One keyboard shortcut to make your app demo-safe
bilater Monday, March 02, 2026react-redact is a zero-dependency React “demo-safe mode” you can toggle with a single keyboard shortcut.
Wrap your app in <RedactProvider> and hit Cmd+Shift+X (or Ctrl+Shift+X) to instantly blur, mask, or replace marked (or auto-detected) PII like emails, phone numbers, SSNs, credit cards, and IPs.
It’s a visual-only helper for demos and screenshares (it does not remove data from the DOM), and it’s Next.js and TypeScript friendly.
Summary
React-redact is an open-source library that provides a simple and powerful way to redact sensitive information in React applications. It offers a flexible API and supports various redaction styles, making it a useful tool for developers concerned with data privacy and security.
1
0
Summary
github.com