Magically Hide your secret messages inside other messages with a password!
- Select "Hide": Click this to get started.
- Enter your "Public Text": Type the message everyone else will see.
- Click "FLIP": This changes the input field to secret text mode.
- Enter your "Secret Text": Type in the secret/private message you would like hidden.
- Set a Password (Optional): If you want to put a secure lock on the secret message, enter a password here.
- Click the Orb to copy the magical text to clipboard: This will compile the public text, secret text, and password (if applicable) into one magical/encrypted string.
- Share it with your friends!!: Paste the magical text to a desktop-based messaging client, and send it.
- Copy the text you sent: Your friend will have to copy the entire text you sent to them.
- Click "Reveal": They will select this option on the tool's interface.
- Click the Orb to see the secret message by you!!: The tool will work its magic, processing your text to show them the hidden message, asks for password if there is any.
Contributions are welcome! Please fork the repository and submit a pull request.
- Fork the project.
- Create a new branch:
git checkout -b feature/YourFeatureName
- Commit your changes:
git commit -m "Add some feature" - Push the branch:
git push origin feature/YourFeatureName
- Open a pull request.
This project is licensed under the MIT License.