Skip to content

AIs restrictions #1

Description

@Shakadak

The external programs launched by the generator should be incapable to do anything but read from the standard input, and write to the standard output, and be limited to in the maximum amount of RAM that can be used.
Some trails to explore:

  • Use ulimit to restrict the amount of memory usable
  • Run the AI as a user without any permission
  • Save the pid from the port and then kill it when time spent exceed allowed time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions