TOTP / 2FA Code Generator
Generate a time-based one-time password from a secret.
Runs in your browser — nothing is uploaded
How to use
- Paste your Base32 secret.
- Read the current 6-digit code.
FAQ
Is my secret sent anywhere?
No. The code is computed in your browser with the Web Crypto API — your secret never leaves your device.