aboutsummaryrefslogtreecommitdiff
path: root/system/passwordsafe/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/passwordsafe/README')
-rw-r--r--system/passwordsafe/README17
1 files changed, 7 insertions, 10 deletions
diff --git a/system/passwordsafe/README b/system/passwordsafe/README
index 8690bb4e13a6..7b4a839487a0 100644
--- a/system/passwordsafe/README
+++ b/system/passwordsafe/README
@@ -1,17 +1,14 @@
-Password Safe - password database utility (BETA)
+Passwordsafe - password database utility (BETA)
Portable version of the password manager program originally designed by Bruce
-Schneier. pwsafe is the Linux version of the popular Windows PasswordSafe
+Schneier. passwordsafe is the Linux version of the popular Windows PasswordSafe
password manager.
-pwsafe supports Yubicos Yubikey, a unique USB and NFC device offering one-touch
-authentication and supporting multiple authentication protocols for all devices
-and platforms - with no driver or client software needed.
+passwordsafe supports Yubicos Yubikey, a unique USB and NFC device offering one-
+touch authentication and supporting multiple authentication protocols for all
+devices and platfroms - with no driver or client software needed.
-To compile the package without Yubikey support pass NO_YUBI=1 to the script:
-
- NO_YUBI=1 ./passwordsafe.SlackBuild
-
-In this case you don't need libyubikey and ykpers packages.
+If you do not want support for Yubicos Yubikey do not install ykpers and its
+dependency (libyubikey).
Read passwordsafe.info for additional dependencies.