ciphermesh /help
Every command, in one place
67 of them, and 64 keep working with no relay and no internet at all. Search, or press / and start typing. Every command has its own link.
67 matching
Essentials
- offline too#
All commands
Generate a
ciphermesh://invite + QR codeThird-person action — «ana is compiling»
Private message (DM)
Change nickname (before joining — recovers from "nickname taken")
- offline too#
List loaded plugins and the commands they add
- offline too#
Leave
Reply quoting the last received message
- offline too#
Show a rotating security/UX tip
- offline too#
Who's online (with away/status)
Alert on a keyword in any room, like a mention
Rooms
- offline too#
Owner moderation — bound to the public key, so a rename does not undo a ban
- offline too#
Stop seeing someone, just for you. Nothing is sent, the relay never learns, and they are not told — so anyone can use it, including in
general, which has no owner. Works in P2P too, where there is no moderation at all. - offline too#
Stop seeing someone, just for you. Nothing is sent, the relay never learns, and they are not told — so anyone can use it, including in
general, which has no owner. Works in P2P too, where there is no moderation at all. Create a private room 🔒 — see below
Open a room as a new buffer — you stay in your other rooms (IRC style)
- offline too#
Owner moderation — bound to the public key, so a rename does not undo a ban
Leave a room; its buffer closes (the last room is protected)
- offline too#
Owner moderation — bound to the public key, so a rename does not undo a ban
- offline too#
Room owner
- offline too#
Current room + your buffer list
- offline too#
List rooms (🔒 marks private ones)
Show or set the room topic — shown in the status bar and synced to whoever joins later
- offline too#
Stop seeing someone, just for you. Nothing is sent, the relay never learns, and they are not told — so anyone can use it, including in
general, which has no owner. Works in P2P too, where there is no moderation at all.
Trust & security
Local audit log
- offline too#
Lock the screen behind the session passphrase — manually or after idle time (
autoLockin config). Privacy for the "stepped away" moment;/panicis for the worst one Encrypted backup of identity + verified peers (restore at startup)
Contact book — persistent aliases on trust records ("this fingerprint is João"); shows in
/users, rides along in identity backupsCover traffic —
on= jittered decoys,constant= steady-rate paced channelPlausible-deniability mode
Self-destructing messages
Key fingerprint + a deterministic randomart picture of the key
- offline too#
Lock the screen behind the session passphrase — manually or after idle time (
autoLockin config). Privacy for the "stepped away" moment;/panicis for the worst one Duress wipe — securely erase all on-disk secrets (session, history, trust, keys) and exit
Send read receipts (✓✓)
Nick colour theme: neon, matrix, mono, sunset, ocean
- offline too#
Accept new key / trust status
- offline too#
Accept new key / trust status
SAS code (~40-bit) + QR + key randomart for out-of-band verification
Mark peer as verified
History & files
- offline too#
Accept / decline an incoming file offer
Diagnose why a connection fails: address, DNS, TCP port, TLS (CA vs self-signed) and protocol version — each failure with what to do about it
Export history as .txt or .json (plaintext!)
Offer a file (≤ 50MB) — the recipient must
/accept; transfers resumeSearch this room's scrollback and press Enter to jump to the message, highlighted
Last n messages from history
Render the last received image in full resolution (kitty/iTerm2)
Play the last received voice note (
afplay/sox/ffplay)- offline too#
Accept / decline an incoming file offer
Purge local history older than the given age
Search the encrypted local history (on disk, across sessions)
Record & send an encrypted voice note (needs
sox/ffmpeg; default 10s)
Presence & fun
Go away by itself after that long without typing (1–240 minutes)
- offline too#
Mark yourself away — while away, unreads are counted (
[away · N new]) and/backshows a summary - offline too#
Mark yourself away — while away, unreads are counted (
[away · N new]) and/backshows a summary - offline too#
Clear the chat
- offline too#
Edit or delete your last message — the original line is rewritten in place (marked (edited)) or replaced by a tombstone, instead of a new line you have to mentally staple to it
Do-not-disturb, mentions-only, or quiet hours
- offline too#
Edit or delete your last message — the original line is rewritten in place (marked (edited)) or replaced by a tombstone, instead of a new line you have to mentally staple to it
Recent mentions of you this session (who, where, when)
- offline too#
Sound / desktop notifications
- offline too#
Pin messages
- offline too#
Pin messages
React to the last message — the emoji lands on the message, with a count when several people react
- offline too#
Sound / desktop notifications
Free-form status — emojis welcome (
/status :fire: coding)- offline too#
Pin messages
This list is not written by hand. It is generated from the case labels in the client's two controllers, so a command cannot exist without appearing here, and whether it works offline is read from the P2P controller rather than claimed: docs/commands.json.