mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 16:29:28 -05:00
CopyPaste changed
Added to policy section
This commit is contained in:
parent
e7905986e3
commit
bfd44d76b2
13
CopyPaste.md
13
CopyPaste.md
@ -49,7 +49,18 @@ For data other than logs, there are two options:
|
|||||||
Clipboard automatic policy enforcement
|
Clipboard automatic policy enforcement
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
||||||
TODO
|
The Qubes clipboard policy is configurable in:
|
||||||
|
|
||||||
|
``` {.wiki}
|
||||||
|
/etc/qubes-rpc/policy/qubes.ClipboardPaste
|
||||||
|
```
|
||||||
|
|
||||||
|
You may wish to configure this policy in order to prevent user error. For example, if you are certain that you never wish to paste *into* your "vault" AppVM, then you might edit the policy as follows:
|
||||||
|
|
||||||
|
``` {.wiki}
|
||||||
|
$anyvm vault deny
|
||||||
|
$anyvm $anyvm ask
|
||||||
|
```
|
||||||
|
|
||||||
Shortcut Configuration
|
Shortcut Configuration
|
||||||
----------------------
|
----------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user