Thanks to visit codestin.com
Credit goes to github.com

Skip to content

than-dev/passm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation



passm



๐Ÿ”๏ธ Description

It's a simple password manager maded with nodejs!


โœณ๏ธ Usage

just run:

passm ${your access password}

OBS: If it is your first access the provide password will be registered.


Commands:

list: list all password;
check ${password name}: display the required password;
remove ${password name}: remove a password;
edit ${password name}: edit a password;
new ${password name} ${password}: register a new password;
set-global-password ${new password} ${current password}: to set a new access password;

๐ŸŒ‚ Security

All the passwords are saved in a json file, but it's encrypted!


๐Ÿพ See It

passm.mp4

๐ŸŽท Author

Nathan Cotrim - MIT

About

A simple and secure node local password manager!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published