keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.39k stars 1.48k forks source link

TOTP bogus codes #11320

Closed robertolopezlopez closed 1 month ago

robertolopezlopez commented 1 month ago

Overview

Steps to Reproduce

  1. Set up TOTP for a website. Let's say: cloudflare.
  2. Enter the secret key from cloudflare into KeepassXC, accept and save database.
  3. Try to validate it using the TOTP code from KeePassXC: cloudflare tells me that it is not valid.

Expected Behavior

KeePassXC should give valid TOTP codes.

Actual Behavior

Cloudflare tells me that the code is not valid.

Context

KeePassXC - 2.7.9 Revision: keepassxc 2.7.9-3

Operating System: Linux Arch Desktop Env: XFCE Windowing System: x.org

droidmonkey commented 1 month ago

Sync your computer's time.

robertolopezlopez commented 1 month ago

:laughing: fine, today I have just learned that TOTP and NTP are related

Thank you, @droidmonkey !