From 4c03f1bb8e506a07f00930d4e8daf71952e7ab1a Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Wed, 30 Jul 2014 07:36:05 +0000 Subject: [PATCH] UserDoc/SplitGpg changed Update TB setting screenshot to show patch to the qubes builtin script --- UserDoc/SplitGpg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UserDoc/SplitGpg.md b/UserDoc/SplitGpg.md index 600125ab..94d87480 100644 --- a/UserDoc/SplitGpg.md +++ b/UserDoc/SplitGpg.md @@ -78,7 +78,7 @@ Note that running normal `gpg -K` in the demo above shows no private keys stored However, when using Thunderbird with Enigmail extension it is not enough, because Thunderbird doesn't preserve the environment variables. Instead it is recommended to use a simple script provided by `/usr/bin/qubes-gpg-client-wrapper` file by pointing Enigmail to use this script instead of the standard GnuPG binary: -[![No image "tb-enigmail-split-gpg-settings.png" attached to UserDoc/SplitGpg](/chrome/common/attachment.png "No image "tb-enigmail-split-gpg-settings.png" attached to UserDoc/SplitGpg")](/attachment/wiki/UserDoc/SplitGpg/tb-enigmail-split-gpg-settings.png) +[![No image "tb-enigmail-split-gpg-settings-2.png" attached to UserDoc/SplitGpg](/chrome/common/attachment.png "No image "tb-enigmail-split-gpg-settings-2.png" attached to UserDoc/SplitGpg")](/attachment/wiki/UserDoc/SplitGpg/tb-enigmail-split-gpg-settings-2.png) The script also sets the QUBES\_GPG\_DOMAIN variable automatically based on the content of the file `/rw/config/gpg-split-domain`, which should be set to the name of the GPG backend VM. This file survives the AppVM reboot, of course.