From 6e3862810f4c209017203ec18601ca467d0f8871 Mon Sep 17 00:00:00 2001 From: Keep Creating Online <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Sat, 19 Oct 2024 20:28:55 -0400 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9305dc..27b6094 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ python main.py ## Security Considerations -**Important:** The password you use to decrypt your parent seed is also required to decrypt the password index retrieved from Nostr. **It is imperative to remember this password**, as losing it means you won't be able to access your stored passwords. Consider using a secure method to store and remember your password, such as a password manager. +**Important:** The password you use to decrypt your parent seed is also required to decrypt the password index retrieved from Nostr. **It is imperative to remember this password**, as losing it means you won't be able to access your stored passwords. Consider using a secure method to store and remember your 12 word seed AND your password. - **Backup Your Data:** Regularly back up your encrypted data and checksum files to prevent data loss. - **Protect Your Password:** Do not share your decryption password with anyone and ensure it's strong and unique.