X-Git-Url: http://info9.net/gitweb/?p=wiki.git;a=blobdiff_plain;f=securemail%2Fgpg5.mdwn;fp=securemail%2Fgpg5.mdwn;h=859a36edfb628a385671587fe0d4e52af590603d;hp=0000000000000000000000000000000000000000;hb=25f37f45c25c5659d9a3608776e0fa9ca77c74cd;hpb=19a415cc5d45e990f04b5eafac364423cb50fee1 diff --git a/securemail/gpg5.mdwn b/securemail/gpg5.mdwn new file mode 100644 index 0000000..859a36e --- /dev/null +++ b/securemail/gpg5.mdwn @@ -0,0 +1,15 @@ +# GPG Configuration on Windows for Secure Mail +[[Prev|gpg4]] | *step 5 of 5* | **End** + +## Export an ascii encoded version of your public key to share + + 1. Export your public key: + * In order for other people to send you secure e-mail they + must have your public key, so here's how to save it in file + (that you can share). + * Type **gpg --armor --output foo.asc --export foo@info9.net** + (*with your username and e-mail, of course*) + 1. Congratulations :) You are now ready to configure [[Thunderbird]] + +[[!img gpg5.png align=left]] +