The hop that exists only to reach your phone.
Every other channel hands your notifications to somebody else's product. Relay is the alternative: one hop built for this single job, that your computers send to and your phone reads from — with the payload sealed for the receiving device before it leaves your machine.
There is no server to install and no address to enter. Relay is one more opt-in channel, and AgentNotify works fully without it.
Sealed on your computer
The payload is sealed per recipient device before anything leaves the machine.
No tokens typed anywhere.
The installation credential is delivered to the waiting computer, never to the browser, and is written straight into the platform secret store without ever being displayed.
Ciphertext, and the metadata needed to deliver it.
Notification and interaction payloads are sealed per recipient device with X25519 and XChaCha20-Poly1305 before they leave your machine. The relay stores the sealed bytes, is not a decryption client, and its operator console renders delivery metadata only.
It does see what it must to route: which installation sent an envelope, which device it is for, the key id, timestamps, sizes, and delivery state — plus your sender name, if you set one. A device that has never registered a public key is skipped rather than sent in the clear.
The message body only leaves if you send it.
Each route carries its own include notification message off-device switch. Leave it off for anything you would not want stored outside your computer, whatever the transport — and the title and type still reach you.