Damus
silverpill · 1w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqte4emzyperkvdq4tc4lfquhv3hzkgty3rjm4nrvgve602t2l8uqs4d5u9f If nobody can implement it, it's a bad standard. I didn't say that we should go in a ...
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?