package mirage-qubes-ipv4

  1. Overview
  2. Docs
Implementations of various QubesOS protocols:

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.5.tbz
md5=30aa2aca83ecbca3d0a61f91cc651a0d

Description

  • Qubes.RExec: provide services to other VMs
  • Qubes.GUI: just enough of the GUI protocol so that Qubes accepts the AppVM
  • Qubes.DB: read and write the VM's QubesDB database

See qubes-mirage-skeleton for an example using this library.

Published: 19 Jun 2017

README

mirage-qubes

Implementations of various Qubes protocols:

  • Qubes.RExec: provide services to other VMs

  • Qubes.GUI: just enough of the GUI protocol so that Qubes accepts the AppVM

  • Qubes.DB: read and write the VM's QubesDB database

See qubes-mirage-skeleton for an example using this library.

Dependencies (10)

  1. logs >= "0.5.0"
  2. mirage-types-lwt >= "3.0.0" & < "3.7.0"
  3. lwt
  4. cstruct >= "1.9.0"
  5. mirage-protocols-lwt < "1.4.0"
  6. ipaddr < "3.0.0"
  7. tcpip >= "3.0.0" & < "3.5.0"
  8. mirage-qubes >= "0.5" & < "0.6"
  9. jbuilder >= "1.0+beta9"
  10. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None