Sync from Nostr on profile selection

This commit is contained in:
thePR0M3TH3AN
2025-07-06 17:56:42 -04:00
parent f85968afa9
commit a1b44105e4
2 changed files with 6 additions and 5 deletions

View File

@@ -366,7 +366,8 @@ python scripts/generate_test_profile.py --profile demo_profile --count 100
The script now determines the fingerprint from the generated seed and stores the
vault under `~/.seedpass/<fingerprint>`. It also prints the fingerprint after
creation and publishes the encrypted index to Nostr. Use that same seed phrase
to load SeedPass so it can automatically retrieve the data from Nostr.
to load SeedPass. The app checks Nostr on startup and pulls any newer snapshot
so your vault stays in sync across machines.
### Automatically Updating the Script Checksum