Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make OTP keyboard accessible #322

Open
allo- opened this issue Jun 2, 2023 · 2 comments
Open

Make OTP keyboard accessible #322

allo- opened this issue Jun 2, 2023 · 2 comments

Comments

@allo-
Copy link

allo- commented Jun 2, 2023

General information

The OTP feature has no (documented) shortcut and it seems one cannot navigate the dialog for copying the current OTP code with the keyboard. It would be good to be able to jump to the code field (or copy button) with the keyboard, possibly have a button "copy code" in the main password list and a quick shortcut "copy OTP code of best matching entry".

Probably the best solution would be to use the default copy function, but not copying/inserting "otpauth://totp/totp-secret?secret=xxx" but the current code. There is little use to ever insert the otpauth:// URL and the URL-type can be used to automatically determine it's a OTP entry.

@Anachron
Copy link

Anachron commented Jun 7, 2023

I just wanted to switch from passff to browserpass but browserpass does not support otp like passff.

A good idea for me would be to check if the entry has a otpauth field and if so, display a button to copy code/insert it.

Edit:
Forgot to say: I use different password stores for OTP and Passwords, but name the entries equally. Maybe we can merge them in the list if that is not too difficult and display all 3 fields (login, password and code) to copy?

@allo-
Copy link
Author

allo- commented Jun 7, 2023

@Anachron You can activate OTP in the advanced settings. This issue is about, that it seems hard to navigate with shortcuts to copy the code.

Using the mouse you can click the right-arrow in the dropdown once you activated OTP support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants