From a41ca5a9c569e153cc4a245798753fa62d0ec818 Mon Sep 17 00:00:00 2001 From: Jonathan Zernik Date: Tue, 26 Apr 2022 19:39:38 -0700 Subject: [PATCH] Update readme to include word signed for squeak struct (#2175) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 684e8713..9962316c 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ A peer-to-peer status feed with posts unlocked by Lightning. Squeaknode allows you to create, view, buy, and sell squeaks. -A squeak is an immutable structure that: +A squeak is an immutable, signed structure that: * contains up to 280 utf-8 characters of text, encrypted (can only be decrypted with access to the decryption key obtained by lightning payment) * contains the height and block hash of the latest bitcoin block -* contains the public key of the author, and is signed by the author +* contains the public key of the author * contains the public key of the recipient, if the text is end-to-end encrypted * contains the hash of another squeak, if the squeak is a reply * can be used to derive a unique hash