Store your passwords securely.
Use git to clone the repository:
git clone https://github.com/jz-software/p-safe
Go to the folder:
cd p-safe
Install dependencies using npm:
npm install
Run the program:
npm start
The program uses an aes-256-gcm module.
Passwords are stored locally.
The program can have multiple profiles each having their own passwords and settings.