Share Password Online is a simple web application that allows users to securely share encrypted messages with a passphrase. The recipient can decrypt the message by entering the passphrase.
- Encrypt messages using a passphrase
- Generate a shareable link containing the encrypted message
- Decrypt messages by entering the passphrase
- Enter the message you want to encrypt in the "Message" input field.
- Enter a passphrase in the "Passphrase" input field.
- Click the "Generate Link" button to create a link containing the encrypted message.
- Share the generated link and the passphrase with the recipient.
The recipient can visit the link, enter the passphrase, and click the "Decrypt" button to reveal the original message.
- Update Tooltip to be more versitile
- Move SVGs to external files or combine them for better readability of the html
- Dark mode
- Unify Copy to clipboard UX and Hide/show passphrase buttons
- Copy to clipboard
- Hide/show passphrase
This project is released under the MIT License. FontAwesome Free Icons are used. FontAwesome is a trademark of Fonticons, Inc. and is used under the CC BY 4.0 License.