• Appoxo@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    9
    arrow-down
    3
    ·
    2 days 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
      ·
      2 days 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
        ·
        2 days 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
          ·
          1 day 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.