Cryptocat is an open source and web-based chat application that focuses on making sure that the communication is encrypted and private. It is built with PHP and works with a single file besides the static files (CSS, JS and images) used. The interface is simple-yet-nice and messages are encrypted with AES-256 using crypto.js library. For [...]
