Password Security 101
Two Factor Authentication
Layered Authentication
Two Factor Authentication refers to a second layer of authentication which is required to access a system. This method protects sensitive data and systems when a single factor has been compromised. Most of the time, one factor will consist of something you know and the other factor will consist of something you have. It is not uncommon, but less desirable to use two things you know. Due to possible loss or theft, using only two things you have is not desirable at all, except, of course, in the case of biometrics!
Some examples of things you might know (challenge-response authentication):
- a password
- a bank PIN
- your mother's maiden name (this one is getting worn out)
- the name of your first school
- a one time password from a list (use once, cross out)
The latter example might be considered something your have, but your must know it to enter it. Portable devices are also used for this purpose.
Some examples of things you might have (token authentication):
- a proximity card
- a bank card
- a USB key
- a private encryption key on a disk drive
- your fingerprint
- your iris
The latter two are examples of biometrics, increasingly common in use for authentication as well as identification purposes.
In addition to things you have and things you know, other factors can be layered on top of these. Some examples:
- the time of day
- a telephone callback system
- the IP number of your computer
With the epidemic of online fraudulent activities, such as phishing scams, we must all get used to the additional burdens of multiple layers of security.
A Two Factor Fable
Free Random Password GeneratorPassword Tips
Use Strong Passwords
Longer Passwords Enhance Computer Security
How Passwords are Stored
Use Different Passwords
Passwords in Email
Two Factor Authentication
NT Password Length -- The LM Hash Factor
Link to this page
Knowledge is power. The Bitmill Inc. encourages links to our site. While your links to our site are much appreciated, please note that reciprocal links will be considered subject to relevance and quality. To link to this page, please cut and paste the following HTML code into your web page source file.
Thank you for your interest and support.

