I want to genarate OTPs by YubiKey. I am not sure which type of OTP is supported in Linux. I would like to have some strong simple method, so time-based would be great but, according to the following thread not sensible with YubiKey because there is no clock in YubiKey. However, the argument does not sound so valid for me. The Yubico support states that sequence-based OTPs are not possible, without providing an argument (ticket #00019568). Summary of OTP types
- time-based (TOTP) - no clock in YubiKey so should not be possible
- sequence-based OTP - not possible according to Yubico support
Security keys: YubiKey 4, YubiKey Neo
OS: Linux Debian 8.7
Hardware: Asus Zenbook UX303UB
Related thread:
How to generate OTP codes offline by Security Key in Debian?