Skip to content

A drop-in replacement for GPGTools libmacgpg that disables the paywall (free MacGPG)

Notifications You must be signed in to change notification settings

rediris-es/libmacgpg-free

 
 

Repository files navigation

Libmacgpg-free

Libmacgpg-free is a drop-in-replacement for GPG Suite Libmacgpg removing the paywall.

Build

Clone the repository

git clone --recursive https://github.com/macgpg/libmacgpg-free
cd Libmacgpg-free

Build

make

Install

  • Install the GPG Suite.
  • Build this library or download it.
  • Make sure the version of your downloaded GPGTools match the version of this library (see releases)
  • To replace the existing org.gpgtools.Libmacgpg:
sudo cp ./build/Release/org.gpgtools.Libmacgpg.xpc/Contents/MacOS/org.gpgtools.Libmacgpg /Library/Application\ Support/GPGTools/org.gpgtools.Libmacgpg.xpc/Contents/MacOS
sudo chmod 755 /Library/Application\ Support/GPGTools/org.gpgtools.Libmacgpg.xpc/Contents/MacOS/org.gpgtools.Libmacgpg

Restarting the XPC service

  • After copying the file to the path:
launchctl stop org.gpgtools.Libmacgpg.xpc
launchctl start org.gpgtools.Libmacgpg.xpc

Note:

  • Still trying to contact the developers for a non-profit , group discount

About

A drop-in replacement for GPGTools libmacgpg that disables the paywall (free MacGPG)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 97.5%
  • HTML 2.4%
  • Makefile 0.1%