UserDoc/SplitGpg changed

Clarified point about signing other people's keys
This commit is contained in:
Axon 2014-08-03 05:31:00 +00:00
parent 29e9ed75f6
commit bd95698f6d

View File

@ -105,7 +105,7 @@ Use `qubes-gpg-import-key` in the client AppVM to import the key into the GPG ba
Advanced: Using Split GPG with Subkeys
--------------------------------------
Users with particularly high security requirements may wish to use split GPG with [subkeys](https://wiki.debian.org/Subkeys). However, this setup comes at a significant cost: It will be impossible to sign other people's keys without breaking this security model. Nonetheless, if signing others' keys is not required, then split GPG with subkeys offers unparalleled security for one's master secret key.
Users with particularly high security requirements may wish to use split GPG with [subkeys](https://wiki.debian.org/Subkeys). However, this setup comes at a significant cost: It will be impossible to sign other people's keys with the master secret key without breaking this security model. Nonetheless, if signing others' keys is not required, then split GPG with subkeys offers unparalleled security for one's master secret key.
### Setup Description