Skip to content

Chess engine sandboxing #3

@TheExpandingPolytope

Description

@TheExpandingPolytope

Description:
Chess engine bytecode execution must be sandboxed from the rest of the application state to prevent exploits. Each chess engine will have access to its sown partitioned filesystem and execution environment to support NNUES, Syzgy tablebases, or other file based optimizations. Each chess engine will implement the uci protocol. Which uses stdin and stdout for communication.

Software that can potentially help in this endeavor:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions