Giter Club home page Giter Club logo

gpgmail's Introduction

GPGMail - FOSS Edition

GPGMail is a plugin for OS X's Mail.app that lets you send and receive secure, OpenPGP encrypted and signed messages.

This version is a modified fork of the original, provided free for the community with license checks and reference to original project and team removed from source.

Important

GPGMail developed by GPGTools Gmbh has recently moved from free and open-source to a subscription payment model. That being said, the project GPGMail itself is still open-source so I forked it and removed any checks for an active subscription.

That being said, I am not providing compiled binaries until I'm sure anything I distribute doesn't conflict with the original license used. For now you have to build it yourself.

ONLY TESTED ON MOJAVE, I don't guarantee this will work on High Sierra

Prerequisite

Install GPGSuite (latest) from the GPGTools website.

Installing

1. Clone the repository

git clone https://github.com/awkimball/GPGMail.git
cd GPGMail

2. Get/Build Dependencies

cd Dependencies
git clone https://github.com/GPGTools/Libmacgpg.git
cd Libmacgpg
make
cd ../..

As seen above, Libmacgpg must be built with make after cloning.

3. Build GPGMail

From your top-level GPGMail directory:

make

4. Install

  • Quit Mail.app
  • In finder, navigate to /Library/Application_Support/GPGTools/GPGMail/ and move the GPGMail_XX.mailbundle file to somewhere like the Desktop for temporary safe keeping.
  • In your GPGMail repository that you cloned in Step 1 and built in Step 3, navigate to build/Release/
  • Rename GPGMail.mailbundle to GPGMail_XX.mailbundle replacing XX with the number from the file you moved to the Desktop.
  • Move/copy your new GPGMail_XX.mailbundle to /Library/Application_Support/GPGTools/GPGMail/
  • Launch Mail.app
  • Done! If you check the GPGMail preference pane it should show a valid activation.

gpgmail's People

Contributors

alexanderwillner avatar awkimball avatar carreau avatar dimillian avatar idodeclare avatar imageoptimiser avatar jmtatsch avatar jthramer avatar lukele avatar mento avatar mischaham avatar peterk avatar rca avatar smorr avatar stevebell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.