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

Protect socket by session secret #45

Open
oliwel opened this issue Oct 3, 2015 · 0 comments
Open

Protect socket by session secret #45

oliwel opened this issue Oct 3, 2015 · 0 comments

Comments

@oliwel
Copy link
Contributor

oliwel commented Oct 3, 2015

Related to #21
After providing the password for the master secret, obtain/agree on a session secret and protect all socket operations by this secret. It might be useful if the client can force a session secret to use (Integration into forking daemons will be much easier if the secret can be set globally and used by the childs later).

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

1 participant