2023-09-24 16:48:55 -03:00
NIP-24
======
Extra metadata fields and tags
------------------------------
2023-11-15 21:42:51 -03:00
`draft` `optional`
2023-09-24 16:48:55 -03:00
This NIP defines extra optional fields added to events.
kind 0
======
These are extra fields not specified in NIP-01 that may be present in the stringified JSON of metadata events:
2023-11-10 07:00:40 -03:00
- `display_name` : an alternative, bigger name with richer characters than `name` . `name` should always be set regardless of the presence of `display_name` in the metadata.
2023-09-24 16:48:55 -03:00
- `website` : a web URL related in any way to the event author.
2023-09-24 19:48:05 -03:00
- `banner` : an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen.
2024-03-18 08:01:06 +01:00
- `bot` : a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds.
2024-06-20 22:39:14 +01:00
- `contact_info` : a protocol or website link containing the user's contact information such as e-mail address, Signal, SimpleX or other link.
2023-09-24 19:48:05 -03:00
### Deprecated fields
These are fields that should be ignored or removed when found in the wild:
- `displayName` : use `display_name` instead.
- `username` : use `name` instead.
2023-09-24 16:48:55 -03:00
2023-09-28 19:24:36 +09:00
kind 3
======
2024-06-13 21:02:35 +09:00
These are extra fields not specified in NIP-02 that may be present in the stringified JSON of follow events:
2023-09-28 19:24:36 +09:00
### Deprecated fields
2023-09-28 08:07:30 -03:00
- `{<relay-url>: {"read": <true|false>, "write": <true|false>}, ...}` : an object of relays used by a user to read/write. [NIP-65 ](65.md ) should be used instead.
2023-09-28 19:24:36 +09:00
2023-09-24 16:48:55 -03:00
tags
====
These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings:
- `r` : a web URL the event is referring to in some way
2024-05-17 19:45:27 +09:00
- `title` : name of [NIP-51 ](51.md ) sets, [NIP-52 ](52.md ) calendar event, [NIP-53 ](53.md ) live event or [NIP-99 ](99.md ) listing