mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
8a6890174d
Addresses without a slash are redirected to a version with slash, but with forced protocol http instead of https.
2.2 KiB
2.2 KiB
layout | title | permalink | redirect_from |
---|---|---|---|
doc | SystemDoc | /doc/SystemDoc/ | /wiki/SystemDoc/ |
System Documentation for Developers
-
Fundamentals:
-
Qubes OS Architecture v0.3 (pdf) (The original 2009 document that started this all...)
-
Qubes RPC framework (qrexec):
- The Qubes RPC/Service API
- Example for writing a qrexec service in Qubes OS blog post
- qrexec implementation in Qubes R2
- qrexec implementation in Qubes R3/Odyssey
-
-
Services:
-
Debugging:
-
Building: