From 72a6c6c880930200d399b33e75f6417f43c57f58 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sun, 7 Jun 2020 08:47:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 519385b..e2dd585 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Glad you asked!! HushChat adds various layers of privacy on top of our "base" Zc * Every HushChat has per-conversation encryption * This means that every time Alice talks to a new Bob, they have unique encryption keys compared to every other chat. * Every HushChat conversation constantly "ratchets" - * The secret keys to each conversation constantly change, providing "forward secrecy" + * The shared keys to each conversation constantly change, providing "forward secrecy" * If you can steal the secret keys to one chat, it won't decrypt future chats nor can you impersonate future chats * HushChat Lite wallets have *FULL* wallet.dat encryption, leaving no plaintext accessible * A wallet.dat at rest therefore has two layers of encryption, wallet-level and chat-level