From c359f4610ef7fff959b302d8517a73cfb50f8406 Mon Sep 17 00:00:00 2001 From: GuardianPlasma Date: Thu, 20 Jun 2024 22:39:14 +0100 Subject: [PATCH] Add contact info field to profile --- 24.md | 1 + 1 file changed, 1 insertion(+) diff --git a/24.md b/24.md index 3adec243..eec5bce3 100644 --- a/24.md +++ b/24.md @@ -17,6 +17,7 @@ These are extra fields not specified in NIP-01 that may be present in the string - `website`: a web URL related in any way to the event author. - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds. + - `contact_info`: a protocol or website link containing the user's contact information such as e-mail address, Signal, SimpleX or other link. ### Deprecated fields