Skip to content

rinogodson/ghost-ink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 20, 2025
7e7037bΒ Β·Β Β· Oct 20, 2025

History

33 Commits
Oct 20, 2025
Oct 20, 2025
Oct 9, 2025
Oct 12, 2025
Oct 20, 2025
Oct 9, 2025
Oct 12, 2025
Oct 20, 2025
Oct 9, 2025
Oct 9, 2025
Oct 9, 2025
Oct 20, 2025

Repository files navigation

image

πŸ‘» Ghost Ink

Magically Hide your secret messages inside other messages with a password!

πŸ“š Usage

Hiding Your Confidential Message

  1. Select "Hide": Click this to get started.
  2. Enter your "Public Text": Type the message everyone else will see.
  3. Click "FLIP": This changes the input field to secret text mode.
  4. Enter your "Secret Text": Type in the secret/private message you would like hidden.
  5. Set a Password (Optional): If you want to put a secure lock on the secret message, enter a password here.
  6. 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.
  7. Share it with your friends!!: Paste the magical text to a desktop-based messaging client, and send it.

Uncovering your Secret Message

  1. Copy the text you sent: Your friend will have to copy the entire text you sent to them.
  2. Click "Reveal": They will select this option on the tool's interface.
  3. 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.

🀝 Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

  1. Fork the project.
  2. Create a new branch:
    git checkout -b feature/YourFeatureName
  3. Commit your changes:
    git commit -m "Add some feature"
  4. Push the branch:
    git push origin feature/YourFeatureName
  5. Open a pull request.

πŸ“„ License

This project is licensed under the MIT License.