One link you'll never forget, open from any borrowed phone - so your trip keeps going. Your mom's number, your bank freeze line, and your next move.
Not even we can read your page. Protected by AES‑256 - the trusted encryption standard used by Signal, WhatsApp and 1Password.
This is an actual recovery page, loaded live from nowwhat.page/alex.26. It arrives locked - exactly what a stranger who found the URL would see.
Unlock it like the owner would - name: Alex · PIN: 121212
All of them lead to your recovery page.
You fill it in once, on a calm Sunday. It waits quietly for the day you need it.
No account needed.
Start free with a page on every domain, unlimited edits, and mandatory end-to-end encryption. Upgrade only when you want a name you'll remember.
No card required.
from €19/year
Shorter names, higher price - full table at checkout.
E2E encrypted. The key is made from two things - your name and your PIN - and never leaves the browser. Our server only ever sees the scrambled text it cannot read. Someone who stumbles on your URL sees exactly what you saw above: a locked page, and nothing else.
9f2a3b7e…c81d04af
ciphertext only
key = HKDF-SHA-256( PBKDF2-SHA-256(name + PIN, 600k) ‖ OPRF(server) ) ciphertext = AES-256-GCM(content, key) // header bound as AAD
Everything is encrypted and decrypted in your browser (Web Crypto). Your name and PIN are never transmitted - not even hashed.
The server's share of the key comes from an oblivious PRF (VOPRF, RFC 9497, P-256/SHA-256): it mixes in a server-held secret without ever seeing your inputs or the resulting key, and it rate-limits every evaluation. Guessing a PIN therefore means online, throttled round-trips - an offline attack on the stored ciphertext would also require stealing the server's key, which lives apart from the data.
The stored blob is a self-describing envelope; its parameters are authenticated as AES-GCM additional data, and decryption rejects weakened KDF settings or unknown suites - a tampering server can't downgrade it.
Ten minutes to set up. Yours the moment you need it, from any browser on Earth.