Skip to content

jz-software/p-safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P-Safe

Node.js CI

Store your passwords securely.

Installation

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

How the passwords are stored?

The program uses an aes-256-gcm module.

Passwords are stored locally.

Profiles

The program can have multiple profiles each having their own passwords and settings.

License

MIT

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •