**What it does**
– Create an encrypted, single-view link that expires after viewing or after a chosen TTL (5 minutes → 7 days).
– Optional extra passphrase for the recipient.
– Optional in-page password generator to help make strong passwords.
– Claim: secrets are encrypted (AES-256) and deleted after being viewed/expired.
⚙️ **Features**
– Create a secret in seconds (no account required to generate a link).
– Expiration choices: 5m, 30m, 1h, 4h, 12h, 1 day, 3 days, 7 days.
– Optional ad support on the retrieval page to keep the tool free.
– Click-to-copy link and password generator included.
**How to use**
1. Paste your secret or generate a password.
2. (Optional) Add an extra passphrase.
3. Pick an expiration and click **Create Secret Link**.
4. Send the link to the recipient — it will be viewable once, then destroyed.
⚠️ **Security notes**
– The site UI advertises AES-256 encryption and one-time deletion; please treat all links as sensitive — only share with trusted recipients.
– Don’t use this for illegal content or anything that violates Reddit/site terms.
– If you need zero-knowledge guarantees, consider verifying the server code or using an audited one-time secret implementation.
Use it for free: xyz.am/secrets

0 Comments