• @friend_of_satan
    link
    English
    24
    edit-2
    2 months ago

    A few days ago I was messing with my ubiquiti dream router and its ssh config option said the key should start with ssh-rsa 🙄

    • @[email protected]
      link
      fedilink
      212 months ago

      It probably accepts other key types and it’s just the UI that’s outdated. I doubt they’re using an SSH implementation other than Dropbear or OpenSSH, and both support ed25519.

      • dbx12
        link
        fedilink
        32 months ago

        Could be stupid input validation which requires ^ssh-rsa

      • @friend_of_satan
        link
        English
        12 months ago

        I thought this might be the case, but haha, nope!