TOTP Generator
Generate Time-based One-Time Passwords (TOTP) from a Secret Key.
TOTP Generator Online
This is an online generator of one-time passwords, based on the TOTP (RFC 6238) algorithm. It serves as a web-based analog of the Google Authenticator mobile application.
Our generator has no server code. It is a set of static scripts that work only in your browser. Therefore, we do not have registration, and all your data is stored only in your browser and no one except your browser has access to it.
Privacy and Security: Secret codes are stored only in your browser and are not transmitted anywhere. A leak of secret codes on our side is technically impossible.
How to connect
An application using one-time passwords based on the TOTP algorithm must provide a secret key. Add this secret key to our generator. The application name can be specified so you understand which particular application a one-time password is generated for. After the application is added, we will generate one-time passwords for this application every 30 seconds.
How to use
When the connected application requests a one-time password, look at the current one-time password for this application and enter it into the needed field in the application. You can simply click on the current one-time password, it will be copied to clipboard, then simply paste the password into the needed field.
Caution! The TOTP algorithm is tied to the current time. We will generate the correct one-time passwords only if the time on your device is set correctly.

