Skip to content

ptmrio/SharePasswordOnline

Repository files navigation

Share Password Online

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.

DEMO

https://sharepassword.online/

Features

  • Encrypt messages using a passphrase
  • Generate a shareable link containing the encrypted message
  • Decrypt messages by entering the passphrase

Usage

  1. Enter the message you want to encrypt in the "Message" input field.
  2. Enter a passphrase in the "Passphrase" input field.
  3. Click the "Generate Link" button to create a link containing the encrypted message.
  4. 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.

ToDo

  • 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

License

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published