From 4875394da96ff8df149b34bef4dfa0bfce292a79 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:59:54 -0400 Subject: [PATCH] update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 582aa92..2658af2 100644 --- a/README.md +++ b/README.md @@ -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