/pgpmail

OpenPGP plugin for Apple Mail

Primary LanguageObjective-C

OpenPGP for Apple Mail

This is a modified version of the GPG Suite plugin for Apple Mail. I found that the original comes with a number of components I do not need. Thus, I created my own, stripped down version, which just inludes

I use the gnupg command from Nix, so I don’t need anything else. No auto-updating, no key managment UI. Just the things needed to get nice OpenPGP integration in Apple Mail.

I modified the components to get a Mail plugin and an accompanying framework, which install in user-writable folders within the home directory. No access to system-wide directories is required. The plugin must then be manually enabled in Apple Mail’s preferences.

If you don’t want the hassle of building the plugin yourself, then this project is not for you. I strongly urge you to consider using the original GPG Suite instead of my custom version. It comes with on option to financially support the original developers, which I highly recommend you do.

The original licenses of the above components apply.