MLS is a highly secure group messaging protocol, and there are emerging Nostr implementations.
NIP-EE was approved but has been withdrawn, yet we have implemented IOS/Swift, Android/Kotlin clients and a rnostr-relay extension based RUST relay.
The Marmot update has a good point about MLS KeyPackages being base64 but adds a lot of complexity that is unnecessary for the basic functionality, nor addresses how to implement a relay which cache's keypackages.
NIP-EE-RELAY is a proposal which is an extension of the original NIP-EE which both has the base64 keypackage option of Marmot but also discussed the relay functionality.
https://www.loxation.com/NIP-EE-RELAY.md
MLS is a highly secure group messaging protocol, and there are emerging Nostr implementations.
NIP-EE was approved but has been withdrawn, yet we have implemented IOS/Swift, Android/Kotlin clients and a rnostr-relay extension based RUST relay.
The
Marmotupdate has a good point about MLS KeyPackages being base64 but adds a lot of complexity that is unnecessary for the basic functionality, nor addresses how to implement a relay which cache's keypackages.NIP-EE-RELAY is a proposal which is an extension of the original NIP-EE which both has the base64 keypackage option of
Marmotbut also discussed the relay functionality.https://www.loxation.com/NIP-EE-RELAY.md