add gpg note

This commit is contained in:
Malin Freeborn 2023-04-04 17:35:17 +02:00
parent 9142d34027
commit 342a3a1154
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
1 changed files with 6 additions and 0 deletions

View File

@ -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