From fadfa6e021694027c0b291615cc35ba864c19cd2 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 13 Jul 2023 20:52:12 -0400 Subject: [PATCH] Guidance for clients --- 02.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/02.md b/02.md index 2822803f..e1e56d08 100644 --- a/02.md +++ b/02.md @@ -9,6 +9,8 @@ Contact List and Petnames A special event with kind `3`, meaning "contact list" is defined as having a list of `p`, `t`, `r`, `e` or `a` tags, one for each of the profiles, hashtags and other events such as communities or chats one is following. Each `p` tag entry should contain the key for the profile, a relay URL where events from that key can be found (can be set to an empty string if not needed), and a local name (or "petname") for that profile (can also be set to an empty string or not provided), i.e., `["p", <32-bytes hex key>,
, ]`. The `content` can be anything and should be ignored. + +Clients are not expected to support all types of follows, but MUST not delete unsupported tags when updating the contact list. For example: