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.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.md b/README.md
index c3c5ef0..3209df9 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
25- [NIP-01: Basic protocol flow description](01.md) 25- [NIP-01: Basic protocol flow description](01.md)
26- [NIP-02: Follow List](02.md) 26- [NIP-02: Follow List](02.md)
27- [NIP-03: OpenTimestamps Attestations for Events](03.md) 27- [NIP-03: OpenTimestamps Attestations for Events](03.md)
28- [NIP-04: Encrypted Direct Message](04.md) --- **unrecommended**: deprecated in favor of [NIP-44](44.md) 28- [NIP-04: Encrypted Direct Message](04.md) --- **unrecommended**: deprecated in favor of [NIP-17](17.md)
29- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) 29- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md)
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)
@@ -36,6 +36,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
36- [NIP-13: Proof of Work](13.md) 36- [NIP-13: Proof of Work](13.md)
37- [NIP-14: Subject tag in text events](14.md) 37- [NIP-14: Subject tag in text events](14.md)
38- [NIP-15: Nostr Marketplace (for resilient marketplaces)](15.md) 38- [NIP-15: Nostr Marketplace (for resilient marketplaces)](15.md)
39- [NIP-17: Private Direct Messages](17.md)
39- [NIP-18: Reposts](18.md) 40- [NIP-18: Reposts](18.md)
40- [NIP-19: bech32-encoded entities](19.md) 41- [NIP-19: bech32-encoded entities](19.md)
41- [NIP-21: `nostr:` URI scheme](21.md) 42- [NIP-21: `nostr:` URI scheme](21.md)
@@ -65,6 +66,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
65- [NIP-51: Lists](51.md) 66- [NIP-51: Lists](51.md)
66- [NIP-52: Calendar Events](52.md) 67- [NIP-52: Calendar Events](52.md)
67- [NIP-53: Live Activities](53.md) 68- [NIP-53: Live Activities](53.md)
69- [NIP-54: Wiki](54.md)
68- [NIP-56: Reporting](56.md) 70- [NIP-56: Reporting](56.md)
69- [NIP-57: Lightning Zaps](57.md) 71- [NIP-57: Lightning Zaps](57.md)
70- [NIP-58: Badges](58.md) 72- [NIP-58: Badges](58.md)
@@ -99,12 +101,14 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
99| `11` | Group Thread | [29](29.md) | 101| `11` | Group Thread | [29](29.md) |
100| `12` | Group Thread Reply | [29](29.md) | 102| `12` | Group Thread Reply | [29](29.md) |
101| `13` | Seal | [59](59.md) | 103| `13` | Seal | [59](59.md) |
104| `14` | Direct Message | [17](17.md) |
102| `16` | Generic Repost | [18](18.md) | 105| `16` | Generic Repost | [18](18.md) |
103| `40` | Channel Creation | [28](28.md) | 106| `40` | Channel Creation | [28](28.md) |
104| `41` | Channel Metadata | [28](28.md) | 107| `41` | Channel Metadata | [28](28.md) |
105| `42` | Channel Message | [28](28.md) | 108| `42` | Channel Message | [28](28.md) |
106| `43` | Channel Hide Message | [28](28.md) | 109| `43` | Channel Hide Message | [28](28.md) |
107| `44` | Channel Mute User | [28](28.md) | 110| `44` | Channel Mute User | [28](28.md) |
111| `818` | Merge Requests | [54](54.md) |
108| `1021` | Bid | [15](15.md) | 112| `1021` | Bid | [15](15.md) |
109| `1022` | Bid confirmation | [15](15.md) | 113| `1022` | Bid confirmation | [15](15.md) |
110| `1040` | OpenTimestamps | [03](03.md) | 114| `1040` | OpenTimestamps | [03](03.md) |
@@ -114,6 +118,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
114| `1617` | Patches | [34](34.md) | 118| `1617` | Patches | [34](34.md) |
115| `1621` | Issues | [34](34.md) | 119| `1621` | Issues | [34](34.md) |
116| `1622` | Replies | [34](34.md) | 120| `1622` | Replies | [34](34.md) |
121| `1630`-`1633` | Status | [34](34.md) |
117| `1971` | Problem Tracker | [nostrocket][nostrocket] | 122| `1971` | Problem Tracker | [nostrocket][nostrocket] |
118| `1984` | Reporting | [56](56.md) | 123| `1984` | Reporting | [56](56.md) |
119| `1985` | Label | [32](32.md) | 124| `1985` | Label | [32](32.md) |
@@ -137,6 +142,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
137| `10009` | User groups | [51](51.md), [29](29.md) | 142| `10009` | User groups | [51](51.md), [29](29.md) |
138| `10015` | Interests list | [51](51.md) | 143| `10015` | Interests list | [51](51.md) |
139| `10030` | User emoji list | [51](51.md) | 144| `10030` | User emoji list | [51](51.md) |
145| `10050` | Relay list to receive DMs | [17](17.md) |
140| `10096` | File storage server list | [96](96.md) | 146| `10096` | File storage server list | [96](96.md) |
141| `13194` | Wallet Info | [47](47.md) | 147| `13194` | Wallet Info | [47](47.md) |
142| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] | 148| `21000` | Lightning Pub RPC | [Lightning.Pub][lnpub] |
@@ -167,6 +173,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
167| `30402` | Classified Listing | [99](99.md) | 173| `30402` | Classified Listing | [99](99.md) |
168| `30403` | Draft Classified Listing | [99](99.md) | 174| `30403` | Draft Classified Listing | [99](99.md) |
169| `30617` | Repository announcements | [34](34.md) | 175| `30617` | Repository announcements | [34](34.md) |
176| `30818` | Wiki article | [54](54.md) |
177| `30819` | Redirects | [54](54.md) |
170| `31922` | Date-Based Calendar Event | [52](52.md) | 178| `31922` | Date-Based Calendar Event | [52](52.md) |
171| `31923` | Time-Based Calendar Event | [52](52.md) | 179| `31923` | Time-Based Calendar Event | [52](52.md) |
172| `31924` | Calendar | [52](52.md) | 180| `31924` | Calendar | [52](52.md) |
@@ -246,10 +254,10 @@ Please update these lists when proposing NIPs introducing new event kinds.
246| `price` | price | currency, frequency | [99](99.md) | 254| `price` | price | currency, frequency | [99](99.md) |
247| `proxy` | external ID | protocol | [48](48.md) | 255| `proxy` | external ID | protocol | [48](48.md) |
248| `published_at` | unix timestamp (string) | -- | [23](23.md) | 256| `published_at` | unix timestamp (string) | -- | [23](23.md) |
249| `relay` | relay url | -- | [42](42.md) | 257| `relay` | relay url | -- | [42](42.md), [17](17.md) |
250| `relays` | relay list | -- | [57](57.md) | 258| `relays` | relay list | -- | [57](57.md) |
251| `server` | file storage server url | -- | [96](96.md) | 259| `server` | file storage server url | -- | [96](96.md) |
252| `subject` | subject | -- | [14](14.md) | 260| `subject` | subject | -- | [14](14.md), [17](17.md) |
253| `summary` | article summary | -- | [23](23.md) | 261| `summary` | article summary | -- | [23](23.md) |
254| `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) | 262| `thumb` | badge thumbnail | dimensions in pixels | [58](58.md) |
255| `title` | article title | -- | [23](23.md) | 263| `title` | article title | -- | [23](23.md) |