1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00
Go to file
2013-11-08 16:26:15 +01:00
res implement recipient key validation while typing 2013-11-05 09:04:37 +01:00
src [WO-85] introduce silent public key verification 2013-11-08 16:26: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 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
package.json ust smtp-client master branch 2013-09-27 14:25:15 +02:00
README.md update readme 2013-10-24 20:29:31 +02:00

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.