End-to-end encrypted DMs over Nostr, addressed by your
.bch name instead of a public-key string. Same wallet
is your identity — no email, no phone number, no company, no server that can delete
your account.
Every existing Nostr client has the same wart: identity is
npub1q8s7f3k… gibberish. The human-name fix — NIP-05 —
resolves alice@example.com through a DNS domain and a
web server. That is exactly the ICANN + server chain Silent Mode exists to escape.
Decentralized messaging bolted onto centralized identity.
alice.bch publishes her Nostr pubkey as an on-chain
record. Her name certificate is her verified, seizure-resistant identity.
Message anyone by their .bch name — no phone number, no
email, no ICANN, no company, no server that can delete your account.np record.
The key is derived from the same wallet seed as the name itself, so one seed
backs both.bob.bch. The client resolves it against
the chain, pulls np (Nostr pubkey) and
nr (preferred relays). No directory server involved.A Messages panel inside the browser you already have. Routes relay traffic over Tor. Reuses the built-in wallet's seed as the messaging identity.
A Messages screen in the existing Android app. Same seed, same identity — you can message from either device without a linked-account handshake.
No Gmail interop — by design. A separate anonymous-mailbox product covers "sign up on services without leaking a real address."
NIP-17 hides sender and content from relays. Relays still see the recipient pubkey, timing, and your connection IP unless you route over Tor. The UI will tell you when it's on.
A message lives only while some relay keeps it. Silent Mode runs one relay on the same anonymous VPS as the gateway, and writes to a few public relays for reach and redundancy.
Hermes/DESIGN-hermes.md
(mirror). Nothing to install yet — this page exists to say what is coming, and to
make it possible to ask for updates in the messaging panel of a future Theseus or
Ariadne build.