Enter encryption password
if you set a password before, your keys are encrypted using that password.
please enter that password to unlock your saved keys (the password will not be sent anywhere)
This password will be used to encrypt and decrypt your saved TOTP keys.
You can leave it empty if you prefer, but your data will not be encrypted.
Change Password
Leave empty if you don't have a password set
TOTPgen is a secure, browser-based TOTP token generator that ensures your data stays private and encrypted.
Scan QR Code
Position the QR code within the camera view
Export Keys
Export all your saved keys to a JSON file. You can optionally protect the export with a password.
Leave empty to export without encryption
Warning: Without a password, your keys will be exported in plain text!
Duplicate Key Name
A key with the name "{{ importConflictKey.name }}" already exists.
What would you like to do?
Import Password Required
This export file is encrypted. Please enter the password used during export.
Version: {{ importFileInfo.version }}
Export Date: {{ new Date(importFileInfo.exportDate).toLocaleString() }}
Number of Keys: {{ importFileInfo.keysCount }}
{{ alertModal.title }}
{{ alertModal.message }}
{{ confirmModal.title }}
{{ confirmModal.message }}