Merge pull request #81 from adrelanos/patch-23

recommend to check if Split GPG is installed
This commit is contained in:
Axon 2015-12-10 05:00:34 +00:00
commit a32eaa7511

View File

@ -78,6 +78,20 @@ between Split GPG and PGP/MIME.
Configuring and using Split GPG Configuring and using Split GPG
------------------------------- -------------------------------
In dom0, make sure the `qubes-gpg-split-dom0` package is installed.
sudo qubes-dom0-update qubes-gpg-split-dom0
If using templates based on Debian, make sure you have the `qubes-gpg-split`
package installed.
sudo apt-get install qubes-gpg-split
For Fedora.
sudo yum install qubes-gpg-split
Start with creating a dedicated AppVM for storing your keys (the GPG backend Start with creating a dedicated AppVM for storing your keys (the GPG backend
domain). It is recommended that this domain be network disconnected (set its domain). It is recommended that this domain be network disconnected (set its
netvm to `none`) and only used for this one purpose. In later examples this netvm to `none`) and only used for this one purpose. In later examples this