Earlier quoted context omitted.
U2F can only be used as a second factor. FIDO2 can be used as a replacement for a username/password, so you can go to a site, insert your FIDO2 key and log in without any other information. Old Yubikeys only support U2F, and there's a Yubico FIDO2 key. Browser support isn't there yet, I've been trying to write a Django library for it but no browser will support the complete FIDO2 flow as far as I know.
> U2F can only be used as a second factor. I mean, certificationally, sure. But what prevents a website from trusting you to input your identifier (user name or e-mail address) and then accepting a U2F signed blob as your only credential?
YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
71–80 of 187 posts
Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#72Earlier quoted context omitted.
Do you have a link to the docs that shows this? From what I can find on their site [1] it only supports a few of the protocols: -Static Password -HMAC-SHA1 Challenge-Response -OATH-TOTP (Yubico Authenticator) [1] https://support.yubico.com/support/solutions/articles/150000...
IMHO the YubiKey is not useful for any of those. It's excellent for storing OpenPGP keys and U2F, reasonably good for X.509 (as much as expected for X.509 I guess), and not good for much else. Using it for TOTP IMHO makes no sense, it's better to use your phone.
Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#73Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#74Honest question, what happens when you lose one of these ?
I actually have 2 Yubikeys, one with me, one in a safe place. But the price of these keeps rising. $50/$60 is starting to get a bit unreasonable for something that you were able to buy 2 or 3 of for the same price a few years back.
Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#75Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#76Wonder what version openpgp their applet support, current app on Yubikey 4 and prior versions doesn't support ECC.
[0] https://www.yubico.com/products/yubikey-hardware/compare-yub... - "ECC applies to the smart card applet only; does not apply to the OpenPGP applet. ECC P256 is the key type generated for the U2F keypair."
Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#77Earlier quoted context omitted.
For 2FA, having multiple of these or some kind of recovery code tends to be the answer, as you can remove the keys from sites you use it on. I am less willing to use something like this for passwordless logins. These types of devices should be part of the "something you have" part of 2FA, which should always be paired with a "something you know". Maybe I'm missing a step here, but why would you ever use this for pass…
Because the something you know part isn't all that secure anyway? https://xkcd.com/538/
Much more effective.
Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#78I have an iPhone and a Macbook. It's frustrating that I have to choose between USB-C support for the Macbook, and NFC support for the phone. It's odd that they don't make a USB-C version with NFC.
The 5C nano is designed to be plugged in the all the time though, so in that scenario what do you really gain from NFC?
Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#79Earlier quoted context omitted.
> I don't know how much more ruggerized you need it. It's already pretty dam strong. I've had a neo on my keys for years and it shows no sign of ware. The first batch of the 4Cs were notoriously fragile. The plastic would break within a few months of normal use.
I was unaware, but I guess that sorta makes sense. I have only done with USB A style, which is an Epoxied PCB which makes it fairly hard to break. USB C has a connector that cannot just be the PCB, and so it needs a housing and such.
The Yubikey 4C nano is hardier than the original Yubikey 4Cs were. I've had mine in for months, and it hasn't broken.
That said, I should note that my laptop (Macbook Pro) also decided to provide insane amounts of power to the USB-C ports on the left side, which fried the Yubikey - literally, there was smoke - and melted the plastic. (That's definitely Apple's fault, though, not Yubikey's fault).
Re: YubiKey 5 Series with New NFC and FIDO2 Passwordless Features
#80Earlier quoted context omitted.
Github and google support u2f. If you are a gmail user you should get a u2f device to protect your email. That said the cheaper yubi do this as well. I use my yubi 4 for securing my ssh key as well though this is a) a pain & b) likely theater.
I use an app based 2FA for that. Maybe I’ll look into a YubiKey though. My problem is that I’m halfway in my own personal transition from USB A to USB C
It's also faster and easier (no pulling out your phone, getting a code, typing it in, just touch the key).
Plus, the keys have other features (GPG keys, etc...) which can be useful.