Delete After was inspired by the idea of being able to safely send sensitive data in a non-perminant way to another party.
You enter what you want to send and a password to protect it with, then we encrypt it within your browser and send that to the server.
We never see your unencrypted data.
When the other party visits the url you provide, we pull the encrypted information from the database, and allow them to enter in the password to decrypt the data, and display it.