diff --git a/data/gpg.md b/data/gpg.md index 5b093fb..9d2af5d 100644 --- a/data/gpg.md +++ b/data/gpg.md @@ -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