diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-03 17:37:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-03 17:37:52 +0700 |
commit | 88f5fdc68840067adcddf503d6f998549c5345c4 (patch) | |
tree | 16c59915a2267b3e705742eca89b2692bfe48ec1 /office/keepassxc/README | |
parent | fe0217e45f7b30e3ff51ccf23235a4b58b6f548a (diff) | |
download | slackbuilds-88f5fdc68840067adcddf503d6f998549c5345c4.tar.gz |
office/keepassxc: Added (personal data management application).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |