Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 499 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 499 Bytes

SlimChat

A simple slim chat developed with...

BackEnd: Composer, Doctrine, Slimchat FrontEnd: CryptoJS, jQuery, Twitter Bootstrap

Objective

Develop a simple chat to work local with security and encript data.

You can

Create new rooms, encript your messages, delete historial

Notes

It works efficiently, but it's a experiment to work/improve those technologies. Use only in secure environment. It doesn't have control of users, inputs...etc