Pre-export privacy boundary / offline CLI

Prove the transcript is clean before it leaves.

Redact credentials, policy patterns, and high-entropy tokens locally. Keep the useful diagnostics. Export a receipt that contains evidence—not secrets.

Run local check
  • Zero uploads
  • Deterministic
  • CI exit codes
Halftone printing press turning a risky transcript into redacted pages and a stamped receipt
Boundary 01 — unsafe in, proof out.
AWS keysGitHub tokensPrivate keysBearer authJWTsEntropyYour regex

Local workbench / no network

Inspect a transcript in this tab

The demo uses a compact browser edition of the deterministic detector. For automation and full policy control, use the Rust CLI.

01 / Input0 bytes

Your text never leaves this page. Invalid patterns are reported without changing the input.

02 / Safe outputWaiting

Findings receipt

Run the check to align the gate and produce a share-safe receipt.

Single binary / Rust 1.85+

Put the gate on the boundary

shell
cargo install --git https://github.com/B-Divyesh/sf-transcript-redaction-gate transcript-redaction-gate
trg redact agent.jsonl \
  --output agent.safe.jsonl \
  --receipt findings.json
01

Read locally

Terminal text, stdin, and JSONL stay on your machine.

02

Apply policy

Known credentials, entropy, and your regular expressions.

03

Export proof

A redacted copy plus a path-free, value-free JSON receipt.

One-time license / $39

Turn local rules into a team ritual.

Unlock the browser policy composer for building and downloading repeatable JSON rule files. The CLI, safety detectors, receipts, and core export remain free.

Buy team kit — $39 once

Secure checkout by Sociobot/Dodo, merchant of record. Refunds revoke the license automatically. Terms · Privacy

License required

Policy composer

Honest boundary

A gate, not a guarantee.

Pattern detection is advisory and cannot identify every form of personal data. Tune it to your environment, review the receipt, and rotate credentials that may already have escaped. TRG never claims an LLM can undo an upload.