• SirEDCaLot@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      2 hours ago

      Not even close.

      Passkey is a generic technology not specific to any vendor. While there are a few versions of it, the long story short is it uses an encryption key you have to authenticate you rather than a password. This makes phishing extremely difficult if not impossible.

      There’s lots of passkey implementations. All the major browsers have one built in with their included password managers. Most good password managers like BitWarden or 1Password also support pass keys. And if you want to be extra secure, the passkey can be an actual hardware token like a YubiKey.

      So yeah you see Google pushing passkeys a lot, and if you use Google password manager it will store your pass keys. But you also see Apple pushing it, and Microsoft also.

    • nibbler@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      7
      ·
      7 hours ago

      dont think so. what i gatherd passkeys is a public/private key scheme, much like pubkey auth in ssh logins.

      • BCsven@lemmy.ca
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        6 hours ago

        Its still just a single factor if some body steals your private key.

          • BCsven@lemmy.ca
            link
            fedilink
            arrow-up
            1
            ·
            2 hours ago

            Steals it from your system I meant. Which has even happened to security pros.

        • Gt5@lemmy.zip
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          Yes, buts it’s not something that can be easily guessed or found on a post it on the monitor

          • BCsven@lemmy.ca
            link
            fedilink
            arrow-up
            1
            ·
            4 hours ago

            True dat. But if they compromise your computer the first thing the look for is key files.

            Like my ssh keys are in a root permission file. Protected from general sight, but if somebody compromises my PC with a CVE on then goodbye keys.

            At least with hardware key it is removable and requires a button press.

            So accessing becomes physical access or quantum computer cracking