Skip to content

Password manager written in Node.js

jz-software/p-safe

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

  •  
  •  
  •