NIP-24: add "encrypted" tag

This commit is contained in:
Alex Gleason 2024-05-26 12:18:05 -05:00
parent 02e6757c61
commit da24cfe3e7
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

1
24.md
View File

@ -41,3 +41,4 @@ These tags may be present in multiple event kinds. Whenever a different meaning
- `r`: a web URL the event is referring to in some way - `r`: a web URL the event is referring to in some way
- `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 - `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
- `encrypted`: indicates that the event's content field contains encrypted data. The value should be `nip04` or `nip44` to indicate the encryption method used. If no value is provided, it should be assumed to be `nip04`.