diff --git a/443.md b/74.md similarity index 96% rename from 443.md rename to 74.md index d71e053..d7792d6 100644 --- a/443.md +++ b/74.md @@ -1,4 +1,4 @@ -NIP-443 +NIP-74 ====== Nostr Web Services (NWS) @@ -68,7 +68,7 @@ Sending a request to the following domain: will create direct message events for public key `3ef54d9f7eaa3a6fafaea680b1d047248c93408776027317a9535a2056b2ef53` on relay `ws://0.0.0.0:7777`. ### Basic Control Flow -Unlike traditional TCP/IP communications that resolve a domain name to an IP address and establish a direct connection, NIP-443 leverages NOSTR relays as intermediate proxies for TCP communications. +Unlike traditional TCP/IP communications that resolve a domain name to an IP address and establish a direct connection, NIP-74 leverages NOSTR relays as intermediate proxies for TCP communications. The client must send an encrypted direct message to the desired NOSTR public key, following the format outlined in the [Message Format] section. Upon receiving the message, the exit node will process the request according to the specified message type, facilitating communication between the client and the destination.