mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #598] [Bug] Passkey creation on YubiKey with Chrome via Windows 10 fails #432
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#432
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chstdu on GitHub (Feb 19, 2024).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/598
Creating a PassKey for unbox.at on my YubiKey via Windows 10 fails. After entering the correct YubiKey PIN and touching the button on the YubiKey, I get following error:

Passkeys work on other sites like Google, Microsoft or webauthn.io.
@chstdu commented on GitHub (Feb 19, 2024):
Especially, they creation process does not fall back to variant 2 "Hardware Security Key (e.g. YubiKey, SoloKey, Nitrokey)". It would be clearer if you could select in advance whether to use variant 2 or variant 3 "Passkeys (which can be stored in a supported provider such as Bitwarden or 1Password)".
@willbrowningme commented on GitHub (Feb 20, 2024):
Can this be replicated on the official instance? Also unbox.at must disclose their source code under the AGPL-3.0 license terms.
@chstdu commented on GitHub (Feb 20, 2024):
Thank you for the quick reply. Now I tried it on addy.io again but the same error occurs. Check the attached screen recording.
YubiKey failure.webm
@willbrowningme commented on GitHub (Feb 21, 2024):
Could you try this demo application of the package I'm using to provide this - https://webauthn.asbin.net/
@chstdu commented on GitHub (Feb 21, 2024):
Thanks for your investigations. The same error happens there too. See the attached screenshot. It seems that the issue was already reported under https://github.com/asbiin/laravel-webauthn/issues/438 in July 2023 but there is no response so far.
@willbrowningme commented on GitHub (Jun 26, 2024):
Closing this issue as it is with a package and not addy.io itself.