Send secret messages encrypted with password, as links. None of your messages are stored on any server. The encrypted message is encoded in the URL, which is then decrypted with client side javascipt. Secrature uses AES symmetric-key algorithm for encryption and decryption.
The website is live at https://myrhy.me/secrature. Try it out!