Knowledge check
10 questions testing what you just read — no login, no tracking, just immediate feedback.
What root cause do a password's three chronic weaknesses (reuse, phishing, breaches) all trace back to?
What does the server store for a registered passkey?
What does the authenticator do during registration to prove it genuinely generated the new key pair?
What identification-scheme pattern does passkey login directly apply?
Why is a fresh challenge on every login important?
What specifically makes passkeys structurally resistant to phishing, unlike passwords or SMS one-time codes?
What's the trade-off of a synced passkey compared to a device-bound one?
In a WebAuthn authenticator data flags byte, what does the User Verified (UV) bit specifically confirm, that User Present (UP) alone does not?
What does the Attested credential data (AT) flag bit indicate when set?
For a WebAuthn flags byte with only User Present (bit 0) and User Verified (bit 2) set, what decimal value results?