• rumba@lemmy.zip
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    2 days ago

    You can have more than one passkey.

    You can still use password + 2fa

    You can use google oauth.

    You can use a YUBI key

    You should probably have a primary and secondary auth for every site.

      • rumba@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        1
        ·
        1 day ago

        Those are awfully dangerous on their own these days.

        As soon as a poorly salted hash leaks or gasp, a hash with no salt, it’s super easy to reverse those passwords now.

        2FA severely reduces the danger of rainbow tables and keyloggers. The only real worry with 2FA is login replacement and interception. and passkey solves that, allbeit at the cost of complexity.

    • dai@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      I didn’t know about the ability to use more than one passkey per platform. Something I’ll have to investigate further.

      • rumba@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Everybody does it differently. GitHub in particular allows multiple

        If you are doing development or admin work, I would greatly advise you to pick up a Yubi Key.

        My basic setup for any app/site that will allow it is two yubis and one passkey.

        One yubi in the safe with next of kin instructions, one on my key ring.

        Then any site that supports passkey, I’ll also have one of those there too.

        • dai@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          3 hours ago

          Yeah have been meaning to pick a few up but it’s not been a top priority. Not really a developer more just a user that dabbles too much with a homelab while trying to be privacy & security conscious.

          The cost alone is a bit of a hurdle with money going to life / house currently and another purchase of some silly computer thing will trigger her.

      • rumba@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 days ago
        1. password + 2FA AND/OR passkey required.
        • baby steps, start with getting them secure, then when most are ready start dropping the password
        • iron out the kinks, give all apps a chance to implement
        • if you only ever login with passkey and it asks you for 2fa, you can scrutinize the page more

        You can tell just from the response on this post people aren’t all ready for passkey yet, but you can’t wait fo them to decide they’re ready before you start.