package mirage-qubes-ipv4

  1. Overview
  2. Docs
Implementations of various Qubes protocols

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.6.tbz
md5=4e4050c75e4294356627d8157b733026

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: 18 Sep 2018

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 (13)

  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 < "2.0.0"
  6. mirage-clock < "3.0.0"
  7. mirage-random < "2.0.0"
  8. ipaddr < "3.0.0"
  9. tcpip >= "3.5.0" & < "5.0.0"
  10. mirage-qubes >= "0.6" & < "0.7.0"
  11. jbuilder >= "1.0+beta9"
  12. ocamlfind build
  13. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None