mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-31 10:31:34 +00:00
Update 704.md
This commit is contained in:
parent
b1a241b0b0
commit
341a4000c4
2
704.md
2
704.md
@ -14,6 +14,6 @@ The content of `Direct Messages` (NIP-04)[https://github.com/nostr-protocol/nips
|
|||||||
## Suggestion
|
## 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.
|
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:
|
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
|
- share this `direct message top key` with its DM peer
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user