# Resources
This is a collection of useful links to documentation that can be helpful for both human and AI agents.
[NIP-EE](https://github.com/nostr-protocol/nips/blob/001c516f7294308143515a494a35213fc45978df/EE.md): This is the Nostr NIP that describes how to implement MLS based secure messaging using the Nostr protocol.
[Plan](./plan.md): This is a doc that describes some of our principles when writing this library and both the current and set of interfaces we want this library to have for consumers. Some of the current interfaces would ideally be removed.
[OpenMLS](https://github.com/openmls/openmls): This is the MLS implementation that we're using to work with MLS primitives