Update 85.md

explains kind:tag in the trusted service lists.
This commit is contained in:
Vitor Pamplona 2024-10-14 10:39:08 -04:00 committed by GitHub
parent 4b483c043c
commit 1ced632b45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
85.md
View File

@ -66,7 +66,7 @@ Service providers SHOULD update their results constantly and MAY limit access to
## Declaring Trusted Service Providers ## Declaring Trusted Service Providers
Kind `10040` lists the user's authorized providers for each service. The service 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` Kind `10040` lists the user's authorized providers for each service. The service's `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`
```js ```js
{ {