gopass
Standard Unix Password Manager for Teams. Written in Go.
- Initialise the configuration settings:
gopass init
gopass new
gopass mounts
- Mount a shared Git store:
gopass mounts add {store_name} {git_repo_url}
- Search interactively using a keyword:
gopass show {keyword}
gopass find {keyword}
gopass sync
- Show a particular password entry:
gopass {store_name|path/to/directory|email@email.com}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).