greeter icon indicating copy to clipboard operation
greeter copied to clipboard

Show feedback for Hardware Security Key

Open cassidyjames opened this issue 5 years ago • 2 comments
trafficstars

If you require a FIDO U2F key in PAM for LightDM, the greeter currently correctly waits a moment after submitting your password to let you authenticate with the key. However, there's no on-screen feedback.

Instead, we should show an icon or some sort of indication when a hardware key is required, and show visual feedback while waiting for authentication from the hardware key.

cassidyjames avatar Dec 10 '19 22:12 cassidyjames

Yeah I would picture this something like the numlock indicator where we'd have a bit of messaging that reminds you if your key is not plugged in

danirabbit avatar Dec 11 '19 00:12 danirabbit

@danrabbit yeah makes sense. After entering a password, we might also need a spinner with messaging that is like, "Tap your security key" or something; I'll try to see how Windows and web apps that support U2F keys say it. But it turns out having the key inserted is not enough; you need to tap (usually a metal contact of some sort) on the key so that it can't passively authenticate.

cassidyjames avatar Dec 12 '19 22:12 cassidyjames