slackbuilds_ponce/system/password-store
Willy Sudiarto Raharjo 75a2679b15 system/password-store: Updated for version 1.7.1, new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-06-03 07:59:36 +07:00
..
password-store.info
password-store.SlackBuild
README
slack-desc

password-store is a simple password manager which uses GnuPG2 to
securely encrypt and retrieve passwords.

The pass utility provides a series of commands for manipulating the password
store, allowing the user to add, remove, edit, synchronize, generate, and
manipulate passwords.

By default, bash and zsh completion are installed in
/usr/share/bash-completion/completions/pass and
usr/share/zsh/site-functions/_pass.
Add 'source /path/to/{bash,zsh}/completions' to your .bashrc to enable it.

fish completion is optionally included.
uncomment the lines in the SlackBuild to include it in the package.

This script also include user-contributed scripts to help on migrating from
third-party applications.

Optional dependencies:
- dmenu (passmenu support)
- pwgen (generate human-easily memorized password)