tuzig / tuzig/webexec

Restore the system daemon

Open
#102 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.