Updated OTP (markdown)

Jérémy JAMET
2020-11-23 13:34:12 +01:00
parent a507f3e57e
commit 50ce17805b

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]] [[images/OTP/TOTP_Steam_form.jpg]]
## QR Code ## 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.