-
On key creation, switch default key size from 2048 bits to 4096 bits.
-
Update ~/.ssh/known_hosts_github to include only the
ssh-ed25519
public keys of GitHub servers (ssh-rsa
andssh-dss
keys are removed). -
Disallow ssh-rsa public keys for GitHub servers.