Skip to content

A password-manager for your local computer using NodeJs

Notifications You must be signed in to change notification settings

vishukamble/Password-Manager

Repository files navigation

Password-Manager

A password-manager for your local computer using NodeJs This is a simple local password manager built using NodeJs. Packages used: Node-Persist //to store the accounts locally Yargs //to take command line arguments as input from user Crypto //to use AES to encrypt the accounts

This password manager has --help function and an option to create a new account with master password and retrieve the same account using the same master password.

About

A password-manager for your local computer using NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published