diff --git a/85.md b/85.md index 587095d5..fe5ff693 100644 --- a/85.md +++ b/85.md @@ -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 {