trustcrypto / OnlyKey-Firmware

The OnlyKey Firmware runs on the OnlyKey itself and provides the core functionality of OnlyKey.
https://docs.crp.to/firmware.html
219 stars 40 forks source link

Allow option to not force an enter press after the URL #100

Closed TheMeaningfulEngineer closed 4 years ago

TheMeaningfulEngineer commented 4 years ago

This is more of a feature request than a bug :) I'm currently trying to identify the best UX that works for me for using the key as a password manager.

So far I've identified the following:

Currently I've opted for dedicating both the short and long press to a single entry. The short press is "something which isn't a huge deal if leaked" and the long press is just the password. I also add the name of the login to the short press so I know which login the button belongs to.

Example:

Now when I want to login to github I do a round of quick trial and errors to find the correct button for the login. Once I find it i write the correct username and than finally do the long press for the password.

I'm using the URL for "Github TheMeaningfulEngineer" and it seems to default to ending with an enter. Would it make sense to allow an option to disable that?

(tbh, as I'm writing this issue a thought has come to mind to instead use the Username for my single button press use case. Will leave the issue just as a UX share)

TheMeaningfulEngineer commented 4 years ago

Using the UserName field with None (instead of Tab before UserName) works perfectly for my use case.