add gpg export key command
This commit is contained in:
parent
bef0be669a
commit
d20dc2e2b6
@ -81,3 +81,7 @@ Then send those trusted keys up to a server, so people can see you have verified
|
||||
|
||||
> gpg --keyserver sks.hklbgd.org --refresh-keys
|
||||
|
||||
# Export
|
||||
|
||||
> gpg --output *me*.gpg --armor --export
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user