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.

  • Engywuck
    link
    fedilink
    English
    111 year ago

    The fact is that I fail to see something obviously wrong with outrageously long/complicated passwords managed by e.g. Bitwarden or the likes.

    • @[email protected]
      link
      fedilink
      English
      -91 year ago

      Bitwarden is also supporting passkeys, so it won’t make a difference for their users whether they use passwords or passkeys.

      And the fact that you don’t see anything wrong is more a you problem. Boomer mentality, dude. Don’t became one.

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

        It would probably be better for you to explain what’s wrong and not just call them a boomer as if that explains it.

        • @[email protected]
          link
          fedilink
          English
          -81 year ago

          If they want to be a Boomer and stick to 20th century solutions, why should I care?

          If it works for them, fine. Nothing wrong with that.

          It’s obviously not working for most people. Most people reuse weak passwords and get their passwords hacked. Passkeys solve that for those users.

          That’s why the whole industry is shifting to passkeys.

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

            “It’s old so it’s bad” is not a very convincing argument.

            I think he was wondering how technically the new solution is better, especially compared to password database solutions where complex password and password reuse isn’t an issue.

            • Natanael
              link
              fedilink
              English
              11 year ago

              Webauthn has domain bindings and single use challenges which prevents MITM credential stealing, etc

            • @[email protected]
              link
              fedilink
              English
              -61 year ago

              I said the exact opposite. If the old thing works for you, go ahead and stay on it, but don’t complain about the rest of the world improving and moving forward.

              Why put quotes when you are misquoting…

              And I answered him, he just doesn’t want to know. I can’t solve that.

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

                You’re mentioning how it’s an old solution as if that was some sort of argument. If you’re not using it as an argument then it seems kinda pointless to bring it up.

                I said the exact opposite. If the old thing works for you, go ahead and stay on it, but don’t complain about the rest of the world improving and moving forward.

                I’m not sure if you even realize you’re doing it but you’re doing it again, implying that it’s better because it’s newer. That’s not a very solid argument.

                And I answered him, he just doesn’t want to know. I can’t solve that.

                I know you’ve mentioned some aspects but I’m still wondering, in your opinion, what would be the technical reason that the password database model with long and complicated passwords would be worse than the passkey setup. Or is it that they’re as good but passkey might be a lot simpler to some folk?

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

                  Sorry, your arguing against some strawman here.

                  Keep using passwords if that’s your preferred solution.

                  Not my beef if you can’t see how MFA is stronger than something that can be copy-pasted in a MITM attack.

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

            It kinda sounds like you dont actually know whats wrong, and are just blindly following the trends.

            Doesnt that make you the boomer?

        • @[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.