Can pro-passkey people help me out? I've switched to a passkey for work related accounts. I have a yubikey that I keep with my house keys.

The problem is I daily have to log in to some work thing which means I have to get up and go to my front door and get my keys to insert the key and press the button, then back to the front door so the keys are back where they belong. Not the end of the world, but annoying! Work IT aggressively times out these sessions. Is there some mental model I'm missing?

Als Antwort auf David Fleetwood - RG Admin

@reflex because it is?

The point of a second authentication factor is that it be a separate physical device from your primary auth factor.

If I have a password manager secured by a yubikey (as was considered best practice by my employer) that stays permanently inserted into my computer, anyone with physical access to my computer can auth my password manager and 2FA whatever else they want without ever needing my credentials.

Physical keys only help when used in ways most people won't.

Als Antwort auf Andrew (Television Executive)

@ajroach42 Yeah that is not best practice.

- The key is not supposed to one touch access everything, that is weaker than a un/pw. At the least it should use a PIN, a feature the key supports

- It's not designed for physical security, it's designed to prevent a remote attacker from gaining access to corp systems even if the device itself is compromised. That's why you touch it (and optionally use a PIN) for it to send it's code.

Als Antwort auf Jason Petersen (he)

@jason my passkey is stored on my yubikey rather than on my computer, which was recommended by work. It comes with its own physical multi factor auth where you have to not only insert the key but tap a button on it in order to complete the authentication dance. I assume the feature exists due to some kind of fraud mitigation edge case...
Als Antwort auf Darius Kazemi

Although the FIDO Alliance and some security key manufacturers have decided that a credential on a security key should also be called a “passkey”, this was and is a dangerous mistake.

The experience of using a security key is fundamentally different than having a passkey saved in a credential manager that’s present on all of your devices — a much more dangerous (easy to lose!) and inconvenient one (easy to not have on you, unlike your phone).

This is why I have never used the word “passkey” to refer to a security key, and neither has Apple.

I hope this helps!

Als Antwort auf Ricky Mondello

@rmondello
My yubikey lives on my keychain in my pocket. I would much rather have a login credential there than on my phone if it is a $WORK credential. And I do indeed have some $WORK things there that I use outside of work. Like the health savings account that part of my paycheck goes into. They insist on my using a "passkey" but my employer's laptop is a terrible place for me to store things I will want to use after I leave this job.
Als Antwort auf Ricky Mondello

@rmondello The part that makes me nervous about passkeys is that they're tied to a device (which can die) or they're tied to the iCloud keychain, which then gives you a chicken and the egg scenario for auth to your Apple account.

But of course, losing a security key if you don't have multiple backups can be catastrophic. And a 'nub' style passkey that you don't carry on your person and leave in the laptop may as well be a passkey for a lost or stolen device.

Als Antwort auf Ricky Mondello

@rmondello

Not disagreeing (and I know this isn't new to you, Ricky!), but I hesitate to frame that as "more dangerous" full stop without context. The complexity of public comms always looms large here, and the trade-off tension of the other dangers (risk of compromise of any location that has access to the credential manager surface, etc.) is real -- for which many people are still better off, but for which a non-trivial number of people might be at higher risk vs managing a redundant set of physical keys, much as they would car or house keys. But trying to communicate that in bulk / by default is often more likely to produce confusion and lack of engagement rather than taking real steps towards passkeys. Sigh.

Als Antwort auf David Fleetwood - RG Admin

@reflex I only own one yubikey and in theory if I started using it for non work things I'd like to move it from device to device. But also, it seems like most people do just keep a dedicated key in their work computer, and keep their work and personal ones separate, so it seems like that's the solution