security/password-store - The NetBSD Packages Collection

Standard UNIX password manager

Password management should be simple and follow Unix philosophy. With pass,
each password lives inside of a gpg encrypted file whose filename is the title
of the website or resource that requires the password. These encrypted files
may be organized into meaningful folder hierarchies, copied from computer to
computer, and, in general, manipulated using standard command line file
management utilities.

pass makes managing these individual password files extremely easy. All
passwords live in ~/.password-store, and pass provides some nice commands for
adding, editing, generating, and retrieving passwords. It is a very short and
simple shell script. It's capable of temporarily putting passwords on your
clipboard and tracking password changes using git

Build dependencies

pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

converters/base64 misc/getopt security/gnupg2 sysutils/tree devel/git-base shells/bash

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64password-store-1.7.4.tgz
NetBSD 10.0aarch64password-store-1.7.4.tgz
NetBSD 10.0aarch64password-store-1.7.4.tgz
NetBSD 10.0aarch64ebpassword-store-1.7.4.tgz
NetBSD 10.0aarch64ebpassword-store-1.7.4.tgz
NetBSD 10.0alphapassword-store-1.7.4.tgz
NetBSD 10.0earmv6hfpassword-store-1.7.4.tgz
NetBSD 10.0earmv6hfpassword-store-1.7.4.tgz
NetBSD 10.0earmv6hfpassword-store-1.7.4.tgz
NetBSD 10.0earmv7hfpassword-store-1.7.4.tgz
NetBSD 10.0earmv7hfpassword-store-1.7.4.tgz
NetBSD 10.0earmv7hfpassword-store-1.7.4.tgz
NetBSD 10.0i386password-store-1.7.4.tgz
NetBSD 10.0i386password-store-1.7.4.tgz
NetBSD 10.0powerpcpassword-store-1.7.4.tgz
NetBSD 10.0sparcpassword-store-1.7.4.tgz
NetBSD 10.0vaxpassword-store-1.7.4.tgz
NetBSD 10.0x86_64password-store-1.7.4.tgz
NetBSD 10.0_BETAx86_64password-store-1.7.4.tgz
NetBSD 8.0i386password-store-1.7.4.tgz
NetBSD 8.0powerpcpassword-store-1.7.3nb5.tgz
NetBSD 8.0powerpcpassword-store-1.7.4.tgz
NetBSD 8.0powerpcpassword-store-1.7.4.tgz
NetBSD 8.0powerpcpassword-store-1.7.4.tgz
NetBSD 8.0x86_64password-store-1.7.4.tgz
NetBSD 8.0x86_64password-store-1.7.4.tgz
NetBSD 8.0x86_64password-store-1.7.4.tgz
NetBSD 9.0aarch64password-store-1.7.4.tgz
NetBSD 9.0aarch64password-store-1.7.4.tgz
NetBSD 9.0aarch64password-store-1.7.4.tgz
NetBSD 9.0alphapassword-store-1.7.3nb5.tgz
NetBSD 9.0alphapassword-store-1.7.4.tgz
NetBSD 9.0earmv6hfpassword-store-1.7.4.tgz
NetBSD 9.0earmv6hfpassword-store-1.7.4.tgz
NetBSD 9.0earmv6hfpassword-store-1.7.4.tgz
NetBSD 9.0earmv7hfpassword-store-1.7.4.tgz
NetBSD 9.0earmv7hfpassword-store-1.7.4.tgz
NetBSD 9.0earmv7hfpassword-store-1.7.4.tgz
NetBSD 9.0i386password-store-1.7.4.tgz
NetBSD 9.0i386password-store-1.7.4.tgz
NetBSD 9.0powerpcpassword-store-1.7.4.tgz
NetBSD 9.0powerpcpassword-store-1.7.3nb5.tgz
NetBSD 9.0powerpcpassword-store-1.7.4.tgz
NetBSD 9.0powerpcpassword-store-1.7.4.tgz
NetBSD 9.0sparc64password-store-1.7.3nb5.tgz
NetBSD 9.0sparcpassword-store-1.7.3nb5.tgz
NetBSD 9.0x86_64password-store-1.7.4.tgz
NetBSD 9.0x86_64password-store-1.7.4.tgz
NetBSD 9.3x86_64password-store-1.7.4.tgz
NetBSD 9.3x86_64password-store-1.7.4.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

git
Enable Git support.
x11
Enable X11 support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.