update gpg.md

This commit is contained in:
Malin Freeborn 2023-04-11 14:40:50 +02:00
parent 0240f7e288
commit c51c81ab52
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
1 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ Get the message back out the file with:
Search for a key at any key store:
> gpg --keyserver *sks.hklbgd.org* --search-keys nestorv
> gpg --search-keys nestorv
Once you've made a decision about someone:
@ -75,11 +75,11 @@ Once you're in the interface, type `trust`.
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*
> gpg --send-keys *024C6B1C84449BD1CB4DF7A152295D2377F4D70F*
# Refresh Keys
> gpg --keyserver *sks.hklbgd.org* --refresh-keys
> gpg --refresh-keys
# Export