atom-pair icon indicating copy to clipboard operation
atom-pair copied to clipboard

Add an encryption option

Open jpatel531 opened this issue 9 years ago • 3 comments

Currently traffic is encrypted, but data is not

jpatel531 avatar Apr 17 '15 10:04 jpatel531

Thanks for atom-pair @jpatel531 - could you expand on the difference between traffic vs. data?

eliotsykes avatar Aug 04 '15 18:08 eliotsykes

Perhaps this?

Traffic is over HTTPS, but data's over cleartext? Maybe using something like OTR to start off (it's not the most secure) and upgrading to use NaCl to use a PSK to encrypt the data.

Of course, speed + performance considerations come into play.

jalcine avatar Aug 04 '15 23:08 jalcine

So currently you may have some of or all of the code your sharing at rest on Pusher server in plain text?

Kuberchaun avatar Sep 14 '16 15:09 Kuberchaun