Difference between revisions of "Passwords"

From Coder Merlin
Line 1: Line 1:
== Types of Authentication ==
== Types of Authentication ==
There are many types of authentication methods that are widely used to securely access personal data, web servers, and many other systems.
There are many types of authentication methods that are widely used to securely identify a user in order to access personal data, web servers, and many other physical and virtual systems.  
 
* Passwords
* Passwords
** Multi-Factor Authentication
* Multi-Factor Authentication
* Biometrics
* Biometrics
** Facial
** Facial

Revision as of 19:24, 31 January 2021

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Types of Authentication[edit]

There are many types of authentication methods that are widely used to securely identify a user in order to access personal data, web servers, and many other physical and virtual systems.

  • Passwords
  • Multi-Factor Authentication
  • Biometrics
    • Facial
    • Fingerprint
    • Iris
  • Token-Based Authentication

Creating Strong Passwords[edit]

ComingSoonIcon.png
Coming Soon

How to create a strong password

References[edit]

https://www.idrnd.ai/5-authentication-methods-that-can-prevent-the-next-breach/