An open API service indexing awesome lists of open source software.

https://github.com/than-dev/passm

A simple and secure node local password manager!
https://github.com/than-dev/passm

cryptography filesystem javascript linux management nodejs security terminal

Last synced: 2 months ago
JSON representation

A simple and secure node local password manager!

Awesome Lists containing this project

README

          






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

https://user-images.githubusercontent.com/82950902/175791556-1a3f4ff7-2d6a-426f-b065-9dcece3ea258.mp4


### 🎷 Author

Nathan Cotrim - MIT