Stegstr
Everything that is true about Stegstr today, in one place. The repository is the source of truth; these pages are the readable version.
The three hiding methods, what each survives, and the encryption around the payload.
The Node CLI that needs no install, and the Rust CLI with JSON output, exit codes and an MCP server.
Copy-paste commands, the MCP configuration, the in-app scripting API, and the machine-readable files.
Identities, what Network on means, relays and the default relay, direct messages.
Who can read an image, what formats work, what does not survive, how much fits.
What leaves your device and when, stated plainly.
Issues and pull requests go to github.com/brunkstr/Stegstr. Adding a hiding method is documented in docs/codecs.md: implement the codec contract, register it, and meet the verification bar (blind survival on three covers, cross-decode with the CLI and web build). The app came out of the 2026 Stegstr contest; the leaderboard records every entry and what was measured.