mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-13 23:39:08 -05:00
779 B
779 B
NIP-704
Republish Encrypted Direct Messages
draft
optional
author:fiatjaf
author:motorina0
This NIP defines a way for a client to indirectly publish kind:4
events to a relay with the help of its peers.
Motivation
One way to increase the privacy of Encrypted Direct Messages (NIP-04) is for peers to derive new one-use-only
keys when they communicate (see NIP704).
This technique hides from the "general public" that two clients are chatting. However, the relay(s) in the middle can still see who is publishing events and who is listening for events with specific public keys.