docs: clarify hidden entry behaviour

This commit is contained in:
thePR0M3TH3AN
2025-07-16 13:35:15 -04:00
parent e5a8dde59d
commit ea9665383e
2 changed files with 2 additions and 2 deletions

View File

@@ -370,7 +370,7 @@ SeedPass allows you to manage multiple seed profiles (previously referred to as
- **Add a New Seed Profile:**
1. From the main menu, select **Settings** then **Profiles** and choose "Add a New Seed Profile".
2. Choose to paste in a full seed, enter one word at a time, or generate a new seed.
3. If you enter the seed word by word, SeedPass shows the completed phrase for confirmation so you can fix any mistakes before it is stored.
3. If you enter the seed word by word, each word is hidden with `*` and the screen refreshes after every entry for clarity. SeedPass then shows the completed phrase for confirmation so you can fix any mistakes before it is stored.
4. If generating a new seed, you'll be provided with a 12-word BIP-85 seed phrase. **Ensure you write this down and store it securely.**
- **Switch Between Seed Profiles:**

View File

@@ -358,7 +358,7 @@ SeedPass allows you to manage multiple seed profiles (previously referred to as
- **Add a New Seed Profile:**
- From the main menu, select **Settings** then **Profiles** and choose "Add a New Seed Profile".
- Choose to paste in a full seed, enter one word at a time, or generate a new seed.
- When entering a seed word by word, you'll review the completed phrase after the last word and can correct mistakes before it is saved.
- When entering a seed word by word, each word is hidden with `*` and the screen refreshes after every entry for clarity. You'll review the completed phrase after the last word and can correct mistakes before it is saved.
- If generating a new seed, you'll be provided with a 12-word BIP-85 seed phrase. **Ensure you write this down and store it securely.**
- **Switch Between Seed Profiles:**