NIP-85: Clarifications (#2304)

This commit is contained in:
Vitor Pamplona
2026-05-28 16:52:38 -04:00
committed by GitHub
parent 0e7164de6e
commit 9c9846e11d

2
85.md
View File

@@ -106,7 +106,7 @@ NIP-73 `k` tags should be added to the event as well.
## Declaring Trusted Service Providers
Kind `10040` lists the user's authorized providers for each result. Each `kind:tag` is followed by the `pubkey` of the service and the relay where the results are published. Users can specify these publicly or privately by JSON-stringifying and encrypting the tag list in the `.content` using NIP-44.
Kind `10040` lists the user's preferred source for each result. Each `kind:tag` is followed by the publisher's `pubkey` and the `relay` where assertion events can be obtained. Service providers may use multiple keys and relays as needed, including a key per user when the algorithm is personalized to that user's point of view or settings. Users can share these settings publicly or keep them private by JSON-stringifying and encrypting the tag list within the `.content` field using NIP-44.
```js
{