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
    71 year ago

    Mostly phishing. Passkeys can’t be phished. And really, passwords are awful in general for security purposes. You don’t have to use your phone or google or apple or whatever.

    I actually have a physical usb key that I use as a passkey. Its just a more secure login implementation and will likely be the only option in the future.

      • Natanael
        link
        fedilink
        English
        21 year ago

        The main point is all those attacks need to attack the local software or hardware implementation on one of the two ends (or a cert issuer), and even then it’s replay protected so for example an XSS attack lasts only for one session, so it’s more robust.