diff --git a/F4.md b/F4.md index f6c49b59..b539b655 100644 --- a/F4.md +++ b/F4.md @@ -47,7 +47,7 @@ Similar information may exist in the `kind:0` profile for the podcast, but podca ["image", ""], ["description", ""], ["website", ""], // optional, multiple - ["author", ""] // optional, multiple + ["p", ""] // podcast host, co-host etc, optional, multiple ], "content": "", "sig": "..." @@ -56,7 +56,7 @@ Similar information may exist in the `kind:0` profile for the podcast, but podca ### Authored Podcasts -The `author` tag in `kind:10154` shouldn't be blindly trusted, as any podcast can falsely claim anyone to be their author, so before it is displayed as information by clients it must be checked against an equivalent counter-claim by the podcast authors themselves. +The `p` tag in `kind:10154` shouldn't be blindly trusted as implying authorship, since any podcast can falsely claim anyone to be their author, so before it is displayed as information by clients it must be checked against an equivalent counter-claim by the podcast authors themselves. This is the `kind:10164` event. Here podcast authors can list the public keys of the podcasts they author.