@qnzl/lockbox
v0.0.5
Published
Local-only version of Vault
Downloads
7
Readme
Lockbox
Super, super simple version of Vault that doesn't require any setup.
Basically the idea is to make static .profile files pointless and hide things slightly better.
Installation
npm install -g @qnzl/lockbox
Usage
Keys can be folders (eg: <top>/<lower>/<more>.../<key>
).
To save:
lockbox <key> <value>
To load:
lockbox <key>
Config
Unless lockbox --config
is used to change config file location, lockbox.conf
will be in $HOME
The available config options are:
location
- Absolute path of where you want your Lockbox files storedkey
- Absolute path of your RSA keygitRemote
- git-compatiable remote location