mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
UserDoc/SplitGpg changed
Importing keys
This commit is contained in:
parent
e15e54a21d
commit
c4d015a513
@ -86,3 +86,12 @@ exec qubes-gpg-client "$@"
|
|||||||
[![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.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)
|
||||||
|
|
||||||
### Importing public keys
|
### Importing public keys
|
||||||
|
|
||||||
|
Use `qubes-gpg-import-key` in the client AppVM to import the key into the GPG backend VM. Of course a (safe, unspoofable) user consent dialog box is displayed to accept this.
|
||||||
|
|
||||||
|
``` {.wiki}
|
||||||
|
[user@work ~]$ export QUBES_GPG_DOMAIN=work-gpg
|
||||||
|
[user@work ~]$ qubes-gpg-import-key ~/Downloads/marmarek.asc
|
||||||
|
```
|
||||||
|
|
||||||
|
[![No image "tb-enigmail-split-gpg-5.png" attached to UserDoc/SplitGpg](/chrome/common/attachment.png "No image "tb-enigmail-split-gpg-5.png" attached to UserDoc/SplitGpg")](/attachment/wiki/UserDoc/SplitGpg/tb-enigmail-split-gpg-5.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user