Skip to content

Commit 4ad8fa2

Browse files
committed
Add note about password remove giving error
Signed-off-by: Elan Ruusamäe <[email protected]>
1 parent 1a37248 commit 4ad8fa2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ gpg --homedir gpg-tmp --edit-key <SubKey ID>
9191

9292
Type `passwd`, entering your current password and then set the password to "" to remove it.
9393

94+
The command may give error `error changing passphrase: No secret key` when setting empty password.
95+
You should ignore it as the password was really removed.
96+
9497
Type `save` to exit edit mode and re-export your subkey:
9598

9699
```bash

0 commit comments

Comments
 (0)