Skip to content

Artades/ivgam-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗝️ Ivgam Vault

Ivgam Vault is a simple and secure CLI password manager that stores encrypted data locally.

The vault is stored at ~/.local/vault.dat (or %USERPROFILE%\.local\vault.dat on Windows).


⚡ Installation

From npm

npm install -g ivgam-vault

Usage

Initialize a new vault:

vault init

Open the interactive shell:

vault

You can also run commands directly:

vault add <name>
vault get [name]
vault list
vault edit <name>
vault rm <name>

About

CLI password manager

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors