GNOME Bugzilla – Bug 564343
Allow using fingerprint reader to enter credentials
Last modified: 2018-03-28 17:50:02 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.
This is a mass NEEDINFO of all Epiphany bugs with no activity in the past three years. I'm going to be automatically closing old bugs to help us focus on current problems. If you feel this bug is still relevant with Epiphany 3.26 or newer, then please leave any comment here so that I know not to close this one.
This might still be nice to have. This is similar to applications requiring "TouchID" on iOS, which allows an middle ground between "having the session opened gets you access to all those accounts without checks" and "you need to type in your password, always". This might need implementation at different levels of the stack as well.
This seems like a big project. I don't want to keep this feature request open without a design doc and a credible plan for someone to work on it. Sorry.