⋮⋮
000000 • 000000
Add accounts, generate codes, and keep an encrypted backup. Everything stays in your browser.
Tip: you can often copy an otpauth:// URI from service security pages. This tool parses it for you.
We only look for otpauth://totp/… content. Nothing is uploaded.
Backups are encrypted locally with AES-GCM using PBKDF2-derived keys. Keep your password safe—there’s no recovery.
TOTP = HMAC-based one-time codes computed over 30-second steps by default (RFC 6238). This page calculates everything locally using the Web Crypto API.