Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mirage/mirage-qubes
Mirage support for writing QubesOS AppVM unikernels
https://github.com/mirage/mirage-qubes
Last synced: 3 months ago
JSON representation
Mirage support for writing QubesOS AppVM unikernels
- Host: GitHub
- URL: https://github.com/mirage/mirage-qubes
- Owner: mirage
- License: bsd-2-clause
- Created: 2015-11-22T22:09:43.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T06:34:35.000Z (3 months ago)
- Last Synced: 2024-08-06T08:28:25.392Z (3 months ago)
- Language: OCaml
- Homepage:
- Size: 954 KB
- Stars: 62
- Watchers: 28
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
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 databaseSee [qubes-mirage-skeleton][] for an example using this library.
[qubes-mirage-skeleton]: https://github.com/mirage/qubes-mirage-skeleton