mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-06 05:36:05 -05:00
enigmail: add a warning about default created gpg key by enigmail
Related to https://github.com/QubesOS/qubes-issues/issues/5639
This commit is contained in:
parent
1789081598
commit
ff018b699f
@ -156,6 +156,10 @@ It is recommended to set up and use `/usr/bin/qubes-gpg-client-wrapper`, as disc
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
**Warning:** By default, Enigmail could generate a default GPG key in `work` associated with the newly created Thunderbird account. Generally, it corresponds to the email used in
|
||||||
|
`work-gpg` associated to your private key. In consequence, you will obtain `gpg -K` in `work` being non-empty but it _does not_ correspond to your private key in `work-gpg`.
|
||||||
|
Comparing the `fingerprint` or `expiration date` will show that they are not the same private key. In order to prevent Enigmail using this defaut generated local key in `work`, you can safely remove it.
|
||||||
|
|
||||||
## Using Git with Split GPG ##
|
## Using Git with Split GPG ##
|
||||||
|
|
||||||
Git can be configured to used with Split GPG, something useful if you would like to contribute to the Qubes OS Project as every commit is required to be signed.
|
Git can be configured to used with Split GPG, something useful if you would like to contribute to the Qubes OS Project as every commit is required to be signed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user