diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2025-09-09 18:24:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-09 19:24:13 -0300 |
| commit | c3f92ca5775ab5046e826a681a41c9e2bac96655 (patch) | |
| tree | dae6cc00f14916df29c7595778f5cb0ab088e407 /README.md | |
| parent | 020609ed9f84b1e37a21bf167170b72a172dedc9 (diff) | |
Deprecates NIP-96 (#2047)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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] | |