Skip to content
/ pwrs Public

`pwv` 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).

Notifications You must be signed in to change notification settings

jdtw/pwrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWV

Build status crates.io docs.rs

pwv (password 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

About

`pwv` 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).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages