[10:24] Hi, wondering if anyone here can help me out [11:53] drakonslayor: if you expose your problem, maybe we can determine that :) [11:55] been trying to extract a public gpg key with seahorse and for the life of me have no idea how [11:56] apparently older versions had a simple button... but for some reason they got rid of that [11:57] drakonslayor: how about "gpg --export --armor " ? [11:58] or is that not what you ask? [11:58] is that how you extract the public key? [11:58] lol [11:58] sorry new to the whole thing [11:58] drakonslayor: that is how you get a public key block yeah [11:59] what are you trying to "extract the public key" for? [11:59] if you want to i.e. host it on your blog, then that's what you should put up (gpg --export --armor ) [12:00] to give to my friend so he can decrypt my encrypted data [12:00] ah [12:00] so, what I said is one option [12:00] the other option is to use a keyserver [12:00] uploading your public key there makes it searchable [12:01] but before you do, you must generate a revocation certificate if you haven't already [12:01] you *MUST* [12:01] since it's impossible to delete keys once uploaded [12:01] :) [12:02] drakonslayor: wait a second - if you give your public key to your friend he can *encrypt secret messages to you* [12:02] but he cannot decrypt what you encrypt [12:03] you need *his* public key for that :) [12:03] yeah sorry i said that the wrong way around :P [12:03] oh ok :) [12:03] thanks [12:04] drakonslayor: don't hesitate to ping me if you need more help with gpg - I'll do my best :) [12:05] thanks :)