upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/18.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-01-16 15:58:49 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-01-16 15:58:53 -0300
commit73496430691befb08c4dd22e4027b86091580e29 (patch)
tree9edc3cc4c5d9e30a2792e09622b79164de80b9e2 /18.md
parentbe0a426745252eeb420a38e4896b28059b4f7fa5 (diff)
remove NIP-18, it is not really a standard.
closes https://github.com/nostr-protocol/nips/issues/173
Diffstat (limited to '18.md')
-rw-r--r--18.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/18.md b/18.md
deleted file mode 100644
index 365de9c..0000000
--- a/18.md
+++ /dev/null
@@ -1,19 +0,0 @@
1NIP-18
2======
3
4Reposts
5-------
6
7`draft` `optional` `author:jb55`
8
9A repost is a `kind 6` note that is used to signal to followers
10that another event is worth reading.
11
12The `content` of a repost event is empty.
13
14The repost event MUST include an `e` tag with the `id` of the note that is
15being reposted. That tag SHOULD include a relay URL as its third entry
16to indicate where it can be fetched.
17
18The repost SHOULD include a `p` tag with the `pubkey` of the event being
19reposted.