qtpass
GUI for password manager password-store
Qt-based graphical user interface for the password manager password-store also known as pass. Can use either pass or gpg to interact with password-store files. Features configurable password generation, templates, clipboard handling, and per folder settings for multi-recipient encryption.
- Versions: 1.4.0
- Website: https://qtpass.org
- Licenses: GPL 3+
- Package source: gnu/packages/password-utils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qtpass
as follows:
guix install qtpass
Or install a particular version:
guix install qtpass@1.4.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.