diff options
Diffstat (limited to 'office/keepassxc/README')
-rw-r--r-- | office/keepassxc/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/office/keepassxc/README b/office/keepassxc/README new file mode 100644 index 0000000000..d1a4dcc1c7 --- /dev/null +++ b/office/keepassxc/README @@ -0,0 +1,13 @@ +KeePassXC is a password and personal data management application that supports +the KeePass Password Safe file format. + +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). + +KeePassXC has keepasshttp support, meaning that it can function as password +storage for Mozilla Firefox and Chromium. This may be disabled by passing +XC_HTTP=OFF to the script. + +Autotype may be disabled by passing XC_AUTOTYPE=OFF. |