diff --git a/n/gpg.md b/n/gpg.md index 1df8024..ab912e4 100644 --- a/n/gpg.md +++ b/n/gpg.md @@ -22,6 +22,7 @@ sitemap: false +- [Keybase](#keybase) - [Claws-mail note that is somewhat related.](#claws-mail-note-that-is-somewhat-related) - [WKD](#wkd) - [Keyoxide](#keyoxide) @@ -46,7 +47,7 @@ deluid # to delete the uid which doesn't contain your name save ``` -\*\* Comments are considered harmful https://debian-administration.org/users/dkg/weblog/97 +\* [OpenPGP User ID Comments considered harmful by dkg on debian-administrator.org (via web.archive.org)](https://web.archive.org/web/20201020082313/https://debian-administration.org/users/dkg/weblog/97) Then you are ready to publish the public key however you generally publish it, preferably in multiple places from where some recognise revokation @@ -56,13 +57,13 @@ NOTE: You can extend the expiry time of an expired gpg signature by issuing the `expire` command in `--edit-key` and the key is valid again when the update is reimported to gpg keyrings by other people. -Keybase note: To publish the key `keybase pgp select --multi` (where multi -is required for multiple PGP keys per account and to submit changes to it, +## Keybase + +To publish the key `keybase pgp select --multi` (where multi +is required for multiple PGP keys per account) and to submit changes to it, `keybase pgp update --all` (where --all is again necessary only if you have multiple keys). ---- - ## Claws-mail note that is somewhat related. Debian: `sudo apt install claws-mail claws-mail-address-keeper claws-mail-attach-warner claws-mail-gdata-plugin claws-mail-pgpinline claws-mail-pgpmime claws-mail-smime-plugin`