mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Fix test profile sync fingerprint
This commit is contained in:
@@ -364,8 +364,10 @@ python scripts/generate_test_profile.py --profile my_profile --count 100
|
||||
```
|
||||
|
||||
This command creates `~/.seedpass/my_profile` if needed and adds 100 example entries.
|
||||
After populating the vault, the script now automatically publishes the encrypted
|
||||
index to Nostr so the data can be retrieved on other devices.
|
||||
After populating the vault, the script prints the derived **fingerprint** and
|
||||
automatically publishes the encrypted index to Nostr under that fingerprint.
|
||||
Use the same seed phrase when loading SeedPass so it can retrieve the data from
|
||||
Nostr.
|
||||
|
||||
### Automatically Updating the Script Checksum
|
||||
|
||||
|
Reference in New Issue
Block a user