From 96c7d92b25478642674045fbf2b8d22904fe21a7 Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Tue, 6 Aug 2024 23:52:32 +0900 Subject: [PATCH] fix --- 18.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/18.md b/18.md index 3c6ca913..0a1d89ea 100644 --- a/18.md +++ b/18.md @@ -9,7 +9,7 @@ Reposts A repost is a `kind 6` event that is used to signal to followers that a `kind 1` text note is worth reading. -For security reasons, The `content` of a repost event MUST not be set _the stringified JSON of the reposted note_. It SHOULD also be empty. +For security reasons, The `content` of a repost event MUST not be set _the stringified JSON of the reposted note_. It SHOULD always be empty. The repost event MUST include an `e` tag with the `id` of the note that is being reposted. That tag MUST include a relay URL as its third entry