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-1.0.0.tbz
sha256=b20340a52a3a2d01bbab1cc01ce03ed11793738caa0f73f954fe331813acf991
sha512=01fed03f00d166e2378fae8e19cd6bb057ed1ce8d24ed89aa0469b8bc38ba7cb8a050a2d268c2a7c7c53f3683ba51f2373bd21907975248c940339ef90440d4b

Description

Published: 29 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 (10)

  1. ocaml >= "4.06.0"
  2. lwt >= "5.7.0"
  3. mirage-clock >= "3.0.0"
  4. mirage-crypto-rng-mirage >= "1.0.0"
  5. ipaddr >= "3.0.0"
  6. arp >= "3.0.0"
  7. ethernet >= "3.0.0"
  8. tcpip >= "8.2.0"
  9. mirage-qubes = version
  10. dune >= "1.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.