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

Encrypt communication between server and crunchers. #4

Open
trokam opened this issue Feb 13, 2015 · 0 comments
Open

Encrypt communication between server and crunchers. #4

trokam opened this issue Feb 13, 2015 · 0 comments
Labels

Comments

@trokam
Copy link
Collaborator

trokam commented Feb 13, 2015

All the communication of crunchers with the server goes through the web process 'http://trokam.com/action'. This must be changed to 'https://trokam.com/action' using an SSL certificate.

The server assign tasks only to registered crunchers. The crunchers send their ID to identify themselves in server, therefore the ID and all other data must go encrypted.

Current implementation let the possibility for some one else take the identity of a cruncher.

@trokam trokam self-assigned this Feb 13, 2015
@trokam trokam removed their assignment Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants