• @[email protected]
    link
    fedilink
    English
    5722 hours ago

    What’s wrong with passkeys? I’m in love with passwordless sign-in with yubikey, so much easier and faster than password + totp

    • @[email protected]
      link
      fedilink
      4922 hours ago

      It’s shitty user experience when forced to dig out my phone to authenticate myself to a site I barely give half a shit about.

      Like I wouldn’t even have an account if it wasn’t forced, and now you assholes want my phone too?

      • @[email protected]
        link
        fedilink
        English
        3922 hours ago

        I think you’re describing SMS passcode, totp or other such factors.

        Passcode doesn’t require phone necessarily, but you can use it too

        • @[email protected]
          link
          fedilink
          14
          edit-2
          20 hours ago

          A lot of the stuff that has implemented passkeys so far are on mobile. And I mean the apps serving them out, not things you authenticate to.

          • @[email protected]
            link
            fedilink
            1220 hours ago

            BitWarden has a desktop extension and it also handles 2FA. No reason to be using a password, which is way less secure and can be extracted from a website DB via a hack.

              • @[email protected]
                link
                fedilink
                314 hours ago

                In practice, yes. IF IMPLEMENTED PROPERLY it would be extremely unlikely for an attacker to get in.

                For example with a proper implementation of TOTP it would require an attacker to guess the correct number between 1 and a million in less than a minute. Most services make you wait a little bit (often less than humans notice) between attempts and don’t allow infinite attempts, so an attacker would have to be unimaginably lucky.

                There are sadly lots of huge companies that DON’T IMPLEMENT 2FA PROPERLY. Sony Entertainment (account for PlayStation) for example. So a unique and long password is still important.

                • Natanael
                  link
                  fedilink
                  212 hours ago

                  TOTP can be phished remotely, passkeys / hardware security keys can’t (need to get malware into the users’ computer instead)

              • @[email protected]
                link
                fedilink
                112 hours ago

                It does, but not everyone sets up their 2fa, or uses the least secure forms. Then passwords get hacked, and those lists get shared so when the next hack comes along, they have that many more tools to try and break the encryption (assuming there is any) on a bigger site, compromising even more people.

                It’s a whole systemic shit bag. Passkeys were meant to solve a lot of these problems, and they would, but Big Tech is botching the execution in favor of yet another thing locking you into their ecosystem.

      • dohpaz42
        link
        fedilink
        English
        1521 hours ago

        In store my passkeys in my password manager, which has a desktop app to access passkeys. What are you using that you have to always use your phone?

        • Natanael
          link
          fedilink
          212 hours ago

          Google Chrome on PC can let you verify from the phone to unlock passkeys

        • @[email protected]
          link
          fedilink
          1221 hours ago

          Security for who exactly?

          If I don’t even want an account, it’s the “security” of the sites ad targeting data that IDGAF.

    • @[email protected]
      link
      fedilink
      English
      1022 hours ago

      I don’t like how there isn’t a nice, cross-platform and secure way to sync my keys. Not all services allow multiple keys to exist at once.

      • Semperverus
        link
        fedilink
        English
        1522 hours ago

        The syncing of keys allows for much greater attack surface.

        Its being worked on right now but the standard hasn’t been finalized yet.

      • @[email protected]
        link
        fedilink
        English
        622 hours ago

        I mean I’m just using my yubikey for the keys, it’s traveling in my pocket everywhere and use it on any platform

    • @[email protected]
      link
      fedilink
      722 hours ago

      Until sites start disallowing youbikeys because it doesn’t make it impossible for you to backup your keys…

      What is planned to happen.

    • Chris
      link
      fedilink
      222 hours ago

      Shouldn’t you still need 2fa, and use the passkey as the second auth?

      • @[email protected]
        link
        fedilink
        English
        6
        edit-2
        21 hours ago

        The passkey is still protected with another factor, such as pin code or biometrics

        Like when I login to my account, I put the yubikey to usb port, then browser asks me to unlock it using pin code, then I’ll touch the yubikey to confirm I’m in physical access to it, and only then it allows the authentication

        In practice this takes about 2 seconds