tiuub / KeeOtp2

KeeOtp2 is a plugin for KeePass. It provides a form to display one time passwords and is fully compatible with the built-in OTP function.
MIT License
126 stars 11 forks source link

{TOTP} placeholder vs. {TIMEOTP} placeholder #3

Closed juhavt closed 3 years ago

juhavt commented 3 years ago

Hi,

KeeOtp2 uses the Keepass native support for TOTP and its placeholder is {TIMEOTP}. So why KeeOtp2 has also its own placeholder {TOTP}? I think this can be a bit confusing for the user. I don't know which one is preferred to use and is there any difference between them.

Maybe you should consider using only the native {TIMEOTP} placeholder or adding explanation in the documentation about the preferred placeholder and their differences.

tiuub commented 3 years ago

Hi,

the {TOTP} placeholder is only for downwards compatibility, because some people still have this placeholder in their database from the original KeeOtp.

I will consider this in the next update and give a recommendation in the documentation or inside the plugin.

Thank you for submitting!

Best regards tiuub