Go to file
Tankred Hase fcf64569b2 refactored crypto for user to use RSA encrypt/sign 2013-05-15 12:26:32 +02:00
res initial commit 2013-03-13 16:58:46 +01:00
src refactored crypto for user to use RSA encrypt/sign 2013-05-15 12:26:32 +02:00
test refactored crypto for user to use RSA encrypt/sign 2013-05-15 12:26:32 +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 minor cleanup 2013-04-29 11:59: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