package mirage-qubes-ipv4

  1. Overview
  2. Docs
Implementations of IPv4 stack which reads configuration from QubesDB for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

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

  1. ocaml >= "4.06.0"
  2. logs >= "0.5.0"
  3. lwt
  4. cstruct >= "1.9.0"
  5. mirage-clock >= "3.0.0"
  6. mirage-random >= "2.0.0" & < "4.0.0"
  7. ipaddr >= "3.0.0"
  8. arp >= "3.0.0"
  9. ethernet >= "3.0.0"
  10. tcpip >= "7.0.0"
  11. mirage-qubes = version
  12. dune >= "1.0"

Dev Dependencies

None

Used by

None

Conflicts

None