2 releases
Uses old Rust 2015
0.2.1 | May 12, 2018 |
---|---|
0.2.0 | May 11, 2018 |
#871 in Authentication
82KB
2K
SLoC
PWV
pwv
(passwword vault) is a command-line password manager for Windows, that works with any
smart card that supports ECDH on the P256 curve (such as the YubiKey 4).
Documentation
Documentation of pwv
internals can be found on docs.rs.
Usage
PWV 0.2.1
John Wood <j@jdtw.us>
Command-line password manager
USAGE:
pwv [OPTIONS] <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-v, --vault <vault> Vault input file
SUBCOMMANDS:
add Add a new entry to the vault
del Delete a vault
get Retrieve an entry from the vault
help Prints this message or the help of the given subcommand(s)
ls List the entries in the vault
new Create a new vault
Dependencies
~1.5–2.8MB
~47K SLoC