Credential Vault
Project description
Credential Vault (cvault) is a place where you can save your memory about credentials, e.g. account and password, along with some helpful description.
Installation
To install dependencies and the cvault program.
$ python setup.py install
Then initialize the vault (database).
$ cvault init </path/to/vault>
Usage
There are two modes in cvault:
interactive mode: cvault will open up a dialog, and you can interact with it
non-interactive mode: saves entry with one shot, no more dialog
Interactive Mode
$ cvault
And follow the instructions to achieve the goal.
Non-interactive Mode
$ cvault save <account> <password> <description> # save a new entry
$ cvault remove <id> # remove certain entry
$ cvault list [-v] # list all the entries reside in the vault
$ cvault show <id> # show the exact entry
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cvault-0.1.2.tar.gz.
File metadata
- Download URL: cvault-0.1.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
113ffb2e766c2089b8282c47049f92a37775c0aef3a7cdbba1dbaba2425e3ffd
|
|
| MD5 |
b8dd1cdacfcd5bd5ca7f00089414b576
|
|
| BLAKE2b-256 |
7319b6d1cfc71da8ace1238af4a525c2c80eddcb36d3efdbe7ab25761d763ccc
|
File details
Details for the file cvault-0.1.2-py3.5.egg.
File metadata
- Download URL: cvault-0.1.2-py3.5.egg
- Upload date:
- Size: 4.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c8c24a2cc5e7d5be8364bc0d962ccb7bb8a8c1cf453ceca7bde3b5e2fd43788
|
|
| MD5 |
192985858a5e9f6cd0a11fac6e814661
|
|
| BLAKE2b-256 |
349bdfa0bc092910ddde2d0bf3c6650abec4f1a363d3eecabd38833a48d203cf
|
File details
Details for the file cvault-0.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: cvault-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e44f408ea8281091c48c4a5c9dd51c4459bbe5ba7a1b70449716c6996dd5e4dc
|
|
| MD5 |
7239f664d9691aa4e66010b3265d254a
|
|
| BLAKE2b-256 |
3493eee8d995e61cc92fcb8108989b0ed84425b5c92279931240008ccbbc5075
|