Skip to content

Sandbox improvements #2

@MesterMan03

Description

@MesterMan03

Problem / motivation

Now that we have basic sandboxing for scripts, it's time to look for ways to harden it. On linux the combination of Landlock, seccomp and prctl already give a very strong security, however macOS and Windows aren't close at all to this level of security.

Proposed solution

Look for alternative ways of sandboxing on these platforms, look into how browsers do it. Challenge: Bun's dev experience must be kept.

Alternatives considered

No response

Scope check

  • This feature belongs in the engine, not a mod
  • This feature does not add game logic to the engine

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions