Skip to content

Untrusted code sandboxing and IoSandbox serialization #353

Open
@void4

Description

@void4

I'm looking for a language with the following two properties:

  • untrusted code can be sandboxed and executed within the same process, while restricting both runtime and access to resources (stack frame, network, filesystem)
  • the sandbox can be suspended and serialized, stored in memory and sent over the network, then resumed again

As far as I understand this is not yet possible with iolanguage, but would this be feasible to implement?

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