keepass
Light-weight and easy-to-use password manager
KeePass is a light-weight and easy-to-use password manager that helps you manage your passwords in a secure way. All passwords are stored in an encrypted database, which is locked with a master key or key file.
- Versions: 2.57.1
- Website: https://keepass.info/
- Licenses: GPL 2
- Package source: gnu/packages/password-utils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of keepass
as follows:
guix install keepass
Or install a particular version:
guix install keepass@2.57.1
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 keepass about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/keepass'><img src='https://packages.guix.gnu.org/packages/keepass/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/keepass)
Example Org:
[[https://packages.guix.gnu.org/packages/keepass][https://packages.guix.gnu.org/packages/keepass/badges/latest-version.svg]]