Vol. 001 · Issue №12026-08-29 05:47:56 UTC
№ 001 / The problem

You start a screen share. Your last conversation with an AI is still open in another tab. You have three seconds.

shush.

A browser extension that redacts every ChatGPT and Claude message the moment you tap a shortcut — so your private thoughts stay private, even on a projector.

★ redact on cmd+shift+.◆ works on chatgpt★ works on claude◆ nothing leaves your browser★ pin lock on wake◆ open source client★ ships q1
★ redact on cmd+shift+.◆ works on chatgpt★ works on claude◆ nothing leaves your browser★ pin lock on wake◆ open source client★ ships q1
№ 002 / The signature

Sign the manifest.
Get it first.

1,247 people ahead of you · one email · no marketing

№ 003  /  The mechanism

A single chord. Three states.

Fig. 3 · Signal path from keypress to redaction, measured in milliseconds

↳ Input · default binding

Rebindable. Also fires on window blur, tab switch, and external monitor connect.

+
+
.
Step 01T + 0ms

Keypress

Chord captured by the content script. No network hop; the event never leaves the tab it was fired in.

Step 02T + 8ms

Redaction

Every message node is masked with a black bar of matched width. Layout is preserved; height doesn't shift.

Step 03T + idle

PIN lock

After a configurable interval the state is sealed. Re-entry requires a PIN — the closed-laptop rule for open tabs.

Latency
< 16ms
Network calls
0
Permissions
2
Runs on
Chat · Claude
№ 004 / Specimen

Before  /  after. Hover any bar to peek — but only you can.

you: write a resignation letter to my manager Alex Nguyen, tone firm but kind, mention the $12k of unpaid overtime.

ai: Dear Alex, I'm writing to let you know that after careful thought…

you: also draft a message to my therapist about the panic attack on Tuesday.

№ 005 / Colophon

A small tool. Built for a bad moment.

→ Sign the manifest