Online communication is a part of every designer/developer. With our friends, customers or colleagues, chats are usually the fastest and easiest way of communication. Sometimes, the information we exchange online can be critical like passwords or "details of a project" and we want to make sure that it is private. PrivyTalks is a free, simple [...]
Archive for the ‘Encryption’ Category
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 [...]
