Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 597 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 597 Bytes

tudor-host

This folder contains the Tudor host process. It's launched by the tudor-host-launcher, and its job is to provide libtudor's functionality over a secured and sandboxed IPC connection.

Build Options

Currently, the following build options are defined:

Flag Description
UNMOUNTFS=true Enable unmounting of the root file system in the sandbox, which prevents the driver from accessing any files. Enabled by default, disable when debugging using e.g. GDB.

Documentation

TODO