How do I decrypt a PGP email attachment in OSX?
March 30, 2013 8:37 AM Subscribe
I have a PGP key and Thunderbird with Enigmail for OSX. A friend sent me an email with an encrypted attachment (filename ending in .pgp). While I know how to decrypt the email itself, I don't know how to decrypt the attachment.
« Older Negotiating rent increase (Manhattan) | How to get Comcast and Tivo to work together? Newer »
This thread is closed to new comments.
If you get an error along the lines of "gpg: command not found" then you'll need to figure out where the program was installed before you can run that terminal command. On my system, gpg is at /usr/local/bin/gpg, but I don't remember whether that's the default location, or just where I put it.
Once you find gpg, just put the full path name in the command above. E.g.: (Actually, I just checked: enigmail itself knows where pgp/gpg is, and will tell you if you look in the settings / preferences.)
posted by spacewrench at 9:02 AM on March 30, 2013 [2 favorites]