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:
authorgsovereignty <gsovereignty@proton.me>2023-11-14 09:13:20 +0800
committerGitHub <noreply@github.com>2023-11-14 09:13:20 +0800
commitb06375d164ffa8d2f56df40b037be6ec52f3483e (patch)
tree8bf8d249b9c0da49f66ddd81e0ed892989d79882 /README.md
parentc5930de1076a747eb8181267a76ddaba8a8aad67 (diff)
parentb6c7a255102a65c4978b465a85f124e910e82a2d (diff)
Merge branch 'master' into patch-3
Diffstat (limited to 'README.md')
-rw-r--r--README.md121
1 files changed, 61 insertions, 60 deletions
diff --git a/README.md b/README.md
index 36dfada..483056d 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,12 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
7 7
8- [List](#list) 8- [List](#list)
9- [Event Kinds](#event-kinds) 9- [Event Kinds](#event-kinds)
10 - [Event Kind Ranges](#event-kind-ranges)
11- [Message Types](#message-types) 10- [Message Types](#message-types)
12 - [Client to Relay](#client-to-relay) 11 - [Client to Relay](#client-to-relay)
13 - [Relay to Client](#relay-to-client) 12 - [Relay to Client](#relay-to-client)
14- [Standardized Tags](#standardized-tags) 13- [Standardized Tags](#standardized-tags)
15- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips) 14- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips)
15- [Mailing Lists](#mailing-lists)
16- [License](#license) 16- [License](#license)
17 17
18--- 18---
@@ -74,65 +74,66 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
74- [NIP-99: Classified Listings](99.md) 74- [NIP-99: Classified Listings](99.md)
75 75
76## Event Kinds 76## Event Kinds
77 77| kind | description | NIP |
78| kind | description | NIP | 78| ------------- | -------------------------- | ----------- |
79| ------- | -------------------------- | ----------- | 79| `0` | Metadata | [1](01.md) |
80| `0` | Metadata | [1](01.md) | 80| `1` | Short Text Note | [1](01.md) |
81| `1` | Short Text Note | [1](01.md) | 81| `2` | Recommend Relay | |
82| `2` | Recommend Relay | | 82| `3` | Contacts | [2](02.md) |
83| `3` | Contacts | [2](02.md) | 83| `4` | Encrypted Direct Messages | [4](04.md) |
84| `4` | Encrypted Direct Messages | [4](04.md) | 84| `5` | Event Deletion | [9](09.md) |
85| `5` | Event Deletion | [9](09.md) | 85| `6` | Repost | [18](18.md) |
86| `6` | Repost | [18](18.md) | 86| `7` | Reaction | [25](25.md) |
87| `7` | Reaction | [25](25.md) | 87| `8` | Badge Award | [58](58.md) |
88| `8` | Badge Award | [58](58.md) | 88| `16` | Generic Repost | [18](18.md) |
89| `16` | Generic Repost | [18](18.md) | 89| `40` | Channel Creation | [28](28.md) |
90| `40` | Channel Creation | [28](28.md) | 90| `41` | Channel Metadata | [28](28.md) |
91| `41` | Channel Metadata | [28](28.md) | 91| `42` | Channel Message | [28](28.md) |
92| `42` | Channel Message | [28](28.md) | 92| `43` | Channel Hide Message | [28](28.md) |
93| `43` | Channel Hide Message | [28](28.md) | 93| `44` | Channel Mute User | [28](28.md) |
94| `44` | Channel Mute User | [28](28.md) | 94| `1063` | File Metadata | [94](94.md) |
95| `1063` | File Metadata | [94](94.md) | 95| `1311` | Live Chat Message | [53](53.md) |
96| `1311` | Live Chat Message | [53](53.md) | 96| `1040` | OpenTimestamps | [03](03.md) |
97| `1040` | OpenTimestamps | [03](03.md) | 97| `1971` | Problem Tracker | [1971](https://github.com/nostrocket/NIPS/blob/main/Problems.md) |
98| `1971` | Problem Tracker | [1971](https://github.com/nostrocket/NIPS/blob/main/Problems.md) | 98| `1984` | Reporting | [56](56.md) |
99| `1984` | Reporting | [56](56.md) | 99| `1985` | Label | [32](32.md) |
100| `1985` | Label | [32](32.md) | 100| `4550` | Community Post Approval | [72](72.md) |
101| `4550` | Community Post Approval | [72](72.md) | 101| `5000`-`5999` | Job Request | [90](90.md) |
102| `7000` | Job Feedback | [90](90.md) | 102| `6000`-`6999` | Job Result | [90](90.md) |
103| `9041` | Zap Goal | [75](75.md) | 103| `7000` | Job Feedback | [90](90.md) |
104| `9734` | Zap Request | [57](57.md) | 104| `9041` | Zap Goal | [75](75.md) |
105| `9735` | Zap | [57](57.md) | 105| `9734` | Zap Request | [57](57.md) |
106| `9802` | Highlights | [84](84.md) | 106| `9735` | Zap | [57](57.md) |
107| `10000` | Mute List | [51](51.md) | 107| `9802` | Highlights | [84](84.md) |
108| `10001` | Pin List | [51](51.md) | 108| `10000` | Mute List | [51](51.md) |
109| `10002` | Relay List Metadata | [65](65.md) | 109| `10001` | Pin List | [51](51.md) |
110| `13194` | Wallet Info | [47](47.md) | 110| `10002` | Relay List Metadata | [65](65.md) |
111| `22242` | Client Authentication | [42](42.md) | 111| `13194` | Wallet Info | [47](47.md) |
112| `23194` | Wallet Request | [47](47.md) | 112| `22242` | Client Authentication | [42](42.md) |
113| `23195` | Wallet Response | [47](47.md) | 113| `23194` | Wallet Request | [47](47.md) |
114| `24133` | Nostr Connect | [46](46.md) | 114| `23195` | Wallet Response | [47](47.md) |
115| `27235` | HTTP Auth | [98](98.md) | 115| `24133` | Nostr Connect | [46](46.md) |
116| `30000` | Categorized People List | [51](51.md) | 116| `27235` | HTTP Auth | [98](98.md) |
117| `30001` | Categorized Bookmark List | [51](51.md) | 117| `30000` | Categorized People List | [51](51.md) |
118| `30008` | Profile Badges | [58](58.md) | 118| `30001` | Categorized Bookmark List | [51](51.md) |
119| `30009` | Badge Definition | [58](58.md) | 119| `30008` | Profile Badges | [58](58.md) |
120| `30017` | Create or update a stall | [15](15.md) | 120| `30009` | Badge Definition | [58](58.md) |
121| `30018` | Create or update a product | [15](15.md) | 121| `30017` | Create or update a stall | [15](15.md) |
122| `30023` | Long-form Content | [23](23.md) | 122| `30018` | Create or update a product | [15](15.md) |
123| `30024` | Draft Long-form Content | [23](23.md) | 123| `30023` | Long-form Content | [23](23.md) |
124| `30078` | Application-specific Data | [78](78.md) | 124| `30024` | Draft Long-form Content | [23](23.md) |
125| `30311` | Live Event | [53](53.md) | 125| `30078` | Application-specific Data | [78](78.md) |
126| `30315` | User Statuses | [38](38.md) | 126| `30311` | Live Event | [53](53.md) |
127| `30402` | Classified Listing | [99](99.md) | 127| `30315` | User Statuses | [38](38.md) |
128| `30403` | Draft Classified Listing | [99](99.md) | 128| `30402` | Classified Listing | [99](99.md) |
129| `31922` | Date-Based Calendar Event | [52](52.md) | 129| `30403` | Draft Classified Listing | [99](99.md) |
130| `31923` | Time-Based Calendar Event | [52](52.md) | 130| `31922` | Date-Based Calendar Event | [52](52.md) |
131| `31924` | Calendar | [52](52.md) | 131| `31923` | Time-Based Calendar Event | [52](52.md) |
132| `31925` | Calendar Event RSVP | [52](52.md) | 132| `31924` | Calendar | [52](52.md) |
133| `31989` | Handler recommendation | [89](89.md) | 133| `31925` | Calendar Event RSVP | [52](52.md) |
134| `31990` | Handler information | [89](89.md) | 134| `31989` | Handler recommendation | [89](89.md) |
135| `34550` | Community Definition | [72](72.md) | 135| `31990` | Handler information | [89](89.md) |
136| `34550` | Community Definition | [72](72.md) |
136 137
137## Message types 138## Message types
138 139