From 82c509174a1581d1d0685de0cd546f82558d6112 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sat, 6 Jun 2020 06:01:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b31e7d..82cb421 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ Glad you asked!! HushChat adds various layers of privacy on top of our "base" Zc * Every HushChat conversation constantly "ratchets" * The secret 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 * Every HushChat is additionally encrypted with a user passphrase, independent of wallet.dat private keys * This means if your device is seized/liberated/stolen and your wallet.dat inserted in ChainAnalysis or similar blockchain analysis platform, your chats are encrypted blobs of useless information * HushChats cannot be truncated, removed, reordered, duplicated or modified without being detected