Y
Hacker News
new
|
ask
|
show
|
jobs
by
olefoo
4013 days ago
The client and the server have a shared secret that lets them generate a keystream based on the time.
1 comments
artursapek
4013 days ago
I don't think the Yubikey is able to generate TOTPs, unless all it is doing is passing the secret to the computer which is then generating them.
link
fragmede
4013 days ago
Yubikey supports TOTP with OS driver help. Presumably the driver passes the time to the Yubikey to actually generate the TOTP.
https://www.yubico.com/products/yubikey-hardware/
link