• MDCCCLV@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      14 hours ago

      Website wants you to make a passkey, go to login but the entry form only accepts the user name, then you have to click next to password which may or may not accept the passkey.

    • Appoxo@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      7
      arrow-down
      2
      ·
      16 hours ago

      If they arent on a USB stick, protected against being copied, they are only a single factor that instill false safety.

      • ricecake@sh.itjust.works
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        14 hours ago

        Depends on the system. The thing where your password manager is managing your passkeys? That’s a single factor unless it’s doing something tricky that none of them do.
        When it’s the tpm or a Bluetooth connection to your phone? That’s actually two factors, and great.

        • Appoxo@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          9 hours ago

          Can it be copied from your phone? (e.g. by migrating your phone via a backup)
          Then it can be compromitted and is essentially a single factor (because some website permit you to login via the key only).
          Only if you’d need to completetly renew the key, then it’s truly secure.

          • ricecake@sh.itjust.works
            link
            fedilink
            arrow-up
            2
            ·
            3 hours ago

            There are secure ways to transfer the key that preserve the properties that make it useful as two factors in one.

            Basically, the device will only release the key in an encrypted fashion readable by another device able to make the same guarantees, after the user has used that device to authenticate to the first device using the key being transferred.
            A backup works the same way.