Temporary 2FA workspace

Your 2FA codes.
Private by default.

A temporary authenticator workspace that calculates TOTP locally. Accounts live in memory only and are cleared when you refresh or close the page.

Random Person Generator

USA English girl name generator

Generates only a female first name and last name with Faker's English (United States) locale.

First name
Last name

Authenticator accounts

Nothing is saved to this browser

Your authenticator is emptyAdd a setup key or scan an authenticator QR code.

Built for temporary use

Nothing is stored in IndexedDB, localStorage, cookies, or a backend. Refreshing or closing this page clears the authenticator accounts.

01

Memory only

Authenticator accounts and generated TOTP codes remain in the current React session and are not persisted by the app.

02

Local calculation

TOTP codes are calculated in the browser without sending secrets to a server.

03

Defense in depth

Strict input validation, local QR handling, security headers, and no backend TOTP API reduce the attack surface.