mirror of
https://github.com/nostr-protocol/nips.git
synced 2026-07-22 07:48:25 +00:00
NIP-85: Clarifications (#2304)
This commit is contained in:
2
85.md
2
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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user