Multi-factor authentication

Multi-factor authentication greatly improve information security of data. Two factor authentication prompt user for password. A password is first factor of authentication, something that a person knows.

Second factor of authentication often is a random number from a 2FA device, or it could be a physical touch of a device like Yubi-key.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator