krakenjs/beaver-logger

Encryption

amorriscode opened this issue · 2 comments

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.

Wouldn't they be able to see the data before it gets sent by just setting a javascript breakpoint?

Well that's a huge oversight on my part. I've never used the Chrome debugger. Thanks for crushing my dreams. 😂