package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.11.0.tbz
sha256=dca01eefe34acd02bb0df843f6e015e312526432f2babcde099c63759fef9208
sha512=99fcf0fe178cbc2b8017cad688aba3600240bbddde2e06ccb2e622ff2ca5367b2587206045ae14103d9092c9f38662c18e837832ec9a0edee98b32c3c773b4c4

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 Aug 2024

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" | = "0.11.0"

Conflicts

None

OCaml

Innovation. Community. Security.