Mac OS X Tips, and SSH Key Managment
I happened upon a personal webpage containing links to a lot of useful Mac tips and tools. One of the tools mentioned was SSHKeychain, which is an Open Source tool intended to provide SSH agent and tunneling functionality. It is also integrated with the OS X Keychain, which means that your password-protected private key can be loaded using just your Keychain master password. This is a really nice feature set that I haven't seen offered in any other product. I intend to download the SSHKeychain progam when I get home, and possibly even get involved in the development of the program.