Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an encryption option #43

Open
jpatel531 opened this issue Apr 17, 2015 · 3 comments
Open

Add an encryption option #43

jpatel531 opened this issue Apr 17, 2015 · 3 comments

Comments

@jpatel531
Copy link
Contributor

Currently traffic is encrypted, but data is not

@eliotsykes
Copy link

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

@jalcine
Copy link

jalcine commented Aug 4, 2015

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.

@Kuberchaun
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants