Go to file
Tankred Hase 34dea03c5b Merge remote-tracking branch 'origin/pgp-format' into invitation 2013-10-29 19:35:19 +01:00
res integrated smtpc-client amd branch 2013-09-27 13:55:08 +02:00
src Merge remote-tracking branch 'origin/pgp-format' into invitation 2013-10-29 19:35:19 +01:00
test Merge remote-tracking branch 'origin/pgp-format' into invitation 2013-10-29 19:35:19 +01:00
.gitignore use only minified css in build 2013-10-22 18:26:30 +02:00
.jshintrc integrate and test openpgp.js 2013-10-11 21:30:03 +02:00
.travis.yml remove gem update from yml 2013-09-17 14:57:44 +02:00
Gruntfile.js reactivate qunit integration tests 2013-10-29 19:24:22 +01:00
LICENSE.txt update license 2013-10-22 18:57:21 +02:00
README.md update readme 2013-10-24 20:29:31 +02:00
package.json ust smtp-client master branch 2013-09-27 14:25:15 +02:00

README.md

mail-html5 Build Status

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install && npm start

browse to http://localhost:8580/dist/.html

or install the chrome packaged app in developer mode.