https://github.com/drduh/YubiKey-Guide
https://occamy.chemistry.jhu.edu/references/pubsoft/YubikeySSH/index.php
https://gist.github.com/johannes-mueller/aced99865328dcf577a2f68f329ffccd
https://medium.com/byteschneiderei/setting-up-pam-ssh-agent-auth-for-sudo-login-7135330eb740
https://superuser.com/a/670071
https://gist.github.com/BoGnY/f9b1be6393234537c3e247f33e74094a
apt install libpam-ssh-agent-auth
Defaults env_keep += SSH_AUTH_SOCK
auth sufficient pam_ssh_agent_auth.so file=~/.ssh/authorized_keys
RSA no longer enabled by default
PubkeyAcceptedAlgorithms +ssh-rsa