add gpg note
This commit is contained in:
parent
9142d34027
commit
342a3a1154
@ -83,5 +83,11 @@ Then send those trusted keys up to a server, so people can see you have verified
|
||||
|
||||
# Export
|
||||
|
||||
Your public key:
|
||||
|
||||
> gpg --output *me*.gpg --armor --export
|
||||
|
||||
or
|
||||
|
||||
> gpg --export -a *email* > person.pub
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user