package mirage-qubes

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-qubes-0.9.5.tbz
sha256=5ece36cb788bcbb1933d974c0e8ff3ee8db9eac1b3755fb4a5b24cdf4fdeb0f5
sha512=67c89051f32135452582786e4f4838dccd37900987c6ed2db5347ac59c9a7a61eefc5d157515c572a47e5b6f3c2d597454ba35fc1197077efd457a481b66bfc4

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: 09 May 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 >= "6.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.9.5"

Conflicts

None

OCaml

Innovation. Community. Security.