(no title)
larma
|
3 years ago
The complexity of a whole protocol and running a client for it (which is effectively what you are doing when running bridges locally) is much higher than just doing the necessary part (e2ee) on the client.
Also, you might be unable to run such bridge in a web client because the protocol is not based on cors-enabled http/websocket APIs.
uncomputation|3 years ago