diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2023-11-15 21:42:51 -0300 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-11-16 10:24:53 -0300 |
| commit | 37f6cbb775126b386414220f783ca0f5f85e7614 (patch) | |
| tree | 17bcc1ae4838679d332ed360aea36747ba42b916 /51.md | |
| parent | f1433e0f0cb28d17102b530081b48d47e0ee38ac (diff) | |
remove all NIP authors.
Diffstat (limited to '51.md')
| -rw-r--r-- | 51.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ NIP-51 | |||
| 4 | Lists | 4 | Lists |
| 5 | ----- | 5 | ----- |
| 6 | 6 | ||
| 7 | `draft` `optional` `author:fiatjaf` `author:arcbtc` `author:monlovesmango` `author:eskema` `author:gzuuus` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | A "list" event is defined as having a list of public and/or private tags. Public tags will be listed in the event `tags`. Private tags will be encrypted in the event `content`. Encryption for private tags will use [NIP-04 - Encrypted Direct Message](04.md) encryption, using the list author's private and public key for the shared secret. A distinct event kind should be used for each list type created. | 9 | A "list" event is defined as having a list of public and/or private tags. Public tags will be listed in the event `tags`. Private tags will be encrypted in the event `content`. Encryption for private tags will use [NIP-04 - Encrypted Direct Message](04.md) encryption, using the list author's private and public key for the shared secret. A distinct event kind should be used for each list type created. |
| 10 | 10 | ||