summaryrefslogtreecommitdiffstats
path: root/system/passwordsafe/README
blob: 9db6f54f7a49785a422b5db0928059db73ee43b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Password Safe - 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
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 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.

Read passwordsafe.info for additional dependencies.