mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-11 13:32:36 +01:00
n/gpg.md: make Keybase separate heading, add missing bracket, fix reference on comments
This commit is contained in:
parent
2b408ddc7f
commit
a4f941fcf6
11
n/gpg.md
11
n/gpg.md
@ -22,6 +22,7 @@ sitemap: false
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
- [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`
|
||||
|
Loading…
Reference in New Issue
Block a user