From 414495a4cbc0a3cf153453982a3d1a204e3c4bef Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 2 Jul 2021 03:01:51 -0600 Subject: [PATCH] Add button to lock/unload private key, add lock indicator --- index.html | 3 ++- js/crypto.js | 21 ++++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b13e7c7..08cef88 100644 --- a/index.html +++ b/index.html @@ -58,6 +58,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. to make a new one. A new key won't be able to verify older signatures or vice versa.

Create/unlock private key
+
Lock private key
Export public key

Back up private key
@@ -108,7 +109,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
Settings
-
+