+11
_notes/MLS.md
+11
_notes/MLS.md
···[List of existing MLS implementations](https://github.com/mlswg/mls-implementations/blob/main/implementation_list.md)+* [[p2panda]] is local first and p2p, and implements MLS - see [about page](https://p2panda.org/about/)+* [[Matrix]] has notes on [Decentralized MLS](https://gitlab.matrix.org/matrix-org/mls-ts/-/blob/decentralised2/decentralised.org)+[^natanael]: Thanks [Natanael](https://bsky.app/profile/natanael.bsky.social) for chasing down a bunch of these links
+15
_notes/p2panda.md
+15
_notes/p2panda.md
···
···+> The core or p2panda is built in Rust from which we also compile WebAssembly for TypeScript developers but we hope to support even more languages one day. For this we formulated a p2panda _specification_ which is some sort of agreement developers can follow so different p2panda _implementations_ can still understand each other.