Skip to content

Latest commit

 

History

92 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Password manager written in Node.js

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages