| File | Date | Author | Commit |
|---|---|---|---|
| css | 2024-07-14 |
|
[1a638f] .. |
| img | 2024-07-14 |
|
[e13dd6] .. |
| js | 2024-07-14 |
|
[bd17b8] left over files |
| tools | 2024-07-14 |
|
[e13dd6] .. |
| .gitignore | 2024-07-06 |
|
[54da78] New design |
| favicon.jpg | 2024-07-14 |
|
[c8c1dd] import tool for Aegis 2FA export |
| index.html | 2024-07-14 |
|
[c8c1dd] import tool for Aegis 2FA export |
| readme.md | 2024-07-14 |
|
[c8c1dd] import tool for Aegis 2FA export |
This project is a simple, web-based Time-Based One-Time Password (TOTP) generator that functions similarly to Google Authenticator and Authy. It allows you to generate TOTP codes using secret keys stored in text files on a USB drive. Each site can have its own key file, and the application will automatically generate a new TOTP code every 30 seconds.
index.html file provided in this repository.Save the index.html file to the root directory of your USB drive.
Create Secret Key Files:
eneba.txt) and paste the secret key into this file.For example, if you are setting up 2FA for the site "Eneba":
eneba.txt.eneba.txt and save the file to the USB drive.Insert the USB drive into any computer with a web browser.
Open the HTML File:
Double-click the index.html file to open it in the default web browser.
Load Secret Key and Generate OTP:
eneba.txt).This project is licensed under the MIT License. See the LICENSE file for more details.