upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeff Gardner <202880+erskingardner@users.noreply.github.com>2025-08-27 18:03:06 +0200
committerGitHub <noreply@github.com>2025-08-27 09:03:06 -0700
commit581452e8459e84caef8fa080eb8d7940468754fb (patch)
tree1eca177309376dd195b90fbc53ddf573ef50b4c8 /README.md
parent1f4d6d1c46dd9886e939fb511788870d80b7420e (diff)
Add NIP-EE: E2EE messaging using MLS (#1427)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b305a9..bced697 100644
--- a/README.md
+++ b/README.md
@@ -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 |