From 2af538c3678d3025c8489449e9877039092f9d38 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:39:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d15066c..aaeb6c8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This software was not developed by an experienced security expert and should be ## Features - **Deterministic Password Generation:** Utilize BIP-85 for generating deterministic and secure passwords. -- **Encrypted Storage:** All passwords and sensitive data are encrypted locally. +- **Encrypted Storage:** All seeds, login passwords and sensitive index data are encrypted locally. - **Nostr Integration:** Post and retrieve your encrypted password index to/from the Nostr network. - **Checksum Verification:** Ensure the integrity of the script with checksum verification. - **User-Friendly CLI:** Simple command-line interface for easy interaction.