upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2025-09-09 18:24:13 -0400
committerGitHub <noreply@github.com>2025-09-09 19:24:13 -0300
commitc3f92ca5775ab5046e826a681a41c9e2bac96655 (patch)
treedae6cc00f14916df29c7595778f5cb0ab088e407
parent020609ed9f84b1e37a21bf167170b72a172dedc9 (diff)
Deprecates NIP-96 (#2047)
-rw-r--r--96.md2
-rw-r--r--README.md4
2 files changed, 4 insertions, 2 deletions
diff --git a/96.md b/96.md
index 3828e76..28bc8a8 100644
--- a/96.md
+++ b/96.md
@@ -1,3 +1,5 @@
1> __Warning__ `unrecommended`: deprecated in favor of [NIP-B7](B7.md)
2
1NIP-96 3NIP-96
2====== 4======
3 5
diff --git a/README.md b/README.md
index 55ff26a..3004ef8 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
99- [NIP-90: Data Vending Machines](90.md) 99- [NIP-90: Data Vending Machines](90.md)
100- [NIP-92: Media Attachments](92.md) 100- [NIP-92: Media Attachments](92.md)
101- [NIP-94: File Metadata](94.md) 101- [NIP-94: File Metadata](94.md)
102- [NIP-96: HTTP File Storage Integration](96.md) 102- [NIP-96: HTTP File Storage Integration](96.md) --- **unrecommended**: replaced by blossom APIs
103- [NIP-98: HTTP Auth](98.md) 103- [NIP-98: HTTP Auth](98.md)
104- [NIP-99: Classified Listings](99.md) 104- [NIP-99: Classified Listings](99.md)
105- [NIP-A0: Voice Messages](A0.md) 105- [NIP-A0: Voice Messages](A0.md)
@@ -206,7 +206,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
206| `10050` | Relay list to receive DMs | [51](51.md), [17](17.md) | 206| `10050` | Relay list to receive DMs | [51](51.md), [17](17.md) |
207| `10051` | KeyPackage Relays List | [EE](EE.md) | 207| `10051` | KeyPackage Relays List | [EE](EE.md) |
208| `10063` | User server list | [Blossom][blossom] | 208| `10063` | User server list | [Blossom][blossom] |
209| `10096` | File storage server list | [96](96.md) | 209| `10096` | File storage server list | [96](96.md) (deprecated) |
210| `10166` | Relay Monitor Announcement | [66](66.md) | 210| `10166` | Relay Monitor Announcement | [66](66.md) |
211| `10312` | Room Presence | [53](53.md) | 211| `10312` | Room Presence | [53](53.md) |
212| `10377` | Proxy Announcement | [Nostr Epoxy][nostr-epoxy] | 212| `10377` | Proxy Announcement | [Nostr Epoxy][nostr-epoxy] |