Go to file
Tankred Hase 6a9f2c00be cleanup nacl worker 2013-04-11 16:37:39 +02:00
res initial commit 2013-03-13 16:58:46 +01:00
src cleanup nacl worker 2013-04-11 16:37:39 +02:00
test moved nacl web worker code to nacl-crypto and added synchronous impl 2013-04-11 15:02:24 +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 read port from env vars instead of args 2013-04-09 10:33:03 +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