Skip to content

mtdev2/MacGPG2

 
 

Repository files navigation

MacGPG

MacGPG is a version of GnuPG 2 with specific patches for macOS.

Updates

The latest releases of MacGPG can be found on our official website.

For the latest news and updates check our Twitter.

Visit our support page if you have questions or need help setting up your system and using MacGPG.

Build

Clone the repository

git clone https://github.com/GPGTools/MacGPG2.git
cd MacGPG2

Build

make

Note: It might be necessary to install lzip if you don't already have it (e.g. brew install lzip)

Install

Copy ./build/MacGPG2 to /usr/local/MacGPG2

System Requirements

  • Mac OS X >= 10.12

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.9%
  • Python 7.6%
  • Makefile 0.5%