Go to file
Tankred Hase 8326e21b1b added private key model 2013-05-19 01:36:01 +02:00
res added git submodule deps in npm 2013-05-16 16:54:56 +02:00
src added private key model 2013-05-19 01:36:01 +02:00
test minor fixes to email dao and crypto 2013-05-19 01:33:59 +02:00
.gitignore added firefox manifest files and appcache 2013-03-28 21:28:24 +01:00
LICENSE.txt initial commit 2013-03-13 16:58:46 +01:00
README.md added package.json 2013-04-19 09:36:14 +02:00
package.json updated devicestorage 2013-05-17 17:44:34 +02:00
server.js fixed csp for each browser and enabled gzip compression 2013-04-20 14:59:53 +02:00

README.md

html5-mail

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install
node server.js

browse to http://localhost:8585