About SSH
Key-based authentication
- public/secret keys
ssh-agent
$HOME/.ssh/authorized_keys
files
Other
- algorithms - need to match what's available from GnuPG
- keys are just numbers, they have no identities or expire dates
- SSH CAs - more trouble than they're worth?