Skip to content

Browser extension for OpenPGP encryption with Webmail

License

Notifications You must be signed in to change notification settings

nothize/mailvelope

This branch is 1979 commits behind mailvelope/mailvelope:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Thomas Oberndörfer
Oct 15, 2013
f253338 · Oct 15, 2013
Oct 14, 2013
Oct 15, 2013
Oct 11, 2013
Sep 18, 2013
Oct 15, 2013
Oct 12, 2012
Apr 6, 2013
Aug 24, 2013
Aug 24, 2012
Oct 11, 2013
Sep 18, 2013

Repository files navigation

Mailvelope

Mailvelope is a browser extension for Google Chrome and Firefox that allows secure email communication based on the OpenPGP standard. It can be configured to work with arbitrary Webmail provider.

OpenPGP backends

Mailvelope uses the following OpenPGP implementation

  • OpenPGP.js for the Chrome Extension and for the Firefox Addon

Status

  • Chrome Extension: beta
  • Firefox Addon: beta

Installation

Mailvelope is available in the Chrome Web Store: https://chrome.google.com/webstore/detail/kajibbejlbohfaggdiogboambcijhkke

Check the releases section for latest builds of Firefox and Chrome installation packages.

Build instructions

git clone git://github.com/toberndo/mailvelope.git
cd mailvelope
git submodule init
git submodule update
make build

Chrome

make dist-cr

The extension will be in dist/mailvelope.chrome.zip.

Firefox

To build the Firefox addon, first get the Firefox Addon SDK:

cd ..
git clone git://github.com/mozilla/addon-sdk.git
cd addon-sdk
source bin/activate
cd ../mailvelope
make dist-ff

The addon will be in dist/mailvelope.firefox.xpi.

Website

http://www.mailvelope.com

Licence

Use of this source code is governed by the GNU AFFERO GENERAL PUBLIC LICENSE that can be found in the LICENSE file.

About

written by Thomas Oberndörfer toberndo@yarkon.de
Blog: http://www.chasinclouds.com/
follow me on Twitter

About

Browser extension for OpenPGP encryption with Webmail

Resources

License

Stars

Watchers

Forks

Packages

No packages published