add gpg note

This commit is contained in:
2023-04-04 17:35:17 +02:00
parent 9142d34027
commit 342a3a1154

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