Difference between revisions of "Passwords"

From Coder Merlin
m (Added Refs)
Line 12: Line 12:
How to create a strong password
How to create a strong password
}}
}}
== References ==
https://www.idrnd.ai/5-authentication-methods-that-can-prevent-the-next-breach/

Revision as of 19:16, 31 January 2021

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

Types of Authentication[edit]

  • 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/