| | Advanced Topics: Public/Private Key Pairs (Site not responding. Last check: 2007-09-06) |
 | | Once you've generated your keys and uploaded your public key to a remote server, when you attempt to open an SSH connection to the remote host, the remote host will issue a challenge to your local client which can only be satisfactorily answered using your local host's private key. |
 | | To use your private key, you are asked for the passphrase you entered when generating the key pair, and then the connection is established. |
 | | Theoretically, your private key should not reside on a shared system (such as Hunter Creech), but if you manage your file permissions with due diligence, there should be no significant threat of compromise-if you trust your system administrator, that is. |
| www.pcs.cnu.edu /~mbland/ssh_intro/node4.html (320 words) |