Alec Aivazis edited Since_we_have_to_at__.html  over 8 years ago

Commit id: 016ab7b76a2ea5b7e3cb85388311590a1bd070c3

deletions | additions      

       

Since we have to at least talk to the server once in order to login in and authenticate the credentials, we can save a copy of the authentication information in a way that prevents it from being easily changed by the console. This means we don't have to perform any crypto on the client and can attempt to trust the data that we have stored. So now the problem changes a bit: