Switch Status
Switch Inactive
Fill out the form on the left. The switch will remain completely dormant on the edge until triggered.

Architecture & Security

1. Client-Side EncryptionYour secret is encrypted locally in your browser using AES-GCM-256 with a randomly generated 256-bit PBKDF2 derived key. The key never leaves the browser. We only send the cyphertext to the database.
2. Cloudflare Edge ChronA distributed cron trigger wakes up every minute. If 2 consecutive intervals miss a check-in ping, the trigger fires automatically.
3. Asymmetric Decryption TransferWhen triggered, the raw cyphertext is emailed to the recipient with an access link. The decryption happens strictly locally in the recipient's browser.