mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
2.3 KiB
2.3 KiB
layout | title | permalink | redirect_from | |||
---|---|---|---|---|---|---|
doc | System Documentation | /doc/system-doc/ |
|
System Documentation for Developers
Fundamentals
- Qubes OS Architecture Overview
- Qubes OS Architecture Spec v0.3 [PDF] (The original 2009 document that started this all...)
- Security-critical elements of Qubes OS
- Qubes RPC:
qrexec
v2 (R2 implementation) - Qubes RPC:
qrexec
v3 (R3 implementation) (Odyssey) - Example for writing a
qrexec
service in Qubes OS (blog post) - Qubes GUI virtualization protocol
- Networking in Qubes
- Implementation of template sharing and updating
Services
- Inter-domain file copying (deprecates
qfileexchgd
) - Dynamic memory management in Qubes
- Implementation of DisposableVMs
- Article about disposable VMs
- Dom0 secure update mechanism
- VM secure update mechanism (forthcoming)
Debugging
- Profiling python code
- Test environment in separate machine for automatic tests
- Automated tests
- VM-dom0 internal configuration interface
- Debugging Windows VMs