An open API service indexing awesome lists of open source software.

https://github.com/montyanderson/anon-chat

An online chat that uses MongoDB. (will ultimately involve encryption)
https://github.com/montyanderson/anon-chat

Last synced: 3 months ago
JSON representation

An online chat that uses MongoDB. (will ultimately involve encryption)

Awesome Lists containing this project

README

        

![anon-chat](https://i.imgur.com/YxPLFUS.png)
---------------------------------------------

An online chat that uses MongoDB.

![anon-chat screenshot](https://i.imgur.com/vcceaJZ.png)

Public Chatrooms
----------------

* [chat.montyanderson.net](http://chat.montyanderson.net)
* [anon-chat.tk](http://anon-chat.tk)

Features
--------

* Base-64 encodes traffic to avoid swearing/monitoring filters.
* Automatically stores different domains in different collections.
* So you can host multiple different chatrooms on the same server.
* Works best with apache virtualhosts.
* Requires minimal setup-time.
* Allows for admin logins.
* Admins can set the colour of their name (to show their status).
* Admins can see a **hash of** IPs (in order to identify people).
* Admins will be able to delete messages.

Installation
------------

Installation comming soon!

![Installation comming soon!](https://octodex.github.com/images/labtocat.png)