This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/keepassxc/badges/latest-version.svg)](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]]