= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Implementations of various Qubes protocols for MirageOS
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 }">
Authors
Maintainers
Sources
mirage-qubes-0.9.3.tbz
sha256=0bdcb1a6372620cbfebc492490db43cc5ca21cad116bd009db235a0685121b0f
sha512=7da37ab85f3a2031a2f7906fda17cf21e6bf44d79468534c1601db9fcd7d1b70a214f22f3587846e4286f9215235a9f9534ddea1b678e334a27710376b1b45a7
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: 08 Sep 2022
Dependencies (9)
-
fmt
>= "0.8.5"
-
ocaml
>= "4.08.0"
-
logs
>= "0.5.0"
- lwt
-
mirage-xen
>= "6.0.0"
-
vchan-xen
>= "6.0.0"
- ppx_cstruct
-
cstruct
>= "6.0.0"
-
dune
>= "1.0"
Development Dependencies
-
None
Reverse Dependencies (1)
-
mirage-qubes-ipv4
= "0.7.0" | >= "0.9.3"
Conflicts
-
None