List some factors that can be used for user authentication
List some system-side factors that affect the strength of password authentication
List some tools and methods used to attack password authentication
List some examples of biometric passwords
List some examples of components used for password authentication
What does “verification” and “identification” mean, in the context of password authentication?
Verification: True/False, depending on if a match is found in DB
Identification: ID, lookup the sensing data in DB, return person that matches
What are some problems with password authentication?