OTP Authenticator
Use CurbPage's built-in TOTP and HOTP authenticator.
CurbPage includes a full one-time-password authenticator, so codes live next to the bookmarks they protect. It supports both TOTP and HOTP.
Adding an account
- Scan a QR code with the device camera.
- Paste an
otpauth://URI. - Enter the secret, issuer and account name manually.
Using codes
- Codes show with a live countdown for TOTP, or a counter for HOTP.
- Search and filter by issuer or label.
- Copy a code to the clipboard with one click.
Backing up and importing
- Import from Google Authenticator (migration URI), a JSON file, or a list of
otpauth://URIs. - Export all secrets as an encrypted backup and restore it on any device.
Encryption
Secrets are encrypted with a per-device key before they touch local storage, so the authenticator is useless to anyone without the device key.