Go to file
Tankred Hase d64ad9873a bugfix login-initial 2014-01-10 15:55:39 +01:00
res add channel push script 2013-11-14 10:49:38 +01:00
src bugfix login-initial 2014-01-10 15:55:39 +01:00
test Merge remote-tracking branch 'origin/dev/security-review' 2014-01-09 12:12:44 +01:00
.gitignore create release zip files via grunt job 2013-11-12 20:02:46 +01: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 switching between offline and online state works 2013-12-10 22:20:41 +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 [WO-120] reviewed ad merged 2013-11-19 13:29:48 +01: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.