Go to file
Tankred Hase 07bb4caaea update readme 2014-01-15 17:57:18 +01:00
res add channel push script 2013-11-14 10:49:38 +01:00
src implement mark as unread 2014-01-15 15:27:38 +01:00
test Merge pull request #3 from whiteout-io/dev/imap-redesign 2014-01-15 05:23:41 -08:00
.gitignore create release zip files via grunt job 2013-11-12 20:02:46 +01:00
.jshintrc integrate and test openpgp.js 2013-10-11 21:30:03 +02:00
.travis.yml update readme and change deps to https github tarballs 2014-01-15 17:07:14 +01:00
Gruntfile.js switching between offline and online state works 2013-12-10 22:20:41 +01:00
LICENSE.txt update license 2013-10-22 18:57:21 +02:00
README.md update readme 2014-01-15 17:57:18 +01:00
package.json update readme and change deps to https github tarballs 2014-01-15 17:07:14 +01:00

README.md

mail-html5 Build Status

HTML5 Mail App with integrated OpenPGP encryption. Download the official version under whiteout.io

Building

You can download a prebuilt bundle under https://github.com/whiteout-io/mail-html5/releases

Required packages: nodejs, npm:

npm install && grunt

This generates a development build of the Chrome Packaged App (DEV.zip) which can be installed under chrome://extensions in developer mode.

License

The code is open for inspection and peer review by the security community. The code is currently not licensed under an open source license. If you're interested in getting a license, please get in touch with us info@whiteout.io.