By Louis Pelosi |
SSH keys are a public/private key pair that allows login to an SSH daemon (sshd) without using a password. SSH keys are generated using the ssh-keygen
program on Linux/Unix/ macOS/Cygwin, or with PuTTYgen on Windows.
Note: SSH keys are checked within the sshd program itself, thereby taking precedence over the other authentication methods.
When fully implemented, CryptoCards authentication will automatically obtain Kerberos and AFS tokens and tickets.