rename some NIPs for clarity.

This commit is contained in:
fiatjaf
2026-06-02 09:15:09 -03:00
parent e060e8bc42
commit ae9f80eb28
6 changed files with 16 additions and 16 deletions

4
39.md
View File

@@ -1,8 +1,8 @@
NIP-39
======
External Identities in Profiles
-------------------------------
Linking Profiles to Other Platforms
-----------------------------------
`draft` `optional`

4
49.md
View File

@@ -2,8 +2,8 @@
NIP-49
======
Private Key Encryption
----------------------
Private Key Encryption (`ncryptsec`)
------------------------------------
`draft` `optional`

4
53.md
View File

@@ -1,8 +1,8 @@
NIP-53
======
Live Activities
---------------
Live Streaming and Spaces
-------------------------
`draft` `optional`

6
87.md
View File

@@ -1,8 +1,8 @@
NIP-87
======
Ecash Mint Discoverability
--------------------------------
Cashu and Fedimint Discoverability
----------------------------------
`draft` `optional`
@@ -56,7 +56,7 @@ This is used to correctly point to the mint's `kind:38173`/`kind:38172` event in
The content can be used to give a review.
## Ecash Mint Information
## Mint Information
Cashu mints SHOULD publish `kind:38172` events to announce their capabilities and how to connect to them.

4
92.md
View File

@@ -1,8 +1,8 @@
NIP-92
======
Media Attachments Metadata
--------------------------
Media Attachments Metadata (`imeta`)
------------------------------------
Media attachments (images, videos, and other files) may be added to events by including a URL in the event content, along with a matching `imeta` tag.

View File

@@ -56,7 +56,7 @@ NIPs listed here are not a protocol checklist. Nothing forces any software to im
- [NIP-36: Sensitive Content](36.md)
- [NIP-37: Draft Events](37.md)
- [NIP-38: User Statuses](38.md)
- [NIP-39: External Identities in Profiles](39.md)
- [NIP-39: Linking Profiles to Other Platforms](39.md)
- [NIP-40: Expiration Timestamp](40.md)
- [NIP-42: Authentication of clients to relays](42.md)
- [NIP-43: Relay Access Metadata and Requests](43.md)
@@ -65,11 +65,11 @@ NIPs listed here are not a protocol checklist. Nothing forces any software to im
- [NIP-46: Nostr Remote Signing](46.md)
- [NIP-47: Nostr Wallet Connect](47.md)
- [NIP-48: Bridged Events](48.md)
- [NIP-49: Private Key Encryption](49.md)
- [NIP-49: Private Key Encryption (`ncryptsec`)](49.md)
- [NIP-50: Search Capability](50.md)
- [NIP-51: Lists](51.md)
- [NIP-52: Calendar Events](52.md)
- [NIP-53: Live Activities](53.md)
- [NIP-53: Live Streaming and Spaces](53.md)
- [NIP-54: Wiki](54.md)
- [NIP-55: Android Signer Application](55.md)
- [NIP-56: Reporting](56.md)
@@ -96,11 +96,11 @@ NIPs listed here are not a protocol checklist. Nothing forces any software to im
- [NIP-84: Highlights](84.md)
- [NIP-85: Trusted Assertions](85.md)
- [NIP-86: Relay Management API](86.md)
- [NIP-87: Ecash Mint Discoverability](87.md)
- [NIP-87: Cashu and Fedimint Discoverability](87.md)
- [NIP-88: Polls](88.md)
- [NIP-89: Recommended Application Handlers](89.md)
- ~~[NIP-90: Data Vending Machines](90.md) --- **unrecommended**: this got totally out of control, prefer use-case-specific microstandards~~
- [NIP-92: Media Attachments Metadata](92.md)
- [NIP-92: Media Attachments Metadata (`imeta`)](92.md)
- [NIP-94: File Metadata](94.md)
- ~~[NIP-96: HTTP File Storage Integration](96.md) --- **unrecommended**: replaced by Blossom~~
- [NIP-98: HTTP Auth](98.md)