▲ | notpushkin 5 days ago | |
Ohh, this is distinct from the pubkey algorithms. Looks like I need a refresher on how SSH works then :-) Thanks! | ||
▲ | keeperofdakeys 5 days ago | parent [-] | |
https://www.openssh.com/legacy.html - Legacy algorithms in OpenSSH, which explains a little what they do. Then there is also your Identity key that you authenticate yourself with, which is placed in the servers authorized_keys. |