Skip to content
Halo
← All channels

Security Channel

the Board Chair · Security Advisor

Reading as device:

?
Reading as deviceEach message is sealed separately for every recipient device. Pick a device here to decrypt the transcript with that device's key — exactly what that person would see. In a real deployment only the device's owner holds its private key.

safety #: 21771 92725 91581 61037 49321 78247 04864 61914 83804 55301 93864 52465

Draft saved on this device only until you seal & send.

What the server actually stores
?
On-the-wire envelopeThis is the raw record the server keeps for the latest message: iv (a one-time nonce), eph_pub (the sender's per-message public key), and ciphertext (the sealed bytes). There is no plaintext column anywhere — only a holder of the recipient device's private key can read the message.

wire.envelope
$ halo show --raw --last
iv: 44kYWOBs4DMi1WWr
eph_pub: MCowBQYDK2VuAyEA8ueJg4bM3QHMgYmAtyqmlZsWPbrH…
ciphertext:RSCOMrL6Cq9sU6/yROOMnLjruqIxDeFd+tiCnS/FGDgZ…
plaintext: <never stored on server>