• hemko@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    34
    ·
    17 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

    • Kusimulkku@lemm.ee
      link
      fedilink
      arrow-up
      14
      ·
      edit-2
      15 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.

      • 4am@lemm.ee
        link
        fedilink
        arrow-up
        10
        ·
        15 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.

          • perfectly_boiled_pizza@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            9 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@infosec.pub
              link
              fedilink
              arrow-up
              1
              ·
              7 hours ago

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

          • vonbaronhans@midwest.social
            link
            fedilink
            arrow-up
            1
            ·
            7 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.