Language

Package: password-store @ 1.7.4

Synopsis

Encrypted password manager

Description

Password-store is a password manager which uses GnuPG to store and retrieve passwords. The tool stores each password in its own GnuPG-encrypted file, allowing the program to be simple yet secure. Synchronization is possible using the integrated git support, which commits changes to your password database to a git repository that can be managed through the pass command.

Home page
https://www.passwordstore.org/
Location
gnu/packages/password-utils.scm (line: 474, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'getopt' does not match package name 'util-linux'