mirage-qubes
Implementations of various Qubes protocols
Description
Qubes.RExec
: provide services to other VMsQubes.GUI
: just enough of the GUI protocol so that Qubes accepts the AppVMQubes.DB
: read and write the VM's QubesDB database
See qubes-mirage-skeleton for an example using this library.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 Sep 2018
- Authors
- Maintainers
Sources
Dependencies
logs
>= "0.5.0"
mirage-types-lwt
>= "3.0.0" & < "3.7.0"
mirage-xen
>= "3.0.0" & < "5.0.0"
cstruct
>= "1.9.0" & < "3.4.0"
jbuilder
>= "1.0+beta9"
ocamlfind
build
ocaml
>= "4.03.0"
Reverse Dependencies
mirage-qubes-ipv4
>= "0.6" & < "0.7.0"