Update 704.md

This commit is contained in:
Vlad Stan 2023-04-07 17:09:28 +03:00 committed by GitHub
parent b1a241b0b0
commit 341a4000c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
704.md
View File

@ -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