Remote user authentication

This is a concept which provides authentication over the internet, or a remote communications link. It is of a higher risk and therefore must be more complex to ensure safety of information and identity.

There are additional security threats such as eavesdropping, password capturing, replaying an observed authentication sequence, etc...

Generally this method relies on some form of challenge-response protocol to counter threats.