This commit is contained in:
thePR0M3TH3AN
2024-10-23 12:59:54 -04:00
parent ed90ab896c
commit 4875394da9

View File

@@ -260,6 +260,9 @@ The SeedPass roadmap outlines a structured development plan divided into distinc
7. **Fingerprint-Based Backup and Local Storage Structure** [see the docs](https://github.com/PR0M3TH3AN/SeedPass/blob/main/docs/fingerprint_seeds.md)
- **Summary:** Implement a fingerprinting system to uniquely identify and manage multiple seeds and user profiles securely. This one-way function-based method enhances data organization, enabling users to handle various seeds without exposing sensitive information.
8. **Managed Users Data Loading**
- **Summary:** Enable the master seed holder to load and manage the seeds, passwords, and Nostr accounts of dependent users. This allows centralized management of multiple accounts, ensuring secure synchronization and control over multiple users' data.
---
### Phase 2: Enhanced Security and Data Management