Hacker News new | ask | show | jobs
by whalesalad 118 days ago
Some brutal reviews on the iOS app store suggesting RSA keys do not work?
1 comments

Well, the app description does say "modern". No modern app should be using rsa keys. ssh-rsa was deprecated in OpenSSH in 2020 https://www.openssh.org/txt/release-8.2
Yet it supports password based auth which is less secure.