package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-2.0.0.tbz
sha256=708b9bbb7faea04b05bf694c253b440b638a83852420ee2b22604cd2bfe1849f
sha512=02e439a531ecd2cdaab1683378021d7e0773c6743bb46d282f1eb43c67e304085e8fe42def717f86285e09f0893a5a0b78cf76a7622010d3767331d83bd33e3b

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: 13 Feb 2025

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. ohex >= "0.2.0"
  3. ocaml >= "4.08.0"
  4. logs >= "0.5.0"
  5. lwt >= "5.7.0"
  6. mirage-xen >= "8.0.0"
  7. vchan-xen >= "6.0.0"
  8. cstruct >= "6.0.0"
  9. dune >= "1.0"

Dev Dependencies

None

Used by (1)

  1. mirage-qubes-ipv4 = "0.7.0" | >= "2.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.