Commit 7a74a79
Scrub PII from promo assets + document WS transport posture (#24)
* Redact PII from poster and codex screenshot
Poster (docs/harness-demo-poster.jpg): blackbox over the personal
email in the welcome banner ("you@example.com's Organization")
and over the Claude Code /remote-control session URL
(https://claude.ai/code/session_xxxxxxxx).
Codex screenshot (docs/screenshot-codex.png): blackbox over the
OAuth authorization URL (code_challenge, client_id, state).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Redact PII from demo video
docs/harness-demo.mp4: persistent ffmpeg drawbox overlays cover the
welcome-banner email and the Claude Code /remote-control session
URL for the full 28-second duration (the banner scrolls ~60px up
around t=22s, so the redaction boxes are sized to cover both
pre- and post-scroll positions). Re-encoded with libx265.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Delete unreferenced root screenshot.png
Identical bytes to docs/screenshot.png; only docs/og/build.py
references the docs/ copy, so the root duplicate is unused.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Document WS transport security posture in README
Note in the Network access section that the remote-control
WebSocket transport is off by default, bearer-token-authed, and
localhost-bound when enabled — so a reader understands the
posture without reading the source.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1b58b89 commit 7a74a79
5 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
Loading
Binary file not shown.
Loading
Binary file not shown.
0 commit comments