Difference between revisions of "Passwords"

From Coder Merlin
m (Added Refs)
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.
* Passwords
* Passwords
** Multi-Factor Authentication
** Multi-Factor Authentication

Revision as of 19:20, 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 access personal data, web servers, and many other 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/