Updated public key for 2011
Along with the new site, I took the opportunity to release a new public key for 2011. If you need to encrypt anything for me, you know what to do.
gpg --recv-keys FBD864B8 gpg --fingerprint [my-email-address] # Ensure printed fingerprint matches what's at http://www.vicfryzel.com/public-key/ gpg --output somefile.gpg --encrypt --recipient [my-email-address] somefile # Email me somefile.gpg