Currently, browsers do not let scripts open raw sockets. Because of this, projects using MPC on L2->L6 data need a bridge to native code or to another device.
This project wires up the direct socket api: https://wicg.github.io/direct-sockets/#dom-socketdnsquerytype into the tlsn-js websocket endpoint.
It also wraps the entire project into an isolated web app that is signed and can be ran offline via webbundles
Privacy
This application is served statically and is cached for offline use. No analytics are collected. All communication is directly between the client and the remote server specified by the user.