passwordlesskirjautumisen
Passwordless authentication refers to methods that grant access without requiring a traditional password. It relies on factors such as cryptographic keys, biometrics, or hardware security tokens to prove a user’s identity. The goal is to reduce password-related risks like phishing, credential stuffing, and password reuse, while improving convenience.
A core mechanism uses public-key cryptography. A credential is created on the user’s device, producing a private
Key technologies and standards include FIDO2 and WebAuthn, which define how credentials are created, stored, and
Hardware and platform support varies. Security keys like USB or NFC devices provide a portable factor, while
Adoption spans many major services and ecosystems, including search engines, cloud suites, code repositories, and social
Overall, passwordless approaches aim to balance security and usability by replacing passwords with cryptographic or biometric