Skip to content

Security: scope host-side IPC capabilities #113

Description

@marcello-tk

Parent umbrella: #108\n\nGoal: reduce the authority exposed by host-side IPC commands and keep privileged actions narrowly scoped.\n\nFocus areas:\n- Review existing #[tauri::command] surfaces for overbroad authority\n- Split commands by capability when a single endpoint currently does too much\n- Keep sensitive actions host-only, with explicit user approval paths for mutation\n- Document the trust boundary for each command in docs/apis.md\n\nSuccess looks like: a smaller, clearer host API surface with fewer implicit privileges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions