From 341a4000c4f01561e081a7138f6788a4a84eff7b Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Fri, 7 Apr 2023 17:09:28 +0300 Subject: [PATCH] Update 704.md --- 704.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/704.md b/704.md index 032fff9b..dfec57d8 100644 --- a/704.md +++ b/704.md @@ -14,6 +14,6 @@ The content of `Direct Messages` (NIP-04)[https://github.com/nostr-protocol/nips ## Suggestion For the maximum of privacy the two participants of a `Direct Message` exchange SHOULD use a different public key for each `kind:4` event. This means that each participant has to: - - build a `direct message top key` from which it will derive keys to send `kind:4` events and keys where to recieve (listen for) `kind:4` events + - build a `direct message top key` from which it will derive keys to send and keys to recieve (listen for) `kind:4` events - share this `direct message top key` with its DM peer