Y
Hacker News
new
|
ask
|
show
|
jobs
by
lknuth
238 days ago
Speaking of passkeys, could they be used to authenticate to a
local
application - say for unlocking a password vault (perhaps through a Yubikey)?
3 comments
dist-epoch
238 days ago
Probably not.
But YubiKey supports multiple protocols, one of them surely could work for your use case.
link
shortsunblack
237 days ago
Yes. HMAC extension allows for this use case.
link
angry_octet
237 days ago
They could, it's just an API.
link
But YubiKey supports multiple protocols, one of them surely could work for your use case.