ekofyi
Livesecurityshipped v1.0.0

TOTP Generator

Generate Time-based One-Time Password (TOTP) codes from a secret key. See the current code with a live countdown timer until the next rotation. Supports configurable period (30s/60s), digits (6/8), and algorithm (SHA1/SHA256/SHA512). Useful for testing 2FA implementations.

totpotp2faauthsecurity
next:

30s remaining

otpauth URI (for QR codes)

otpauth://totp/ekofyi:demo?secret=JBSWY3DPEHPK3PXP&issuer=ekofyi&algorithm=SHA1&digits=6&period=30

🔒 Compatible with Google Authenticator, Authy, 1Password. Time-based codes computed in browser.