Go to file
Tankred Hase b72b329abb updated sjcl and tested ecc 2013-04-04 16:39:13 +02:00
res initial commit 2013-03-13 16:58:46 +01:00
src updated sjcl and tested ecc 2013-04-04 16:39:13 +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 refactored folder structure 2013-04-01 23:23:25 +02:00
server.js refactored folder structure 2013-04-01 23:23:25 +02:00

README.md

html5-mail

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install express
node server.js 8080 --dev

browse to http://localhost:8080