T

TwoFace

Bringing two factor authentication using facial recognition to all web apps and mobile apps

14
T

TwoFace

Bringing two factor authentication using facial recognition to all web apps and mobile apps


The problem TwoFace solves

People expect regular security to consist of a password that'll keep their data safe, but this projects aims to make two factor authentication, in this case facial recognition, a part of the basic security that should be used in Web and Mobile applications.

Challenges I ran into

Implementing the facial recognition part effectively was tough, approaches using tensorflow.js and MobileNet weren't working. In the end the problem was resolved by using Face API by Azure.

Discussion