From 0d65a0e9248b582d9de7b2390aa63cde8d3028f8 Mon Sep 17 00:00:00 2001 From: Simon Neumann <29802170+simaosimao@users.noreply.github.com> Date: Wed, 9 Apr 2025 09:26:25 +0200 Subject: [PATCH 1/3] make private key not extractable and thus not use it as jwk but as CryptoKey --- src/index.html | 16 ++++----- src/ts/whisper-crypto.ts | 70 +++++++++++++++++++++------------------- src/ts/whisper.ts | 65 +++++++++++++++++++++++++------------ 3 files changed, 89 insertions(+), 62 deletions(-) diff --git a/src/index.html b/src/index.html index 9221036..ba7435c 100644 --- a/src/index.html +++ b/src/index.html @@ -306,7 +306,7 @@
+
Please note, that if you clear your browser data for this site, existing keys will be lost and new keys will be generated. This is by design, so please ensure that senders have your latest Whisper! public key file.
-+
Before downloading and distributing your key, please provide some info on who you might be, like Name or E-Mail to help senders using it.