Bring back NIP-18

This commit is contained in:
arthurfranca
2023-03-25 11:58:31 -03:00
parent 133faa0763
commit 197b6ea206
2 changed files with 20 additions and 0 deletions

19
18.md Normal file
View File

@@ -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.