• jonjuan@programming.dev
      link
      fedilink
      English
      arrow-up
      34
      ·
      11 days ago

      encrypt them with a password if you wish.

      SSH keys without passphrases are just fancy credential files sitting in your .ssh/ directory, basically like writing your passwords on paper and leaving it in your desk drawer.

      • ThunderQueen@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        11 days ago

        I had mine on paper for years before i learned about Keepass. I trusted it more than a cloud based manager because someone would have to physically be in my room.

        I am a lot more careful these days but that is not beyond the pale for a lot of folks haha

    • Evotech@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      10 days ago

      It’s not about encryption/security it’s about creating something that can’t be phished.

      We know that 2fa is secure. But if an attacker can trick you into giving them the code, or typing it in a fake box. Then they own you.

      Passkeys are made so that there’s nothing to give, nothing to type. You must control the device.