Updated OTP (markdown)

Jérémy JAMET
2020-01-31 21:39:39 +01:00
parent 085555caff
commit d4929e187f

2
OTP.md

@@ -1,4 +1,4 @@
**One-Time Password (OTP)** field can be created in your entry, but this functionality is only available with databases in version 2.
**One-Time Password (OTP)** field can be created in your entry, but this feature is only available with databases in version 2.
KeePassDX is compatible with the algorithms:
* **HMAC-based One-time Password (HOTP)**. Algorithm that generates a single token from a secret key and a counter. - Standard [RFC 4226](https://tools.ietf.org/html/rfc4226)