diff options
Diffstat (limited to 'EE.md')
| -rw-r--r-- | EE.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1,10 +1,12 @@ | |||
| 1 | > __Warning__ `unrecommended`: superseded by the [Marmot Protocol](https://github.com/marmot-protocol/marmot) | ||
| 2 | |||
| 1 | NIP-EE | 3 | NIP-EE |
| 2 | ====== | 4 | ====== |
| 3 | 5 | ||
| 4 | E2EE Messaging using the Messaging Layer Security (MLS) Protocol | 6 | E2EE Messaging using the Messaging Layer Security (MLS) Protocol |
| 5 | ---------------------------------------------------------------- | 7 | ---------------------------------------------------------------- |
| 6 | 8 | ||
| 7 | `draft` `optional` | 9 | `final` `unrecommended` `optional` |
| 8 | 10 | ||
| 9 | This NIP standardizes how to use the [MLS Protocol](https://www.rfc-editor.org/rfc/rfc9420.html) with Nostr for efficient and E2EE (end-to-end encrypted) direct and group messaging. | 11 | This NIP standardizes how to use the [MLS Protocol](https://www.rfc-editor.org/rfc/rfc9420.html) with Nostr for efficient and E2EE (end-to-end encrypted) direct and group messaging. |
| 10 | 12 | ||