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:
authorKieran <kieran@harkin.me>2023-06-17 19:21:37 +0100
committerGitHub <noreply@github.com>2023-06-17 19:21:37 +0100
commitc8c2ab60aba9b45bb1a37f412e83921f9a8470e2 (patch)
treef9d4f3b5f4455952a2933ce1035de973f5352632 /README.md
parentb481651e81f3bc1aca8636992e1ede5ded4c1f2d (diff)
parent1412eb89c2b3fe19b36ea57ef19d5bfe0b6ce929 (diff)
Merge pull request #469 from v0l/nip98
NIP-98 HTTP Auth
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a940ba6..ca2e688 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
64- [NIP-78: Application-specific data](78.md) 64- [NIP-78: Application-specific data](78.md)
65- [NIP-89: Recommended Application Handlers](89.md) 65- [NIP-89: Recommended Application Handlers](89.md)
66- [NIP-94: File Metadata](94.md) 66- [NIP-94: File Metadata](94.md)
67- [NIP-98: HTTP Auth](98.md)
67 68
68## Event Kinds 69## Event Kinds
69 70
@@ -95,6 +96,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
95| `23194` | Wallet Request | [47](47.md) | 96| `23194` | Wallet Request | [47](47.md) |
96| `23195` | Wallet Response | [47](47.md) | 97| `23195` | Wallet Response | [47](47.md) |
97| `24133` | Nostr Connect | [46](46.md) | 98| `24133` | Nostr Connect | [46](46.md) |
99| `27235` | HTTP Auth | [98](98.md) |
98| `30000` | Categorized People List | [51](51.md) | 100| `30000` | Categorized People List | [51](51.md) |
99| `30001` | Categorized Bookmark List | [51](51.md) | 101| `30001` | Categorized Bookmark List | [51](51.md) |
100| `30008` | Profile Badges | [58](58.md) | 102| `30008` | Profile Badges | [58](58.md) |