Frequently Asked Questions
Can you read my messages?
No. Your messages are encrypted in your browser before they reach our servers. We use AES-256-GCM encryption. Even with full database access, we cannot read your messages.
What if the platform shuts down?
The platform is designed to be self-hostable. The codebase uses standard open-source technologies (Next.js, Supabase) that anyone can deploy. Your encrypted data remains safe regardless.
What if I accidentally trigger the delivery?
The system has multiple safety layers: two warning emails, recipient verification, and a final grace period where you can cancel. The entire process takes at minimum several months with default settings.
Can my recipient open the message early?
No. Messages can only be opened after the delivery process completes. Even then, the recipient needs both the passphrase (which you give them) and access to their email.
What if I lose my edit code?
Unfortunately, there is no way to recover it. This is by design — it ensures that only you can modify or delete your message. We recommend saving it in a secure password manager.
Is this really free?
Yes. The platform runs on free tiers of established services (Vercel, Supabase, Resend). We accept voluntary donations to cover any costs that exceed free limits.
Can someone send harmful messages?
We cannot moderate encrypted content. However, recipients must explicitly consent before any message is armed for delivery. They can decline at any time. Our Terms of Service prohibit threatening or illegal content.
What data do you store?
We store: your encrypted message (unreadable), recipient email addresses (server-side encrypted), your sender email (server-side encrypted for safety checks), and metadata like delivery status and timer settings.
How does the death detection work?
It uses a multi-layered approach: platform inactivity monitoring, optional social media activity checks (YouTube, GitHub), email confirmations, recipient verification, and a final sender alert. All timing is configurable.
Can I leave messages for multiple people?
Yes. You can choose single delivery (one person), simultaneous delivery (all at once), or chain delivery (first person gets a window to open, then it passes to the next).