joshsoftware / joshsoftware/minion-agent
Finish Security Hardening
Open
- Dominant language
- Crystal
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We need to ensure that communication between the agent and streamserver is encrypted as it transfers over the wire, and preferably also using public/private keys if possible. We should also see if we can do something to ensure that each agent can cryptographically verify that the message they receive is from the right server (pub/priv key encryption here again) so we don't have a situation where a bad actor spoofs commands to a minion out in the world.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.