Giter VIP home page Giter VIP logo

gpgmail's Introduction

GPGMail

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

Important

GPGMail currently doesn't support macOS Sierra (10.12). We're actively working on it. Follow us on Twitter for updates.

Updates

The latest releases of GPGMail 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 GPGMail.

Localizations are done on Transifex.

Prerequisite

In order to use GPGMail you need to have GnuPG installed. You can either build your own version, use one from homebrew or find a packaged version for OS X at gpgtools.org

Build

Clone the repository

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

Grab Dependencies

In order to communicate with GnuPG we use our own Objective-C framework called Libmacgpg. It's necessary to clone the Libmacgpg repository first, before building GPGMail.

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

Build

make

Install

Copy Libmacgpg.framework from Dependencies/Libmacgpg/build/Release/ to ~/Library/Frameworks.

After that copy the GPGMail.mailbundle file from build/Releases/GPGMail.mailbundle to ~/Libray/Mail/Bundles, re-start Mail.app and enjoy.

System Requirements

  • Mac OS X >= 10.9 (macOS Sierra is not yet supported!)
  • Libmacgpg
  • GnuPG

gpgmail's People

Contributors

alexanderwillner avatar carreau avatar dimillian avatar idodeclare avatar imageoptimiser avatar jthramer avatar lukele avatar mento avatar mischaham avatar peterk avatar rca avatar smorr avatar stevebell 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.