Libmacgpg is an Objective-C framework which makes it easier to communicate with gnupg. It's the base framework for all apps and services of GPG Suite
This is a fork that enables abused users to extend their trial period. It is not ment to circumvent the license fee at all. However the team behind gpgtools.org did a quite ugly suprise to their users with the update to 2018.4. They free usage is obsolte now and there came not even a warning.
Using this fork you can use 2018.4 (only this version - so this is your warning) without any license fee.
The latest releases of Libmacgpg is part of GPG Suite and can be found on our official website.
For the latest news and updates check our Twitter.
If you have any questions how to use Libmacgpg in your own App, contact us on our support page.
If you have upgraded your GPGtools to 2018.4, here are the instructions how to use this version (only!) for free.
1.) Install Xcode ;-) 2.) Close your Mail App
git clone --recursive https://github.com/marioli/Libmacgpg.git
cd Libmacgpgmakelaunchctl unload /Library/LaunchAgents/org.gpgtools.Libmacgpg.xpc.plist
sudo mv /Library/Application\ Support/GPGTools/org.gpgtools.Libmacgpg.xpc /Library/Application\ Support/GPGTools/org.gpgtools.Libmacgpg.xpc.baksudo cp -a build/Release/org.gpgtools.Libmacgpg.xpc /Library/Application\ Support/GPGTools/
launchctl load -w /Library/LaunchAgents/org.gpgtools.Libmacgpg.xpc.plistNow you can use your GPGtools Plugin 2018.4 without any restrictions.
Enjoy your custom Libmacgpg.
- Mac OS X >= 10.6
- GnuPG v2.0.26