Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention hyperfido pro mini authenticator #16

Open
wants to merge 2 commits into
base: webauthn
Choose a base branch
from

Conversation

rgl
Copy link

@rgl rgl commented Mar 1, 2021

@daeMOn63, This mentions the HyperFIDO Pro Mini authenticator (amazon buy link) in the README and the need to have Administrator privileges when running on Windows.

This device seems to support the wink command, but it only does a single brief led blink, way faster then the normal blinking that the device automatically does when we call MakeCredential; so I'm not sure if that classifies as having Wink support.

Also, I do not known what to put in the Version column. Where do I get the version from?

@daeMOn63
Copy link

daeMOn63 commented Mar 2, 2021

Thanks!
For the wink support, it's probably best to rely on the CapabilityWink of the device, which must be set in the Init: https://github.com/flynn/u2f/blob/webauthn/u2fhid/hid.go#L259

On the note field, it might be helpful to also mention the lack of support of the CredentialDescriptor.Transports field on this device. I will rework a bit this table once this branch gets merged to retest and add a ctap1/ctap2 support column for all devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants