Skip to content

Commit

Permalink
Bring back NIP-18
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfranca committed Mar 25, 2023
1 parent 23cec80 commit b9a412d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions 18.md
Original file line number Diff line number Diff line change
@@ -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.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
- [NIP-14: Subject tag in text events.](14.md)
- [NIP-15: End of Stored Events Notice](15.md)
- [NIP-16: Event Treatment](16.md)
- [NIP-18: Reposts](18.md)
- [NIP-19: bech32-encoded entities](19.md)
- [NIP-20: Command Results](20.md)
- [NIP-21: `nostr:` URL scheme](21.md)
Expand Down

0 comments on commit b9a412d

Please sign in to comment.