•Human- computer interaction is generally the weakest point of any computer security system
Â
• As computers grow in power (Moore’s Law) passwords that were once secure can be more easily cracked
Â
•Two combat this, we can use Two factor authentication
Â
•To alleviate this frustration, we can use graphical passwords as the second form of authentication
Â
•Build a system that provides end users with a graphical image instead of a one-time code
Â
•The image will be a face, as studies have shown people are great at remembering faces
•Users were able to select the matching image 97% of the time
Â
•The average time it took the user to select was 1.86 seconds
Â
• For correct answers, it was a little faster with an average of 1.67 seconds
Â
•For wrong answers it was a little slower, with an average of 1.93 seconds
Â
•Changing the time users got to look at an image had little effect on how correct they were at guessing
• Users were able to quickly identify the faces provided with:
Â
•Few errors
•High user satisfaction
Â
• The quickly build application shows that graphical passwords provided great user experience for the second factor of 2FA
Â
•This could be especially helpful in systems where high user adoption is critical
• Overall security of the system
Â
•What are the major weakness of the system?
•How easy is it to exploit?
•What are some solutions to combat this?
Â
•Faces vs other images
•Are faces the best solution?