mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-07 09:15:08 -04:00
Fixed erreneous documentation in Split gpg
This commit is contained in:
parent
12992b6b79
commit
d842c78c84
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ This way it would be easy to spot unexpected requests to decrypt documents.
|
|||
Doing so won't provide any extra security anyway, as explained [above][intro] and [below][using Split GPG with subkeys].
|
||||
If you are generating a new key pair, or if you have a private key that already has a passphrase, you can use `gpg2 --edit-key <key_id>` then `passwd` to set an empty passphrase.
|
||||
Note that `pinentry` might show an error when you try to set an empty passphrase, but it will still make the change.
|
||||
(See [this StackExchange answer][se-pinentry] for more information.)
|
||||
(See [this StackExchange answer][se-pinentry] for more information.)Note: The error shows only if you **donot** have graphical pinentry installed. The Split GPG client let you use password-protected keys, the vault cube will show a passphrase if you are using R4.
|
||||
|
||||
## Configuring Split GPG ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue