commit
9345868741
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ virtual machine.
|
||||||
The system bears minimalistic characteristics. The single interface to the
|
The system bears minimalistic characteristics. The single interface to the
|
||||||
outside world is a TLS stream over TCP. Internally, there is a family of
|
outside world is a TLS stream over TCP. Internally, there is a family of
|
||||||
processes, one of which has superuser privileges, communicating via unix domain
|
processes, one of which has superuser privileges, communicating via unix domain
|
||||||
sockets. The processes do need any persistent storage (apart from the
|
sockets. The processes do not need any persistent storage (apart from the
|
||||||
revocation lists). A brief enumeration of the processes is provided below:
|
revocation lists). A brief enumeration of the processes is provided below:
|
||||||
|
|
||||||
* `vmmd` (superuser privileges), which terminates TLS sessions, proxies messages, and creates and destroys virtual machines (including setup and teardown of network interfaces and virtual block devices)
|
* `vmmd` (superuser privileges), which terminates TLS sessions, proxies messages, and creates and destroys virtual machines (including setup and teardown of network interfaces and virtual block devices)
|
||||||
|
|
Loading…
Reference in a new issue