mail-html5 [![Build Status](https://travis-ci.org/whiteout-io/mail-html5.png)](https://travis-ci.org/whiteout-io/mail-html5)
==========
HTML5 Mail App with integrated OpenPGP encryption. Download the official version under [whiteout.io](http://whiteout.io)
### Building
You can download a prebuilt bundle under [https://github.com/whiteout-io/mail-html5/releases](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](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](mailto:info@whiteout.io).