summaryrefslogtreecommitdiffstats
path: root/office/keepassxc/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-06-26 03:38:51 +0200
committer Willy Sudiarto Raharjo2017-07-01 02:42:18 +0200
commita60259a608dd81eae17a697c303cab56fe9f7d58 (patch)
tree1df452c4aa6463c93f2c115b88fb729cefe25ce2 /office/keepassxc/README
parent521eb52942ea64a484d2d5b87b9d9e883fee13c3 (diff)
downloadslackbuilds-a60259a608dd81eae17a697c303cab56fe9f7d58.tar.gz
office/keepassxc: Updated for version 2.2.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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.