OTP
Just enter the OTP url in any field and KyPass will translate it to the correct secret key:
otpauth://totp/Example:[email protected]?secret=DPJBSKY3EHWP3PXP&issuer=Example
KyPass could also capture this OTP url from a QRCode ("Add OTP" function from the tools menu)

These arguments are used by KyPass to generate the OTP code:
This parameter may have the values 6 or 8, and determines how long of a one-time passcode to display to the user.
If omitted, the default value is 6.
This parameter defines a period that a OTP code will be valid for, in seconds.
If omitted, the default value is 30.
Last modified 3yr ago