Hacker News new | ask | show | jobs
by rodina 3849 days ago
Cab you please explain an idea? Still cant get))) this service turns your messages in script?
1 comments

The service let you create a message that is encrypted with a passphrase through symmetric cryptography and give you a secret url to share.

To read a message a user need both the secret url and the passphrase, the message is destroyed after the first read or after 10 minutes.

The service is convenient for sharing sensitive information such as passwords, secret urls, credit card numbers sent via email or chat, in this way these informations are kept out from email or chat logs.