upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md235
1 files changed, 122 insertions, 113 deletions
diff --git a/README.md b/README.md
index 02773a5..80b8dcf 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
30- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md) 30- [NIP-06: Basic key derivation from mnemonic seed phrase](06.md)
31- [NIP-07: `window.nostr` capability for web browsers](07.md) 31- [NIP-07: `window.nostr` capability for web browsers](07.md)
32- [NIP-08: Handling Mentions](08.md) --- **unrecommended**: deprecated in favor of [NIP-27](27.md) 32- [NIP-08: Handling Mentions](08.md) --- **unrecommended**: deprecated in favor of [NIP-27](27.md)
33- [NIP-09: Event Deletion](09.md) 33- [NIP-09: Event Deletion Request](09.md)
34- [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md) 34- [NIP-10: Conventions for clients' use of `e` and `p` tags in text events](10.md)
35- [NIP-11: Relay Information Document](11.md) 35- [NIP-11: Relay Information Document](11.md)
36- [NIP-13: Proof of Work](13.md) 36- [NIP-13: Proof of Work](13.md)
@@ -73,9 +73,12 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
73- [NIP-57: Lightning Zaps](57.md) 73- [NIP-57: Lightning Zaps](57.md)
74- [NIP-58: Badges](58.md) 74- [NIP-58: Badges](58.md)
75- [NIP-59: Gift Wrap](59.md) 75- [NIP-59: Gift Wrap](59.md)
76- [NIP-64: Chess (PGN)](64.md)
76- [NIP-65: Relay List Metadata](65.md) 77- [NIP-65: Relay List Metadata](65.md)
78- [NIP-70: Protected Events](70.md)
77- [NIP-71: Video Events](71.md) 79- [NIP-71: Video Events](71.md)
78- [NIP-72: Moderated Communities](72.md) 80- [NIP-72: Moderated Communities](72.md)
81- [NIP-73: External Content IDs](73.md)
79- [NIP-75: Zap Goals](75.md) 82- [NIP-75: Zap Goals](75.md)
80- [NIP-78: Application-specific data](78.md) 83- [NIP-78: Application-specific data](78.md)
81- [NIP-84: Highlights](84.md) 84- [NIP-84: Highlights](84.md)
@@ -88,112 +91,116 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
88- [NIP-99: Classified Listings](99.md) 91- [NIP-99: Classified Listings](99.md)
89 92
90## Event Kinds 93## Event Kinds
91| kind | description | NIP | 94
92| ------------- | -------------------------- | ------------------------ | 95| kind | description | NIP |
93| `0` | User Metadata | [01](01.md) | 96| ------------- | ------------------------------- | -------------------------------------- |
94| `1` | Short Text Note | [01](01.md) | 97| `0` | User Metadata | [01](01.md) |
95| `2` | Recommend Relay | 01 (deprecated) | 98| `1` | Short Text Note | [01](01.md) |
96| `3` | Follows | [02](02.md) | 99| `2` | Recommend Relay | 01 (deprecated) |
97| `4` | Encrypted Direct Messages | [04](04.md) | 100| `3` | Follows | [02](02.md) |
98| `5` | Event Deletion | [09](09.md) | 101| `4` | Encrypted Direct Messages | [04](04.md) |
99| `6` | Repost | [18](18.md) | 102| `5` | Event Deletion Request | [09](09.md) |
100| `7` | Reaction | [25](25.md) | 103| `6` | Repost | [18](18.md) |
101| `8` | Badge Award | [58](58.md) | 104| `7` | Reaction | [25](25.md) |
102| `9` | Group Chat Message | [29](29.md) | 105| `8` | Badge Award | [58](58.md) |
103| `10` | Group Chat Threaded Reply | [29](29.md) | 106| `9` | Group Chat Message | [29](29.md) |
104| `11` | Group Thread | [29](29.md) | 107| `10` | Group Chat Threaded Reply | [29](29.md) |
105| `12` | Group Thread Reply | [29](29.md) | 108| `11` | Group Thread | [29](29.md) |
106| `13` | Seal | [59](59.md) | 109| `12` | Group Thread Reply | [29](29.md) |
107| `14` | Direct Message | [17](17.md) | 110| `13` | Seal | [59](59.md) |
108| `16` | Generic Repost | [18](18.md) | 111| `14` | Direct Message | [17](17.md) |
109| `40` | Channel Creation | [28](28.md) | 112| `16` | Generic Repost | [18](18.md) |
110| `41` | Channel Metadata | [28](28.md) | 113| `17` | Reaction to a website | [25](25.md) |
111| `42` | Channel Message | [28](28.md) | 114| `40` | Channel Creation | [28](28.md) |
112| `43` | Channel Hide Message | [28](28.md) | 115| `41` | Channel Metadata | [28](28.md) |
113| `44` | Channel Mute User | [28](28.md) | 116| `42` | Channel Message | [28](28.md) |
114| `818` | Merge Requests | [54](54.md) | 117| `43` | Channel Hide Message | [28](28.md) |
115| `1021` | Bid | [15](15.md) | 118| `44` | Channel Mute User | [28](28.md) |
116| `1022` | Bid confirmation | [15](15.md) | 119| `64` | Chess (PGN) | [64](64.md) |
117| `1040` | OpenTimestamps | [03](03.md) | 120| `818` | Merge Requests | [54](54.md) |
118| `1059` | Gift Wrap | [59](59.md) | 121| `1021` | Bid | [15](15.md) |
119| `1063` | File Metadata | [94](94.md) | 122| `1022` | Bid confirmation | [15](15.md) |
120| `1311` | Live Chat Message | [53](53.md) | 123| `1040` | OpenTimestamps | [03](03.md) |
121| `1617` | Patches | [34](34.md) | 124| `1059` | Gift Wrap | [59](59.md) |
122| `1621` | Issues | [34](34.md) | 125| `1063` | File Metadata | [94](94.md) |
123| `1622` | Replies | [34](34.md) | 126| `1311` | Live Chat Message | [53](53.md) |
124| `1630`-`1633` | Status | [34](34.md) | 127| `1617` | Patches | [34](34.md) |
125| `1971` | Problem Tracker | [nostrocket][nostrocket] | 128| `1621` | Issues | [34](34.md) |
126| `1984` | Reporting | [56](56.md) | 129| `1622` | Replies | [34](34.md) |
127| `1985` | Label | [32](32.md) | 130| `1630`-`1633` | Status | [34](34.md) |
128| `2003` | Torrent | [35](35.md) | 131| `1971` | Problem Tracker | [nostrocket][nostrocket] |
129| `2004` | Torrent Comment | [35](35.md) | 132| `1984` | Reporting | [56](56.md) |
130| `2022` | Coinjoin Pool | [joinstr][joinstr] | 133| `1985` | Label | [32](32.md) |
131| `4550` | Community Post Approval | [72](72.md) | 134| `2003` | Torrent | [35](35.md) |
132| `5000`-`5999` | Job Request | [90](90.md) | 135| `2004` | Torrent Comment | [35](35.md) |
133| `6000`-`6999` | Job Result | [90](90.md) | 136| `2022` | Coinjoin Pool | [joinstr][joinstr] |
134| `7000` | Job Feedback | [90](90.md) | 137| `4550` | Community Post Approval | [72](72.md) |
135| `9000`-`9030` | Group Control Events | [29](29.md) | 138| `5000`-`5999` | Job Request | [90](90.md) |
136| `9041` | Zap Goal | [75](75.md) | 139| `6000`-`6999` | Job Result | [90](90.md) |
137| `9734` | Zap Request | [57](57.md) | 140| `7000` | Job Feedback | [90](90.md) |
138| `9735` | Zap | [57](57.md) | 141| `9000`-`9030` | Group Control Events | [29](29.md) |
139| `9802` | Highlights | [84](84.md) | 142| `9041` | Zap Goal | [75](75.md) |
140| `10000` | Mute list | [51](51.md) | 143| `9734` | Zap Request | [57](57.md) |
141| `10001` | Pin list | [51](51.md) | 144| `9735` | Zap | [57](57.md) |
142| `10002` | Relay List Metadata | [65](65.md) | 145| `9802` | Highlights | [84](84.md) |
143| `10003` | Bookmark list | [51](51.md) | 146| `10000` | Mute list | [51](51.md) |
144| `10004` | Communities list | [51](51.md) | 147| `10001` | Pin list | [51](51.md) |
145| `10005` | Public chats list | [51](51.md) | 148| `10002` | Relay List Metadata | [65](65.md) |
146| `10006` | Blocked relays list | [51](51.md) | 149| `10003` | Bookmark list | [51](51.md) |
147| `10007` | Search relays list | [51](51.md) | 150| `10004` | Communities list | [51](51.md) |
148| `10009` | User groups | [51](51.md), [29](29.md) | 151| `10005` | Public chats list | [51](51.md) |
149| `10015` | Interests list | [51](51.md) | 152| `10006` | Blocked relays list | [51](51.md) |
150| `10030` | User emoji list | [51](51.md) | 153| `10007` | Search relays list | [51](51.md) |
151| `10050` | Relay list to receive DMs | [17](17.md) | 154| `10009` | User groups | [51](51.md), [29](29.md) |
152| `10096` | File storage server list | [96](96.md) | 155| `10015` | Interests list | [51](51.md) |
153| `13194` | Wallet Info | [47](47.md) | 156| `10030` | User emoji list | [51](51.md) |
154| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] | 157| `10050` | Relay list to receive DMs | [51](51.md), [17](17.md) |
155| `22242` | Client Authentication | [42](42.md) | 158| `10096` | File storage server list | [96](96.md) |
156| `23194` | Wallet Request | [47](47.md) | 159| `13194` | Wallet Info | [47](47.md) |
157| `23195` | Wallet Response | [47](47.md) | 160| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] |
158| `24133` | Nostr Connect | [46](46.md) | 161| `22242` | Client Authentication | [42](42.md) |
159| `27235` | HTTP Auth | [98](98.md) | 162| `23194` | Wallet Request | [47](47.md) |
160| `30000` | Follow sets | [51](51.md) | 163| `23195` | Wallet Response | [47](47.md) |
161| `30001` | Generic lists | [51](51.md) | 164| `24133` | Nostr Connect | [46](46.md) |
162| `30002` | Relay sets | [51](51.md) | 165| `27235` | HTTP Auth | [98](98.md) |
163| `30003` | Bookmark sets | [51](51.md) | 166| `30000` | Follow sets | [51](51.md) |
164| `30004` | Curation sets | [51](51.md) | 167| `30001` | Generic lists | [51](51.md) |
165| `30005` | Video sets | [51](51.md) | 168| `30002` | Relay sets | [51](51.md) |
166| `30008` | Profile Badges | [58](58.md) | 169| `30003` | Bookmark sets | [51](51.md) |
167| `30009` | Badge Definition | [58](58.md) | 170| `30004` | Curation sets | [51](51.md) |
168| `30015` | Interest sets | [51](51.md) | 171| `30005` | Video sets | [51](51.md) |
169| `30017` | Create or update a stall | [15](15.md) | 172| `30008` | Profile Badges | [58](58.md) |
170| `30018` | Create or update a product | [15](15.md) | 173| `30009` | Badge Definition | [58](58.md) |
171| `30019` | Marketplace UI/UX | [15](15.md) | 174| `30015` | Interest sets | [51](51.md) |
172| `30020` | Product sold as an auction | [15](15.md) | 175| `30017` | Create or update a stall | [15](15.md) |
173| `30023` | Long-form Content | [23](23.md) | 176| `30018` | Create or update a product | [15](15.md) |
174| `30024` | Draft Long-form Content | [23](23.md) | 177| `30019` | Marketplace UI/UX | [15](15.md) |
175| `30030` | Emoji sets | [51](51.md) | 178| `30020` | Product sold as an auction | [15](15.md) |
176| `30063` | Release artifact sets | [51](51.md) | 179| `30023` | Long-form Content | [23](23.md) |
177| `30078` | Application-specific Data | [78](78.md) | 180| `30024` | Draft Long-form Content | [23](23.md) |
178| `30311` | Live Event | [53](53.md) | 181| `30030` | Emoji sets | [51](51.md) |
179| `30315` | User Statuses | [38](38.md) | 182| `30063` | Release artifact sets | [51](51.md) |
180| `30402` | Classified Listing | [99](99.md) | 183| `30078` | Application-specific Data | [78](78.md) |
181| `30403` | Draft Classified Listing | [99](99.md) | 184| `30311` | Live Event | [53](53.md) |
182| `30617` | Repository announcements | [34](34.md) | 185| `30315` | User Statuses | [38](38.md) |
183| `30818` | Wiki article | [54](54.md) | 186| `30402` | Classified Listing | [99](99.md) |
184| `30819` | Redirects | [54](54.md) | 187| `30403` | Draft Classified Listing | [99](99.md) |
185| `31890` | Feed | [NUD: Custom Feeds](https://wikifreedia.xyz/cip-01/97c70a44366a6535c1) | 188| `30617` | Repository announcements | [34](34.md) |
186| `31922` | Date-Based Calendar Event | [52](52.md) | 189| `30618` | Repository state announcements | [34](34.md) |
187| `31923` | Time-Based Calendar Event | [52](52.md) | 190| `30818` | Wiki article | [54](54.md) |
188| `31924` | Calendar | [52](52.md) | 191| `30819` | Redirects | [54](54.md) |
189| `31925` | Calendar Event RSVP | [52](52.md) | 192| `31890` | Feed | [NUD: Custom Feeds][NUD: Custom Feeds] |
190| `31989` | Handler recommendation | [89](89.md) | 193| `31922` | Date-Based Calendar Event | [52](52.md) |
191| `31990` | Handler information | [89](89.md) | 194| `31923` | Time-Based Calendar Event | [52](52.md) |
192| `34235` | Video Event | [71](71.md) | 195| `31924` | Calendar | [52](52.md) |
193| `34236` | Short-form Portrait Video Event | [71](71.md) | 196| `31925` | Calendar Event RSVP | [52](52.md) |
194| `34237` | Video View Event | [71](71.md) | 197| `31989` | Handler recommendation | [89](89.md) |
195| `34550` | Community Definition | [72](72.md) | 198| `31990` | Handler information | [89](89.md) |
196| `39000-9` | Group metadata events | [29](29.md) | 199| `34235` | Video Event | [71](71.md) |
200| `34236` | Short-form Portrait Video Event | [71](71.md) |
201| `34237` | Video View Event | [71](71.md) |
202| `34550` | Community Definition | [72](72.md) |
203| `39000-9` | Group metadata events | [29](29.md) |
197 204
198[NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/97c70a44366a6535c1 205[NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/97c70a44366a6535c1
199[nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md 206[nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md
@@ -232,16 +239,18 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
232| `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md) | 239| `p` | pubkey (hex) | relay URL, petname | [01](01.md), [02](02.md) |
233| `a` | coordinates to an event | relay URL | [01](01.md) | 240| `a` | coordinates to an event | relay URL | [01](01.md) |
234| `d` | identifier | -- | [01](01.md) | 241| `d` | identifier | -- | [01](01.md) |
242| `-` | -- | -- | [70](70.md) |
235| `g` | geohash | -- | [52](52.md) | 243| `g` | geohash | -- | [52](52.md) |
236| `i` | identity | proof | [39](39.md) | 244| `h` | group id | -- | [29](29.md) |
245| `i` | external identity | proof, url hint | [39](39.md), [73](73.md) |
237| `k` | kind number (string) | -- | [18](18.md), [25](25.md), [72](72.md) | 246| `k` | kind number (string) | -- | [18](18.md), [25](25.md), [72](72.md) |
238| `l` | label, label namespace | -- | [32](32.md) | 247| `l` | label, label namespace | -- | [32](32.md) |
239| `L` | label namespace | -- | [32](32.md) | 248| `L` | label namespace | -- | [32](32.md) |
240| `m` | MIME type | -- | [94](94.md) | 249| `m` | MIME type | -- | [94](94.md) |
241| `q` | event id (hex) | relay URL | [18](18.md) | 250| `q` | event id (hex) | relay URL | [18](18.md) |
242| `r` | a reference (URL, etc) | petname | [24](24.md) | 251| `r` | a reference (URL, etc) | -- | [24](24.md), [25](25.md) |
243| `r` | relay url | marker | [65](65.md) | 252| `r` | relay url | marker | [65](65.md) |
244| `t` | hashtag | -- | | 253| `t` | hashtag | -- | [24](24.md) |
245| `alt` | summary | -- | [31](31.md) | 254| `alt` | summary | -- | [31](31.md) |
246| `amount` | millisatoshis, stringified | -- | [57](57.md) | 255| `amount` | millisatoshis, stringified | -- | [57](57.md) |
247| `bolt11` | `bolt11` invoice | -- | [57](57.md) | 256| `bolt11` | `bolt11` invoice | -- | [57](57.md) |
@@ -255,11 +264,11 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
255| `encrypted` | -- | -- | [90](90.md) | 264| `encrypted` | -- | -- | [90](90.md) |
256| `expiration` | unix timestamp (string) | -- | [40](40.md) | 265| `expiration` | unix timestamp (string) | -- | [40](40.md) |
257| `goal` | event id (hex) | relay URL | [75](75.md) | 266| `goal` | event id (hex) | relay URL | [75](75.md) |
258| `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | 267| `image` | image URL | dimensions in pixels | [23](23.md), [52](52.md), [58](58.md) |
259| `imeta` | inline metadata | -- | [92](92.md) | 268| `imeta` | inline metadata | -- | [92](92.md) |
260| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | 269| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) |
261| `location` | location string | -- | [52](52.md), [99](99.md) | 270| `location` | location string | -- | [52](52.md), [99](99.md) |
262| `name` | name | -- | [34](34.md), [58](58.md) | 271| `name` | name | -- | [34](34.md), [58](58.md), [72](72.md) |
263| `nonce` | random | difficulty | [13](13.md) | 272| `nonce` | random | difficulty | [13](13.md) |
264| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | 273| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) |
265| `price` | price | currency, frequency | [99](99.md) | 274| `price` | price | currency, frequency | [99](99.md) |
@@ -269,7 +278,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
269| `relays` | relay list | -- | [57](57.md) | 278| `relays` | relay list | -- | [57](57.md) |
270| `server` | file storage server url | -- | [96](96.md) | 279| `server` | file storage server url | -- | [96](96.md) |
271| `subject` | subject | -- | [14](14.md), [17](17.md) | 280| `subject` | subject | -- | [14](14.md), [17](17.md) |
272| `summary` | article summary | -- | [23](23.md) | 281| `summary` | summary | -- | [23](23.md), [52](52.md) |
273| `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | 282| `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) |
274| `title` | article title | -- | [23](23.md) | 283| `title` | article title | -- | [23](23.md) |
275| `web` | webpage URL | -- | [34](34.md) | 284| `web` | webpage URL | -- | [34](34.md) |