this post was submitted on 26 Oct 2024
351 points (94.2% liked)

Programmer Humor

20232 readers
1471 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 3 months ago (2 children)

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 3 points 3 months ago

Could be stupid input validation which requires ^ssh-rsa

[–] [email protected] 2 points 3 months ago

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