From 39aec23a1d79067e6449d4af16f89aae37d62ca6 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Mon, 2 Jan 2023 16:15:42 -0300 Subject: NIP18: Reposts (#140) Co-authored-by: Leo Wandersleb --- 18.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 18.md (limited to '18.md') diff --git a/18.md b/18.md new file mode 100644 index 0000000..365de9c --- /dev/null +++ b/18.md @@ -0,0 +1,19 @@ +NIP-18 +====== + +Reposts +------- + +`draft` `optional` `author:jb55` + +A repost is a `kind 6` note that is used to signal to followers +that another event is worth reading. + +The `content` of a repost event is empty. + +The repost event MUST include an `e` tag with the `id` of the note that is +being reposted. That tag SHOULD include a relay URL as its third entry +to indicate where it can be fetched. + +The repost SHOULD include a `p` tag with the `pubkey` of the event being +reposted. -- cgit v1.2.3