summaryrefslogtreecommitdiffstats
path: root/office/keepassxc/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/keepassxc/README')
-rw-r--r--office/keepassxc/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/keepassxc/README b/office/keepassxc/README
index 895b36d6d0..d21cd9e964 100644
--- a/office/keepassxc/README
+++ b/office/keepassxc/README
@@ -10,4 +10,8 @@ KeePassXC can be built with keepasshttp support, meaning that it can function
as password storage for Mozilla Firefox and Chromium. This may be enabled by
passing XC_HTTP=ON to the script.
+KeePassXC can be built with YubiKey two-factor authentication support for
+unlocking the database. This introduces a dependency on ykpers and can be
+enabled by passing XC_YUBIKEY=ON to the script.
+
Autotype may be disabled by passing XC_AUTOTYPE=OFF.