<div><div>Our problem is simply stated: we need a  way to store the user authentication information on the client in a trustworthy manner.&nbsp;If we allow ourselves one connection to the client, we can authenticate the credentials and save a copy of the authentication information in a way that prevents it from being easily changed by the console. This means we have moved the crypto part off of the client and we can begin to think about trusting the data that we have stored.<br></div><br></div>