secure hand-off
Pass the secret. Leave no copy here.
Move an API key, token, or password without leaving plaintext in a chat history. The server stores only ciphertext, and one successful reveal deletes it.
- Encrypt locally The secret and description are sealed in this browser.
- Send the complete link The fragment after # carries the key without reaching the server.
- Reveal once The first successful retrieval atomically deletes the ciphertext.
new hand-off ttl 24:00:00