mooltipass / moolticute

Mooltipass crossplatform daemon/tools
GNU General Public License v3.0
143 stars 67 forks source link

Make setting up/using TOTP easier #1147

Open KDederichs opened 1 year ago

KDederichs commented 1 year ago

Missing feature

A way to make it easier to set up TOTP would be great. Atm you need to enter Management Mode, then find the credential and paste the secret and save it. Maybe a field or something on the credentials tab for the secret would be neat so you can skip the whole Management part.

Also: Can you get the token via Extension? If not that would be nice since if you have a few 100 passwords finding the right domain for the token is a bit of a pain.

Justification

It'd improve usability

Workarounds

To save one, enter management mode, find the page and then edit it. To use, find it on the device (?)

nekromant commented 4 weeks ago

Suggested implementation of actual TOTP usage:

Typing:

Display:

This way OTP is always at hand. The current implementation requires a lot of actions to actually get the code

limpkin commented 4 weeks ago

FYI the latest moolticute should detect if a qr code is present in your copy-paste buffer and automatically do everything for you when in MMM... I need to document that