Damus
JeffG  profile picture
JeffG
@JeffG
Additionally, it might be helpful to look at the nostr-openmls rust crate I've been working on. The idea is that this library would serve as an abstraction layer between nostr clients and the OpenMLS API. Essentially handling some of the boilerplate and making sure that you're using the right settings and doing the right verifications along the way.

https://github.com/erskingardner/nostr-openmls

21❤️1🤙2
modalplex · 70w
Cool. This is super needed ... And I think your conclusions for why MLS for nostr are spot on too.
nostrich · 70w
I am writing to inquire about the proposal you are presenting, specifically regarding the capabilities of Direct Message Nostr compared to SimpleX. We have several requirements for our Direct Message implementation: Encrypted Media Transmission: We need the ability to send encrypted media, not jus...