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
    339 months ago

    Nope. Not going to have my entire digital everything depend on me not losing or breaking a single electronic device.

      • @atzanteol
        link
        English
        19 months 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.

        • @[email protected]
          link
          fedilink
          English
          89 months 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)

          • @atzanteol
            link
            English
            29 months 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.

            • @[email protected]
              link
              fedilink
              English
              49 months 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.

      • @[email protected]
        link
        fedilink
        English
        99 months ago

        Would you have to set up multiple devices when making your account then, if you wanted more than just your phone?

        • @[email protected]
          link
          fedilink
          English
          39 months ago

          Yes. Unless there was a way to share that key between devices. I know Bitwarden is working on a vault for keys but it’s not released yet. It was due out now so I assume it’s delayed.

          • @[email protected]
            link
            fedilink
            English
            29 months ago

            Apple is quite dogmatic in that their implementation demands cross device syncing.

            It’s definitely possible to have such an implementation and those will be the most common. You take a very small security risk for a huge convenience factor.

            For the more paranoid, device-bound passkeys do not sync. If you lose the device, you will need to go through a recovery procedure.

      • @[email protected]
        link
        fedilink
        English
        29 months ago

        Thanks for posting this video. Very good explanation for those unfamiliar with the technology.

      • @[email protected]
        link
        fedilink
        English
        79 months ago

        Authy on the phone while also using their desktop app. If you lose the phone you still have options.

        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          9 months ago

          Each to their own but cloud syncing and MFA are a bad mix in my eyes. It has a “who watches the watchmen” problem and it somewhat defeats the point of having a trusted factor when you have an untrusted one on “someone else’s computer”.

          Authy have demonstrated why this is a problem (https://techcrunch.com/2022/08/26/twilio-breach-authy/), plus they’re closed source, so it’s a big no from me.

          • @[email protected]
            link
            fedilink
            English
            49 months ago

            Vaultwarden, a FOSS Bitwarden server compatible with upstream clients, is able to store TOTP, and when self hosted, you are the watchmen.

            • @[email protected]
              link
              fedilink
              English
              29 months ago

              Yeah, this is fine. It’s closed source, opaque cloud solutions that people should be wary of.

        • @[email protected]
          link
          fedilink
          English
          19 months ago

          So you are using MFA but for the password manager? (Appreciate that you’re not the OP I was asking)

      • @[email protected]
        link
        fedilink
        English
        59 months ago

        If your MFA is bound to a single device and you have no backup then you’re doing it wrong.

        • @[email protected]
          link
          fedilink
          English
          39 months ago

          You can accuse companies of doing it wrong by often only providing a single additional factor, but I don’t see what that has to do with me.

          What I’m hearing is that when an authenticator app is the only option, you’ll go with nothing over something.

          Perfection is the enemy of good after all.

          • @[email protected]
            link
            fedilink
            English
            29 months ago

            Looks like I replied to the wrong comment.

            The person you had replied to originally commented on not wanting to have the possibility of everything being broken by losing a single device. I think that’s important that everyone realize that some sort of a backup plan is needed, whether that be back up codes, saving the original QR code, or being able to use multiple devices to authenticate.

            At any rate, I should have replied to someone else. Sorry for any confusion.

            • @[email protected]
              link
              fedilink
              English
              19 months ago

              No harm, no foul.

              And you’re very much right. There’s a growing problem in consumer perceptions of modern security methods and how they should be applied. Much more time is spent justifying the convenience of proposed solutions, and not nearly enough time spent understanding what the scope is of the attack vectors that lead to these things needing to exist in the first place.

              And further, why some of these conveniences - much like the reused-everywhere super-long password of yesteryear - are a danger in themselves.