From 4ab048153dda59b8e45517eef875a1e04fd5a893 Mon Sep 17 00:00:00 2001 From: Dan Drown Date: Wed, 23 Oct 2024 13:17:06 -0500 Subject: [PATCH] use password-type input field to hide pw, show immediate feedback on open vault --- html-vault | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/html-vault b/html-vault index 3f279d9..281ed30 100755 --- a/html-vault +++ b/html-vault @@ -35,7 +35,8 @@ def generate_html(salt, nonce, ciphertext, iterations): -