update gpg

This commit is contained in:
Malin Freeborn 2021-11-09 02:36:24 +01:00
parent 58230de38a
commit b6faafd447
1 changed files with 5 additions and 1 deletions

View File

@ -63,12 +63,16 @@ This is a fingerprint.
You can now decide the trust level (this stays on your computer).
> gpg edit-key (some fingerprint)
> gpg --edit-key (some fingerprint)
Once you're in the interface, type `trust`.
> gpg --sign-key alice@posteo.net
Then send those trusted keys up to a server, so people can see you have verified them:
> gpg --keyserver sks.hklbgd.org --send-keys 024C6B1C84449BD1CB4DF7A152295D2377F4D70F
# Refresh Keys
> gpg --keyserver sks.hklbgd.org --refresh-keys