This is definitely threadjacking, but curious if anyone here has tried the Yubikey Neo? I'd like to purchase a 2FA device and it seems like this is the only option with NFC which I would appreciate given how often I find I'm logging into things on my phone these days.
The NEO is pretty nice, especially when combined with the Yubico authenticator app for TOTP codes. One issue with the authenticator apps (eg. Google authenticator) is that if you reset your phone, you lose all your secrets and need to reset 2FA for all your accounts. With the Yubico authenticator, the secret is stored in the key and the phone only gives a time signal and authenticates to the key over NFC. The app is…
Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
81–90 of 147 posts
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#82Earlier quoted context omitted.
The NEO is pretty nice, especially when combined with the Yubico authenticator app for TOTP codes. One issue with the authenticator apps (eg. Google authenticator) is that if you reset your phone, you lose all your secrets and need to reset 2FA for all your accounts. With the Yubico authenticator, the secret is stored in the key and the phone only gives a time signal and authenticates to the key over NFC. The app is…
I didn't realize that the Neo was so outdated. I wonder why 2FA with NFC hasn't caught on more.
If you're thinking of getting the USB C versions of Yubikeys and using them with your phone, it does work but since the Yubikey appears as a keyboard, it disables the Android keyboard while it's plugged in. If I remember correctly, U2F support on Android also requires installing the Google authenticator app even though you might not store any codes in it.
You'd think it would be easier to have these things working.
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#83Earlier quoted context omitted.
The NEO is pretty nice, especially when combined with the Yubico authenticator app for TOTP codes. One issue with the authenticator apps (eg. Google authenticator) is that if you reset your phone, you lose all your secrets and need to reset 2FA for all your accounts. With the Yubico authenticator, the secret is stored in the key and the phone only gives a time signal and authenticates to the key over NFC. The app is…
When you use encrypted backups on iOS, Google Authenticator maintains its state and there's no need to reset 2FA. I'm sure there are similar mechanisms for Android.
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#84I don't think I'm all that opposed to competition in this space. Yubico has a virtual monopoly on high-quality Fido U2F keys at the moment. Google is a giant admittedly, and could crush Yubico overtime though. Not sure if this is just a cheaply made Feitian Key though rebranded for Google Cloud, or if it is a new product in itself. However, I've heard that Google is kind of going on a tangent with its own U2F impleme…
> Not sure if this is just a cheaply made Feitian Key though rebranded for Google Cloud, or if it is a new product in itself. The article implies otherwise: """ “It’s built with a secure element including firmware we built ourselves,” Google’s Rob Sadowski said. “It provides a ton of security with very little interaction and effort on the part of the user.” """
Bulk orders of any recent feitian u2f should be able to ship with firmware you built yourself (probably with their SDK and help.) Effectively, that might mean very little since they probably can't support much more in combination with a u2f applet, but it would allow a vague statement like in the article and explain an avoidance of clarifying whether they support other pki or otp which is what distinguishes the high end tokens people like to talk about.
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#85Earlier quoted context omitted.
How does CAP provide protection when logging into your bank account online?
You get a device (like those in the pictures), which you then connect to your computer, and insert your debit card. When you do an online operation (e.g. bank transfer), the bank site requires the transaction to be digitally signed by your card (and which requires your PIN).
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#86It's a Google product. Does it phone home to Google, or what?
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#87I feel stupid for asking this, but what if you lose your key?
It’s not as big of a deal as you might expect because: - The spec requires providers to allow independent addition / removal of multiple keys per account, so it’s easy to manage backup U2F keys. - Providers can use any backup authentication method they want. This includes SMS codes, TOTP / HOTP apps, email resets, or maybe VCing in to tech support. And even if the backup method is less awesome (e.g. sms codes) it sti…
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#88Earlier quoted context omitted.
> However, I've heard that Google is kind of going on a tangent with its own U2F implementations, emphasizing an old-school implementation instead of the Web Authentication Standard that's pushed by the W3C. Chrome has supported "U2F" (the first FIDO spec) for a while and all support for Security Keys in the last few years has been via this protocol. But we're implementing the W3C Web Authentication (webauthn) spec a…
Can you use local storage and upload local applets to these new keys? The main use case is authenticating under Secure Shell on a Chromebook without having to configure the key on e.g. Linux first: https://groups.google.com/a/chromium.org/forum/#!topic/chrom... https://chromium.googlesource.com/apps/libapps/+/HEAD/nassh/...
Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#89Re: Google Unveils Titan Security Key, a Yubico-Like Phishing Resistant 2FA Device
#90Uh, so was that last article about how these keys prevented phishing attempts at google just marketting for this product?