This document provides background information about the author Donavon Norwood and discusses how to use public key authentication with SSH. It begins with an introduction to cryptography and authentication methods. It then explains how to generate an RSA key pair for SSH on the client and server. The document demonstrates commands to generate keys for users Bob and Alice on their clients and the server, and discusses how SSH uses public key cryptography to authenticate clients without passwords.