keepassxc
Password manager
KeePassXC is a password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-file which can be stored on an external storage device. The databases are encrypted using the algorithms AES or Twofish.
- Versions: 2.7.10
- Website: https://keepassxc.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 keepassxc as follows:
guix install keepassxc
Or install a particular version:
guix install keepassxc@2.7.10
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.
Badge code
You can use the following badge to inform users of keepassxc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/keepassxc'><img src='https://packages.guix.gnu.org/packages/keepassxc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/keepassxc)
Example Org:
[[https://packages.guix.gnu.org/packages/keepassxc][https://packages.guix.gnu.org/packages/keepassxc/badges/latest-version.svg]]