diff options
| author | Paul Miller <paul@paulmillr.com> | 2023-12-20 13:22:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-20 09:22:02 -0300 |
| commit | 822b70a565678222706dd6284eb7abcaadfc5115 (patch) | |
| tree | 4cd71d068dfcebc39d418fed61d9c38d0baf752c /04.md | |
| parent | 09f8244e6fb5271a65a51cbbfe2b9503ee8783f3 (diff) | |
NIP44 encryption standard, revision 3 (#746)
* Introduce NIP-44 encryption standard
* Finalize NIP-44
* Update spec.
---------
Co-authored-by: Jonathan Staab <shtaab@gmail.com>
Diffstat (limited to '04.md')
| -rw-r--r-- | 04.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1,10 +1,12 @@ | |||
| 1 | > __Warning__ `unrecommended`: deprecated in favor of [NIP-44](44.md) | ||
| 2 | |||
| 1 | NIP-04 | 3 | NIP-04 |
| 2 | ====== | 4 | ====== |
| 3 | 5 | ||
| 4 | Encrypted Direct Message | 6 | Encrypted Direct Message |
| 5 | ------------------------ | 7 | ------------------------ |
| 6 | 8 | ||
| 7 | `final` `optional` | 9 | `final` `unrecommended` `optional` |
| 8 | 10 | ||
| 9 | A special event with kind `4`, meaning "encrypted direct message". It is supposed to have the following attributes: | 11 | A special event with kind `4`, meaning "encrypted direct message". It is supposed to have the following attributes: |
| 10 | 12 | ||