package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.9.2.tbz
sha256=7f57d7c1858e65b8400dcbc97f699220cccd12ff170f439428dd752a954c72e7
sha512=61a97e009bc7f2bc8f2f04d463fb20727e02e5033ce1e9961da77d7deb1e8b07ebb4c13522f5c4b84f0326b19f09830aacb0295a56a45279c357916253e593ea

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: 22 Dec 2021

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

  1. fmt >= "0.8.5"
  2. ocaml >= "4.08.0"
  3. logs >= "0.5.0"
  4. lwt
  5. mirage-xen >= "6.0.0"
  6. vchan-xen >= "6.0.0"
  7. ppx_cstruct
  8. cstruct >= "6.0.0"
  9. dune >= "1.0"

Dev Dependencies

None

Used by (1)

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

Conflicts

None