• aard@kyu.de
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      A surprising amount of services (including Azure last I tried) can only handle RSA keys, so after trying ecdsa only for a while I ended up adding a RSA key again.

      With that said - it’s 2023, in almost all cases you should have your keys in a hardware module nowadays, in which case you’d use a different command for keygeneration.

    • 018118055@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      I had to create one this year after discovering that connectbot (ssh client on Android) didn’t support agent forwarding otherwise.

      • 𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.one
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        Probably a good idea to look for a different client, call me tinfoil but I wouldn’t want to touch a very old mechanism that is supported/pushed by a very recognisable 3 letter agency

        • 018118055@sopuli.xyz
          link
          fedilink
          arrow-up
          1
          ·
          7 months ago

          Probably. It’s in f-droid but increasingly looking not quite unmaintained, but not developed actively enough.

        • LiveLM@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

          I’ve just started using SSH inside of Termux, got tired of all the weird pitfalls SSH Clients for Android usually have