-
Notifications
You must be signed in to change notification settings - Fork 20
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
Passkeys support #400
Comments
Hello! |
It seems like passkeys is more or less a rebrand of the existing FIDO2 standard, see https://www.yubico.com/blog/a-yubico-faq-about-passkeys/. In any case, I managed to use my mooltipass to login to my google account using passkeys. |
yeah Mooltipass is in someway a subset and also in some way an extension of the FIDO2 standard.
|
@VincentVanlaer Oh, awesome, can you please describe the process for dummies (like me) how to login to google account with Mooltipass and passkeys? upd: Nevermind, I've figured that out :) Thanks for the tip! |
the most important thing people might not know is if they used security keys on that account already, to make sure to have less than 5 prior to adding the MP, otherwise delete and re-add them. |
should we close this issue as the Mini BLE is passkeys compatible? I've updated the main website to explicitly state that. |
It's weird, I thought I had it working but even though I registered mine to Google, actually trying it results in a fail with "We don't recognize this key" message. |
That seems to be an error with Google. Does it work with a Yubikey? I know Google wants everyone to use their authenticator app as it collects information on the sites you use and add this data to all the other data they've collected on you. |
their authenticator app isnt even in any way related to passkeys. that thing is just TOTP (a mechanism they are trying to switch away from in factor of passkeys), iirc it should work by now, (unless you have like 18 other Security key or passkeys in your account lol) as mentioned the issue was that the MP uses self attestation which is a comparatively new mode. at worst if chrome asks whether to send attestation or not just tell it to skip and it should definitiely work. |
Yes, at this time they just do TOTP and push notifications, which is really insecure. Google, Microsoft, et al. have all committed to implementing the passkey. The problem I have with these S/W authenticators is the extra information they harvest while providing the service. It is for this reason that I wish to stay with a H/W solution like MP and Yubico. |
I don't have any other FIDO devices. 😅 The TOTP works fine after the MP syncs time, but when trying the passkey method the MP doesn't respond at all to the request (if it's even registering it? Maybe a UI improvement). At present I only have two passkeys in the FIDO section, Microsoft and Google (the MS one was added first), and the Microsoft one works fine, prompts and all. My guess is that it's not prompting for a specific key and the MP is just "guessing" and sending the first one on the list and Windows is just bleching at it since it doesn't match? Who knows, I don't have my system set up for debugging this. 😅 |
I use passkeys on my MiniBLE and love it. Also that fact that more and more platforms support it (e.g. just now to logon to Github effortlessly). But I don't think we should close the issue until the MiniBLE supports FIDO2 over bluetooth. After all, bluetooth is the signature distinguishing feature of this device. |
I am confused. TL;DR: should people buy this as a preferred passkey device (in its current state)? Based on this issue the main website now mentions "passkey" support. But I also read some yes/no/maybe as in terms of working implementation. My knowledge of the difficulties is limited, making it impossible to assess if this mooltipass is a futureproof acquisition as passkey device. Can the community elaborate on the level of support as passkey device on a user level? Does the implementation match with industry standards, tech giants default implementations, current developments and forward looking insights? And if not, how does this balance with alternatives. Do the pros outweigh the cons? It is the main selling argument at this moment going forward I would guess. |
There are really only 3 bigger "issues" in the Passkey front:
|
Hello guys.
Tech industry seems to move from passwords to passkeys.
Is MiniBLE going to support passkeys at some point in the future?
Thanks.
The text was updated successfully, but these errors were encountered: