8000 GitHub - debugdotdog/steg.fun: Your playful gateway to steganography - the art of concealing messages within images.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Your playful gateway to steganography - the art of concealing messages within images.

License

Notifications You must be signed in to change notification settings

debugdotdog/steg.fun

Repository files navigation

steg.fun banner

✨ steg.fun

Hide Your Messages in Plain Sight 🔐

Live DemoFeaturesQuick StartHow It Works


License: MIT Built with Love Visit steg.fun

🌟 Features

  • 🔒 Secure Browser-Based Processing - All operations happen locally in your browser
  • 🚫 Zero Data Transfer - Your images and messages never leave your device
  • 🎨 Modern UI/UX - Beautiful, responsive design with smooth animations
  • 🔍 Easy to Use - Simple drag-and-drop interface for image uploads
  • 📱 Mobile Friendly - Works great on all devices

🚀 Quick Start

Visit steg.fun and start hiding messages! Or run it locally:

# Clone the repository
git clone https://github.com/debugdotdog/steg.fun

# Start with Docker
docker-compose up -d

# Visit http://localhost:8000

🔍 How It Works

steg.fun uses LSB (Least Significant Bit) steganography to hide messages in images:

  1. 📸 Upload any image
  2. ✍️ Type your secret message
  3. 🎭 Click "Hide Message"
  4. 📥 Download your encoded image
  5. 🔓 Share it with anyone who needs to read the hidden message

The changes to the image are imperceptible to the human eye, but contain your secret message!

🛡️ Security Note

  • All processing happens locally in your browser
  • No data is ever transmitted to any server
  • Images and messages stay on your device
  • For sensitive data, consider additional encryption

🔧 Development

Prerequisites

  • Docker
  • Docker Compose

Local Setup

  1. Clone the repository:
git clone https://github.com/debugdotdog/steg.fun
  1. Start the development server:
docker-compose up -d
  1. Visit http://localhost:8000 in your browser

🤝 Contributing

Contributions are welcome! Here's how you can help:

  • 🐛 Report bugs
  • 💡 Suggest features
  • 🔧 Submit pull requests
  • 📚 Improve documentation

Please read our Contributing Guidelines before making a pull request.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

👋 Author

Made with ❤️ by debug.dog


Built with 🌟 by the community, for the community
0