/pws

Secure Password Storage AES SHA512

Primary LanguagePythonMIT LicenseMIT

Password Storage

Project description

Secure passwords storage on python
Master password hashing SHA512
Passwords encrypt with AES

Installation:

Clone repository and installing dependencies:

git clone https://github.com/TheK4n/pws.git
cd pws
make

Usage

./pws - Enter in pws terminal

  • Enter password "root"
  • set master -> Enter old password "root" -> Enter and repeat new master password
  • add "service" -> Enter master password -> Enter new service login -> Enter and repeat new service password
  • ls Shows existing services
  • get "service" Shows login and password of service
  • rm "service" Removes service

RoadMap

  1. export/import passwords html
  2. copy password to clipboard
  3. compare all services and settings in one json