Skip to content

binarioGH/cofre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cofre - password Manager

Do you really trust closed source programs to store all your passwords in an era when data is the new gold? You shouldn't. Not only because you don't know if they have some sort of backdoor into your more sensitive information, but also because a website that stores so many passwords of so many people is the perfect target for a data leak.

That's why I created Cofre, an offline password manager.

Installation

Step 1: Download the repository

git clone https://github.com/binarioGH/cofre

Step 2: Install the required libraries. (They are just two)

pip install -r requirements.txt

Step 3: Run the main file.

python main.py

TODO

  • GUI
  • Store encrypted passwords
  • Hash checks
  • Implement bulletproof encryption algorithm
  • All UTF-8 Characters

Releases

No releases published

Packages

 
 
 

Contributors