Skip to content

Simple application to encode and decode your folders

Notifications You must be signed in to change notification settings

korneichukIk/folder_lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Simple program in python which can encode your folder with random password and decode only with your face.

Running:

$ cd folder_lock
$ sudo apt install python3-pip
$ sudo pip3 install -r requirements.txt
$ python3 locker.py

How to use?

  1. Create a folder to encrypt in the same directory as source files
  2. Run program and select 'ENCRYPT' mode.
  3. After Encryption you can decrypt created .zip archive running the 'DECRYPT' mode

About

Simple application to encode and decode your folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages