jindai1783 / Meshee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meshee

Introduction

Teamed with Jake, Kieran, Oliver and Clint, we build a decentralise, encrypted mesh network chat application. Our presentation can be viewed here.

![alt text][logo] [logo]: public/Images/logo.png

Try It

Without cjdns

npm install
node server.js

Then, point your browser to localhost:3001

With cjdns

Please follow the instructions in cjdns to set up cjdns on your computer.

Then host the chat, and enjoy!

Cryptography

Information about cryptography can be found at Meshed Network, where I have researched on the importance of client side encryption and its implementation.

About


Languages

Language:JavaScript 99.3%Language:CSS 0.7%