Skip to content

Commit d37b566

Browse files
authored
nip70: reposts that embed protected events must be rejected (#2251)
1 parent c0fa8bf commit d37b566

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

70.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The default behavior of a relay MUST be to reject any event that contains `["-"]
1414

1515
Relays that want to accept such events MUST first require that the client perform the [NIP-42](42.md) `AUTH` flow and then check if the authenticated client has the same pubkey as the event being published and only accept the event in that case.
1616

17+
Reposts of protected events MUST NOT embed the reposted event. If a repost of a protected event embeds the event anyway, relays SHOULD summarily reject it.
18+
1719
## The tag
1820

1921
The tag is a simple tag with a single item: `["-"]`. It may be added to any event.

0 commit comments

Comments
 (0)