From 6a88d734bdb4660945923c3f4a38c14e45847c2c Mon Sep 17 00:00:00 2001 From: kongjun Date: Tue, 29 Apr 2025 03:49:28 +0000 Subject: feat: store passwords in a local scope instead of as a buffer variable --- README.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ece988b..c140814 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,3 @@ tail -n +2 encrypted.txt \ ``` Or use the provided [decrypt.sh](decrypt.sh) - -## TODO - -- [ ] Store the password in a local scope in the plugin instead of as a buffer - variable. -- cgit v1.2.3