mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Updated OTP (markdown)
5
OTP.md
5
OTP.md
@@ -37,4 +37,7 @@ Steam unfortunately does not use the standardized TOTP algorithms, but instead a
|
||||
[[images/OTP/TOTP_Steam_form.jpg]]
|
||||
|
||||
## QR Code
|
||||
KeePassDX does not yet use the QR codes provided by TOTP services. You can however extract the parameters (secret key, algorithm, period, digits) with an external [code reader](https://f-droid.org/en/packages/com.google.zxing.client.android/) and copy it into the fields provided. If some parameters are not indicated, simply leave those of the default form.
|
||||
KeePassDX uses the links generated by the QR codes to save new OTP keys.
|
||||
To do this, just share the link from your favorite [code reader](https://github.com/dmitriy-ilchenko/QrAndBarcodeScanner) app.
|
||||
|
||||
You can also extract the parameters (secret key, algorithm, period, digits) manually from the otpauth link and copy it into the fields provided. If some parameters are not indicated, simply leave those of the default form.
|
||||
|
||||
Reference in New Issue
Block a user