mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Qrexec2Implementation changed
Initial version
This commit is contained in:
parent
a2406da541
commit
7bb29b5da0
25
Qrexec2Implementation.md
Normal file
25
Qrexec2Implementation.md
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
layout: wiki
|
||||
title: Qrexec2Implementation
|
||||
permalink: /wiki/Qrexec2Implementation/
|
||||
---
|
||||
|
||||
Implemention of qrexec in Qubes R2
|
||||
==================================
|
||||
|
||||
This page describes implementation of the [qrexec framework](/wiki/Qrexec) in Qubes OS R2. Note that the implementation has changed significantly in Qubes R3 (see [Qrexec3Implementation](/wiki/Qrexec3Implementation)), although the user API reminded backwards compatible (i.e. qrexec apps written for Qubes R2 should run without modifications on Qubes R3).
|
||||
|
||||
General architecture
|
||||
--------------------
|
||||
|
||||
Dom0-specific details
|
||||
---------------------
|
||||
|
||||
VM-specific details (Linux AppVMs)
|
||||
----------------------------------
|
||||
|
||||
VM-specific details (Windows AppVMs)
|
||||
------------------------------------
|
||||
|
||||
Protocol description
|
||||
--------------------
|
Loading…
Reference in New Issue
Block a user