package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-v0.9.1.tbz
sha256=dca185c7ee3cfc019fbe72a254b3a2a2f7b86a659b74b9e7c214cb16ff6f10a4
sha512=4925136237bdfe0d846a8055f94546e8020eaa53151f658456823f51fbc0e76b72b6f6d74eb3a88fb31c4ff7d1cf6d33ed31471b0caa6f33f8b09c5caee473cb

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: 02 Dec 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 (8)

  1. ocaml >= "4.08.0"
  2. logs >= "0.5.0"
  3. lwt
  4. mirage-xen >= "6.0.0"
  5. vchan-xen >= "6.0.0"
  6. ppx_cstruct
  7. cstruct >= "2.2.0" & < "6.1.0"
  8. dune >= "1.0"

Dev Dependencies

None

Used by (1)

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

Conflicts

None