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

Revisit and rewrite the control server #935

Closed
4 tasks done
directionless opened this issue Nov 15, 2022 · 1 comment
Closed
4 tasks done

Revisit and rewrite the control server #935

directionless opened this issue Nov 15, 2022 · 1 comment
Assignees

Comments

@directionless
Copy link
Contributor

directionless commented Nov 15, 2022

The control server is coming back! This is a fairly large project that needs a bunch of PRs. The end goal is to have launcher have a control channel to our K2 (our SaaS) which is used for controller and changing launcher's behavior.

Task:

  • Enable the control server on windows. It's a no-op, but it'll improve code consistency. (small)
  • Design and document a control protocol
  • Authentication ??? Should it use the osquery node key (how?) or the launcher RSA keys?
  • Table for server writable data #936

Some likely control things. Not totally sure how these will shape up:

  1. enable/disable desktop
  2. Change update channel
  3. Re-trigger the updater, not just via callback
@directionless directionless changed the title Revisit the control server Revisit and rewrite the control server Nov 15, 2022
@directionless directionless removed their assignment Dec 7, 2022
@directionless
Copy link
Contributor Author

This is done and live

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

No branches or pull requests

2 participants