├── admin-api.png ├── qubesd-arch.png ├── qubes-components.png ├── qubes-integration.png ├── paranoid-backup-restore.png ├── appvm-ir-private-img-mounting.png ├── paranoid-backup-restore-under-the-hood.png ├── README.md └── xml ├── appvm-ir-private-img-mounting.xml ├── paranoid-backup-restore.xml ├── admin-api.xml └── paranoid-backup-restore-under-the-hood.xml /admin-api.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootkovska/qubes-diagrams/HEAD/admin-api.png -------------------------------------------------------------------------------- /qubesd-arch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootkovska/qubes-diagrams/HEAD/qubesd-arch.png -------------------------------------------------------------------------------- /qubes-components.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootkovska/qubes-diagrams/HEAD/qubes-components.png -------------------------------------------------------------------------------- /qubes-integration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootkovska/qubes-diagrams/HEAD/qubes-integration.png -------------------------------------------------------------------------------- /paranoid-backup-restore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootkovska/qubes-diagrams/HEAD/paranoid-backup-restore.png -------------------------------------------------------------------------------- /appvm-ir-private-img-mounting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootkovska/qubes-diagrams/HEAD/appvm-ir-private-img-mounting.png -------------------------------------------------------------------------------- /paranoid-backup-restore-under-the-hood.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootkovska/qubes-diagrams/HEAD/paranoid-backup-restore-under-the-hood.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Qubes OS architecture diagrams 2 | 3 | This repository contains various architecture diagrams for Qubes OS. 4 | 5 | The diagrams have been made with [draw.io](https://www.draw.io/), a free, 6 | Visio-like software, which can also be downloaded and run off-line as a Chrome 7 | App. 8 | 9 | For each diagram, there is a source XML file (which can be opened in the 10 | drawi.io, but likely also in other similar drawing apps), and also a rendered 11 | PNG file. 12 | 13 | ## License 14 | 15 | All files here are available under the Creative Commons 16 | [Attribution-NonCommercial-ShareAlike 17 | 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license. 18 | -------------------------------------------------------------------------------- /xml/appvm-ir-private-img-mounting.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /xml/paranoid-backup-restore.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /xml/admin-api.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /xml/paranoid-backup-restore-under-the-hood.xml: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------