1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-10 11:15:01 -05:00
Go to file
2013-04-11 15:02:24 +02:00
res initial commit 2013-03-13 16:58:46 +01:00
src moved nacl web worker code to nacl-crypto and added synchronous impl 2013-04-11 15:02:24 +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

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