mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
spacing issue
2
OTP.md
2
OTP.md
@@ -6,7 +6,7 @@ KeePassDX is compatible with the algorithms:
|
||||
* **Time-based one-time password (TOTP)**. Algorithm that generates a token every x secondes from a secret key depending on the current time. - Standard [RFC 6238](https://tools.ietf.org/html/rfc6238) and steam.
|
||||
|
||||
# 2FA Token Generator
|
||||
Thanks to the TOTP generation function, **it is possible to use theKeePassDX app as a token generator for external services using two-factor authentication (2FA)**.
|
||||
Thanks to the TOTP generation function, **it is possible to use the KeePassDX app as a token generator for external services using two-factor authentication (2FA)**.
|
||||
|
||||
_**Please note**: Authentication with several factors does not necessarily mean TOTP.
|
||||
Indeed, 2FA is a concept which is also used for unlocking a KeePass database. If a database is encrypted with a password **and** a keyfile, the database uses two authentication factors.
|
||||
|
||||
Reference in New Issue
Block a user