bulwarkid / virtual-fido

A Virtual FIDO2 USB Device
MIT License
1.21k stars 55 forks source link

how faithful it is #7

Closed ibnuda closed 2 years ago

ibnuda commented 2 years ago

sorry for the dumb title, and it is NOT an issue, just some questions. what i want to ask is, how faithful it is to the fido protocol? and compared to hardware impl., say, yubikey, is the inner working of this implementation about the same? thanks.

cmdli commented 2 years ago

Sorry for the late response. This should be a full implementation of the FIDO2 and U2F protocols, though some optional features may not be used (for instance, attestation is only done using self-attestation). There might be bugs with it as of now since it's just in beta, but otherwise it should be complete enough to work for WebAuthN or 2FA.