diff options
| author | Jeff Gardner <202880+erskingardner@users.noreply.github.com> | 2025-08-27 18:03:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-27 09:03:06 -0700 |
| commit | 581452e8459e84caef8fa080eb8d7940468754fb (patch) | |
| tree | 1eca177309376dd195b90fbc53ddf573ef50b4c8 /README.md | |
| parent | 1f4d6d1c46dd9886e939fb511788870d80b7420e (diff) | |
Add NIP-EE: E2EE messaging using MLS (#1427)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -107,6 +107,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 107 | - [NIP-B7: Blossom](B7.md) | 107 | - [NIP-B7: Blossom](B7.md) |
| 108 | - [NIP-C0: Code Snippets](C0.md) | 108 | - [NIP-C0: Code Snippets](C0.md) |
| 109 | - [NIP-C7: Chats](C7.md) | 109 | - [NIP-C7: Chats](C7.md) |
| 110 | - [NIP-EE: E2EE Messaging using MLS Protocol](EE.md) | ||
| 110 | 111 | ||
| 111 | ## Event Kinds | 112 | ## Event Kinds |
| 112 | | kind | description | NIP | | 113 | | kind | description | NIP | |