1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-11 03:35:01 -05:00
mail/README.md
2014-01-15 18:01:17 +01:00

16 lines
858 B
Markdown

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 [releases](https://github.com/whiteout-io/mail-html5/releases) or build your own:
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).