Build a secure backup system in Python in under 2 minutes!
This beginner-friendly project allows you to compress, encrypt, and restore your files safely using a simple GUI built with CustomTkinter.
- Compress any folder into a zip file
- Encrypt files using Fernet symmetric encryption
- Restore encrypted backups safely
- User-friendly GUI with progress visualization
- Beginner-friendly, quick to follow
Run the app:
- Select the folder you want to backup.
- Enter a password for encryption.
- Click Encrypt to create a secure backup.
- To restore, select the encrypted file and enter the correct password.
This project is educational and intended for learning purposes only. Always use your own files for testing and backups.
This project is open source and available under the MIT License.
Esraa Codes
Stay connected for more cool projects & tutorials π