GNOME Bugzilla – Bug 564343
Allow using fingerprint reader to enter credentials
Last modified: 2013-12-15 15:28:29 UTC
Like in Windows, it should be possible to swipe your finger to complete credentials onto a web page. This should use fprintd's D-Bus API.
Bastien, given that epiphany now uses gnome keyring, isn't this handled automatically now?
No, it's about epiphany verifying the user's credentials for each time where it would simply fill it in from gnome-keyring. gnome-keyring could implement that, and close the keyring in which the web passwords are every time we request one, but that would need a better UI.