Go to file
Felix Hammerl e44e32869e [WO-56] display account information 2013-11-06 16:34:28 +01:00
res implement recipient key validation while typing 2013-11-05 09:04:37 +01:00
src [WO-56] display account information 2013-11-06 16:34:28 +01:00
test [WO-56] display account information 2013-11-06 16:34:28 +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.