Passkey is some sort of specific unique key to a device allowing to use a pin on a device instead of the password. But which won’t work on another device.

Now I don’t know if that key can be stolen or not, or if it’s really more secure or not, as people have really unsecure pins.

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      That’s a terrible take … He’s confusing “what it does and how it works” with “how you manage it”.

      It’s like saying “don’t call it a password if you write it down”. It’s confusing and unhelpful.

      • Natanael
        link
        fedilink
        English
        81 year ago

        No it’s literally in the spec. Passkeys are designed for cross device synchronization. You have to go out of your way to make it local only (or use a different webauthn spec like physical security keys)

        • @[email protected]
          link
          fedilink
          English
          21 year ago

          They’re just private keys. By nature you can copy them wherever you want. I guess I don’t know why he’s making that distinction at all.

          • Natanael
            link
            fedilink
            English
            41 year ago

            The original spec is resident keys including TPM protected or hardware token protected keys designed to be impossible to copy. That’s why there’s a distinction.