passage 0.1.0

A password manager with age encryption
passage-0.1.0 is not a library.

passage

password manager with age encryption

Build status

Use with care

This project is in development, not ready for production use. A lot of things might change, especially regarding the storage format which right now has one big downside: it leaks entry names.

Installation

Right now this assumes a rust toolchain is present. As soon as the codebase is more stable I will look into providing binaries.

For now:

$ git clone https://github.com/stchris/passage.git
$ cargo install --path .

Usage

$ passage
passage 0.1.0
Password manager with age encryption

USAGE:
    passage <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    help    Prints this message or the help of the given subcommand(s)
    init    Initialize the password store
    list    List all known entries
    new     Add a new entry
    show    Decrypt and show an entry