SlackBuildsOrg/misc/ykpers
B. Watson adf6f444ea misc/ykpers: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 17:06:48 -04:00
..
90-yubikey.rules
fix-boolean-value-with-json-c-0.14.patch
README misc/ykpers: Wrap README at 72 columns. 2022-03-13 17:06:48 -04:00
slack-desc
ykpers.info
ykpers.SlackBuild misc/ykpers: Remove .la files. 2022-03-08 09:44:41 +07:00

ykpers (yubikey-personalization) is a library and command-line tool
to perform personalization of Yubico YubiKeys and is a reference
implementation for YubiKey configuration.

For challenge-response mode to work as a normal user, you will have
to create a 'yubikey' group and add your user to it. The recommended
GID is 288. You can create this by doing the following: groupadd -g
288 yubikey

You can use the plugdev group (or another group) if you like, by passing
a group name to the script:

GROUPNAME=plugdev ./ykpers.SlackBuild