Update README.md

This commit is contained in:
thePR0M3TH3AN
2024-10-21 15:39:38 -04:00
committed by GitHub
parent 434dc87eb1
commit 2af538c367

View File

@@ -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.