Skip to content

Gallery with encryption (Python desktop application)

License

Notifications You must be signed in to change notification settings

annndruha/SecurePhotos

Repository files navigation

SecurePhotos

version GitHub license python lint

SecurePhotos - Gallery for photos with encryption for your photos or any files. Also, it's faster than windows default gallery!

Screenshots:

image

Features

  • Encrypt/Decrypt files and folders on disk
  • Encrypted image preview without decrypt on disk
  • Rotate and delete images
  • Infinite photos zoom

Install and usage:

Pre-build exe for Windows:
Manual run from sources:

Install Python and execute in terminal:

git clone https://github.com/annndruha/SecurePhotos
cd SecurePhotos
pip install -r requirements.txt
python -m src

Algorithm:

Contact

Feel free to report bugs and suggest improvements on [email protected]