dropitlikecross / ephemeros

Secure and temporary web chat.

Home Page:https://ephemerios.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ephemeros

I made this web app to learn nodejs and javascript in genetal. It is a temporary web chat generator. You create the chat and share the link with anyone you want to talk to. No history is kept whatsoever. It is client-side encrypted using PGP. It supports multiple users although at some point if you talk to too many users at the same time, it will be toot slow to use due to the pgp encryption mechanism.

To run it locally, run node app.js. It is available on https://ephemerios.herokuapp.com.

You are free to re-use, host or modify any part of the code.

About

Secure and temporary web chat.

https://ephemerios.herokuapp.com/


Languages

Language:HTML 47.1%Language:JavaScript 43.5%Language:CSS 9.4%