Restore the system daemon
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 38
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We need webexec to start automatically on boot.
We need to support both linux and darwin. The daemon will have to run as root and function as a gateway for all users on the system.
When a client connecys to the daemon, the daemon will spawn a neww user
agent for the client and use webexec accept to establish a connection.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing webexec accept command and tracing how a client connection is handled. Define the Linux and Darwin boot-service entry points, root gateway behavior, and per-user agent lifecycle; done means the daemon starts on boot on both systems and accepts clients as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100