Hacker News new | ask | show | jobs
by ec109685 1712 days ago
This would be even cooler if it could be end to end encrypted. E.g. client side it spits out a decryption key, and encrypts all traffic with it. Then on the browser, you paste that in and it will decrypt.

Obviously you have to trust the javascript to not do anything nefarious with your data, so maybe it’s not really adding much security.

1 comments

Yea that’s a cool idea. You could leverage inspiration from wormhole. This podcast with the developer goes into some interesting details on key management and usability fo e2ee in the browser.

https://changelog.com/jsparty/185