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 #: 37043 88203 22163 85376 26410 82034 51378 71729 90028 23576 41757 11290
- the Board Chair · 8/6/2026, 6:07:28 AMCall me before the 4pm. One item, not for the group.
- Chief of Staff · 8/6/2026, 6:07:28 AMUnderstood. Standing by.
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.
?
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 --lastiv: bwLaDwSKA3kk+bpneph_pub: MCowBQYDK2VuAyEA3PJHzHZ3zwAAu4hI3a3Pqi95GHsc…ciphertext:Ij+oKP1Y9gf2v6+rFL/ZkzkUrmsmg1V82FHgyWbR0Mth…plaintext: <never stored on server>