• Specal@lemmy.world
    link
    fedilink
    English
    arrow-up
    50
    arrow-down
    7
    ·
    5 months ago

    Alot of people don’t like Microsoft, but they’re pushing for zero password authentication for a reason. Passwords are getting really insecure really fast.

    • andrew@lemmy.stuart.fun
      link
      fedilink
      English
      arrow-up
      36
      arrow-down
      1
      ·
      edit-2
      5 months ago

      This vulnerability has nothing to do with password strength or security and everything to do with password reset security, i.e. email and improper handling of parameters to that reset API call.

      Passkeys are interesting and potentially quite strong but they’re going to have to fall back to the same old reset mechanism if you e.g. drop your passkey device (phone) into a lake.

      • hydration9806@lemmy.ml
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        5
        ·
        5 months ago

        Or just make it clear your account is gone if you lose your passkey, so have a second key for backup or learn a hard lesson.

        • cley_faye@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 months ago

          Yeah, good luck with that. You can tell someone “if you lose this token, all data are unrecoverable”, they’ll reply with “ok, got it!” and about two and a half second later call you saying “Hey I lost my token can you recover my data?”.

          • hydration9806@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            ·
            5 months ago

            Hence the “hard lesson” part. A lot of us tech-focused people learned the same lesson with our document backup systems. You lose some important documents, then you realize you really should backup your stuff. All I hope is these people learn the lesson earlier in life before the consequences become more and more severe.

      • Flying_Hellfish@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 months ago

        Not entirely, but now MS, and a lot of other companies, are pushing passkeys. I still prefer password + hardware 2fa but it’s safer than people reusing the same password everywhere.

        • Encrypt-Keeper@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          5 months ago

          I am a fan of passkeys. Particularly because they essentially function as hardware 2fa, except they’re the only factor, which isn’t as big of a problem because it’s not something you can steal in a service breach like passwords. I’ve also noticed that even when using passkeys, most sites let you force a TOTP code as well anyway.

          • Flying_Hellfish@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            5 months ago

            Very true, the big issue with them is a lot of popular hardware keys, including the yubikeys that I have, are limited to the number passkeys they can store (yubikey is 25 unique). Luckily password managers are starting to support them, but now you’re back to having a strong password + hardware 2FA to store those passkeys anyway.

            I do like TOTP or just hardware 2FA as a backup for my passkeys. What I really can’t stand is sties that only offer SMS as 2FA, it makes me more angry than it probably should.

            • Encrypt-Keeper@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              5 months ago

              iPhones natively support passkeys, so at the very least the iOS user base can easily use them. Not sure about Android though.

      • Specal@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 months ago

        I just use their Authenticator app out of convenience, I get a notification when I login through it and it asks me to input the correct number given by the app, a 2 digit number.

    • CubitOom@infosec.pub
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      How does Microsoft’s implementation work?

      Is it possible to log into windows without a Microsoft account using that method?