2022-03-14 08:47:58 +01:00
|
|
|
KeePassXC is a password and personal data management application that
|
|
|
|
supports the KeePass Password Safe file format.
|
2017-01-03 11:37:52 +01:00
|
|
|
|
2022-03-14 08:47:58 +01:00
|
|
|
KeePassXC is a fork of KeePassX that aims to incorporate stalled Pull
|
|
|
|
Requests, features, and bug fixes that are not being incorporated
|
|
|
|
into the main KeePassX baseline. KeePassXC may be installed alongside
|
|
|
|
KeePassX (also available as a SlackBuild).
|
2017-01-03 11:37:52 +01:00
|
|
|
|
2022-03-14 08:47:58 +01:00
|
|
|
KeePassXC can be built with YubiKey two-factor authentication
|
|
|
|
support for unlocking the database. This introduces a dependency on
|
|
|
|
misc/ykpers and can be enabled by passing YUBIKEY=ON to the script.
|
2017-06-26 03:38:51 +02:00
|
|
|
|
2022-03-14 08:47:58 +01:00
|
|
|
Browser support is enabled by default, meaning that KeePassXC
|
|
|
|
can function as password storage for Mozilla Firefox and
|
|
|
|
Chromium/Chrome. This may be disabled by passing BROWSER=OFF to the
|
|
|
|
script.
|
2018-02-28 00:31:22 +01:00
|
|
|
|
2022-03-14 08:47:58 +01:00
|
|
|
KeePassXC will be built with SSH agent support, allowing it to
|
|
|
|
interact with a running agent. This may be disabled by passing
|
|
|
|
SSHAGENT=OFF to the script.
|
2018-02-28 00:31:22 +01:00
|
|
|
|
2022-03-14 08:47:58 +01:00
|
|
|
Networking support, allowing website favicons to be downloaded, is
|
|
|
|
enabled by default. This maybe disabled by passing NETWORKING=OFF to
|
|
|
|
the script.
|
2019-04-13 03:54:13 +02:00
|
|
|
|
2022-03-14 08:47:58 +01:00
|
|
|
To include documentation, rubygem-asciidoctor must be installed and
|
|
|
|
DOCS=ON must be passed to the script.
|
2020-07-08 00:09:01 +02:00
|
|
|
|
2022-03-14 08:47:58 +01:00
|
|
|
Support for database sharing and synchronisation using KeeShare will
|
|
|
|
be disabled. It can be enabled by setting KEESHARE=ON, or a secure
|
|
|
|
version can be enabled with KEESHARE_SECURE=ON.
|
2017-07-04 18:43:40 +02:00
|
|
|
|
2019-11-05 20:30:07 +01:00
|
|
|
KeePassXC will display a notification of new releases unless the option
|
|
|
|
UPDATECHECK=OFF is provided.
|
|
|
|
|
2018-08-23 22:13:14 +02:00
|
|
|
Autotype may be disabled by passing AUTOTYPE=OFF.
|