Yubikey: Difference between revisions
From DWIKI
m (→Links) |
mNo edit summary |
||
Line 1: | Line 1: | ||
=Links= | |||
*[https://www.yubico.com/products/services-software/download/ Download the tool] | = Links = | ||
*[https://developers.yubico.com/OTP/Guides/Self-hosted_OTP_validation.html Setup of a self-hosted Yubico OTP validation server] | |||
*[https://github.com/enygma/yubikey Yubikey PHP Library] | *[https://www.yubico.com/products/services-software/download/ Download the tool] | ||
*[https://www.christiaanconover.com/blog/yubikeyconfig/ How To Configure Your Yubikey for Maximum Usefulness & Security] | *[https://developers.yubico.com/OTP/Guides/Self-hosted_OTP_validation.html Setup of a self-hosted Yubico OTP validation server] | ||
*[http://www.andybotting.com/using-the-yubikey-for-two-factor-authentication-on-linux Using the Yubikey for two-factor authentication on Linux] | *[https://github.com/enygma/yubikey Yubikey PHP Library] | ||
*https://github.com/cgkades/yubiserver/blob/master/README | *[https://www.christiaanconover.com/blog/yubikeyconfig/ How To Configure Your Yubikey for Maximum Usefulness & Security] | ||
*[https://www.esev.com/blog/post/2015-01-pgp-ssh-key-on-yubikey-neo/ PGP and SSH keys on a Yubikey NEO] | *[http://www.andybotting.com/using-the-yubikey-for-two-factor-authentication-on-linux Using the Yubikey for two-factor authentication on Linux] | ||
*https://gist.github.com/ageis/14adc308087859e199912b4c79c4aaa4 YubiKey 4 series GPG and SSH setup guide] | *[https://github.com/cgkades/yubiserver/blob/master/README https://github.com/cgkades/yubiserver/blob/master/README] | ||
*[https://www.esev.com/blog/post/2015-01-pgp-ssh-key-on-yubikey-neo/ PGP and SSH keys on a Yubikey NEO] | |||
*[https://gist.github.com/ageis/14adc308087859e199912b4c79c4aaa4 https://gist.github.com/ageis/14adc308087859e199912b4c79c4aaa4] YubiKey 4 series GPG and SSH setup guide] | |||
=FAQ= | |||
==Failled connecting to the Yubikey. Make sure the application has the required permissions== | |||
yubikey-manager-qt -> OTP | |||
install libyubikey-udev or | |||
https://support.yubico.com/hc/en-us/articles/360016648939-Troubleshooting-Failed-connecting-to-the-YubiKey-Make-sure-the-application-has-the-required-permissions-in-YubiKey-Manager |
Revision as of 18:05, 27 November 2021
Links
- Download the tool
- Setup of a self-hosted Yubico OTP validation server
- Yubikey PHP Library
- How To Configure Your Yubikey for Maximum Usefulness & Security
- Using the Yubikey for two-factor authentication on Linux
- https://github.com/cgkades/yubiserver/blob/master/README
- PGP and SSH keys on a Yubikey NEO
- https://gist.github.com/ageis/14adc308087859e199912b4c79c4aaa4 YubiKey 4 series GPG and SSH setup guide]
FAQ
Failled connecting to the Yubikey. Make sure the application has the required permissions
yubikey-manager-qt -> OTP install libyubikey-udev or