package mirage-qubes

  1. Overview
  2. Docs
Implementations of various Qubes protocols for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-v0.8.1.tbz
sha256=1d301f06cfc063f92a89eab3ff6f74d937f89f539fb64927caf6bd32175acf14
sha512=a7043af8750230a379eace31df868231a7dab24bf51361c0489ddb804e092dc2d291438cc6db845a45a3791beffcb264139b03eec2297103208e6ad8ddd9e9cf

Description

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

Published: 14 Mar 2020

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. ocaml >= "4.06.0"
  2. logs >= "0.5.0"
  3. lwt
  4. mirage-xen >= "5.0.0" & < "6.0.0"
  5. xen-gnt
  6. xen-evtchn
  7. vchan-xen >= "5.0.0"
  8. ppx_cstruct
  9. cstruct >= "2.2.0"
  10. dune >= "1.0"

Dev Dependencies

None

Used by (1)

  1. mirage-qubes-ipv4 = "0.7.0" | = "0.8.1"

Conflicts

None

OCaml

Innovation. Community. Security.