hmm there are these things called public key fingerprints which are hashes of a public key
these can supposedly be used to identify people?
but im not sure why these are any better than anything else, and i dont see any defense against ye olde ctrl+c ctrl+v
okay making a key pair is pretty easy looks like
successfully signed a test file, encrypted, decrypted, imported a key, were good to go
my public key is at http://ianmhines.com/public-key if any of you crypt nerds want it
oh neat gnupg is already on my computer
and it looks like it can make keys for me
okay time to read some docs