Skip to content

Document host functions and attack surface #42

Description

@danbugs

Summary

Create a document (e.g., HOST_FUNCTIONS.md) that enumerates every host function exposed via the __dispatch JSON-RPC bridge, describing:

  • Function name and parameters
  • What it does on the host side
  • Which CLI flag gates it (--enable-tools, --mount, --net, --port, etc.)
  • Attack surface / trust boundary considerations

This gives users and auditors a single place to understand the guest→host channel without reading the Rust source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions