ZavedAkthar/secretshare
GitHub: ZavedAkthar/secretshare
Stars: 1 | Forks: 0
# SecretShare 🔐
A secure Flask-based web application for hidden text encoding and decoding inside images.
## Features
- Encode secret text into images
- Decode hidden text from images
- Responsive UI
- Flask backend
- Secure file handling
## Tech Stack
- Python
- Flask
- HTML5
- CSS3
- JavaScript
## Installation
Clone repository:
git clone https://github.com/YOUR_USERNAME/secretshare.git
Install requirements:
pip install -r requirements.txt
Run project:
python app.py
## Project Structure
secretshare/
│
├── static/
├── templates/
├── app.py
├── requirements.txt
└── README.md
## Future Improvements
- Face authentication
- AES encryption
- Cloud storage
- User login system
## Author
Zaved Akthar