Encryption
amorriscode opened this issue · 2 comments
amorriscode commented
I would love the ability to encrypt my messages before sending them over the pipe. For example, I would love to be able to send some messages with data that isn't viewable to anyone in their web browser console.
bluepnume commented
Wouldn't they be able to see the data before it gets sent by just setting a javascript breakpoint?
amorriscode commented
Well that's a huge oversight on my part. I've never used the Chrome debugger. Thanks for crushing my dreams. 😂