aktin / aktin/debian-updateagent-pkg
Migrate TCP Sockets to Unix Domain Sockets
Open
enhancement
good first issue
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The update agent currently uses TCP sockets (ports 1002/1003) for local communication. This should be migrated to Unix Domain Sockets for improved security (access control via filesystem permissions) and performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.