Damus
note1h33we...
elle profile picture
@silverpill absolutely, E2EE is still WIP. I don't think MLS is so complicated that no one can implement it. in a lot of cases, implementers shouldn't have to touch the low-level MLS implementation. OpenMLS exists for Rust, and ts-mls exists for TS/JS. the OpenMLS can be wrapped by anything that can talk to a C FFI. at least how I understand the Embassy/Bonfire impls, they are using those MLS primitives to build up the protocol.
1
Jupiter Rowland · 1w
@elle @silverpill Out of curiosity, what about pure PHP applications that only use a wee bit of JavaScript for the UI?