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

README.md.html

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.