B. Watson adf6f444ea misc/ykpers: Wrap README at 72 columns. 2 jaren geleden
..
90-yubikey.rules 95f9a0ec3d misc/ykpers: Updated for version 1.16.2. 9 jaren geleden
README adf6f444ea misc/ykpers: Wrap README at 72 columns. 2 jaren geleden
fix-boolean-value-with-json-c-0.14.patch dec5056e05 misc/ykpers: Patch for json-c >= 0.14, pass -fcommon (gcc >= 10.x). 3 jaren geleden
slack-desc 0a9b14efc0 misc/ykpers: Added (YubiKey personalization tool). 10 jaren geleden
ykpers.SlackBuild d9a0b21777 misc/ykpers: Remove .la files. 2 jaren geleden
ykpers.info f4d5745f9e misc/ykpers: Fix download link. 4 jaren geleden

README

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