Go to file
Tankred Hase a543bac384 release and bump version 2013-11-09 00:34:15 +01:00
res implement recipient key validation while typing 2013-11-05 09:04:37 +01:00
src release and bump version 2013-11-09 00:34:15 +01:00
test [WO-85] introduce silent public key verification 2013-11-08 16:26:15 +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 review auto verification 2013-11-08 17:16:15 +01: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.