mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Fix TOTP seed retrieval and auto index
This commit is contained in:
@@ -179,7 +179,7 @@ python src/main.py
|
||||
|
||||
1. From the main menu choose **Add Entry** and select **2FA (TOTP)**.
|
||||
2. Provide a label for the account (for example, `GitHub`).
|
||||
3. Enter the derivation index you wish to use for this 2FA code.
|
||||
3. SeedPass automatically chooses the next available derivation index.
|
||||
4. Optionally specify the TOTP period and digit count.
|
||||
5. SeedPass will display an `otpauth://` URI and secret that you can manually
|
||||
enter into your authenticator app.
|
||||
|
Reference in New Issue
Block a user