multihack/multihack-web

E2E encryption

t-mullen opened this issue · 1 comments

Everything is encrypted with WebRTC and WSS, but the server can see the key exchanges in the WebRTC case and the content in the WSS case.

Would be neat if you could specify a shared key along with your room and have everything encrypted.

Backlog because web crypto is useless without something like hyperboot (if even then), and that would need to be opt-in and so more complicated.

Basically, if you trust the server, you are fine and this isn't needed.