Secure Chat

Costas

Administrator
Staff member
<h4>2017-06-27 - PHP Secure Chat: Chat box between users using encrypted messages</h4>
https://www.phpclasses.org/package/10121-PHP-Chat-box-between-users-using-encrypted-messages.html
This package implements chat box between users using encrypted messages.

It can output HTML and JavaScript to implement a chat box between users.

They use a commonly agreed password to encrypt the messages using BlowFish before they are sent to the server via AJAX.

The server stores the encrypted messages in a MySQL database before they are delivered and decrypted to other chat users with the same password.
<h4>2015-03-01 MyCryptoChat</h4>
Is a simple PHP encrypted chat rooms manager. Everything is encrypted on the client side

https://github.com/HowTommy/mycryptochat
<h4>Skype Live Chat For PHP (paid)</h4>
http://preview.codecanyon.net/item/skype-live-chat-for-php/full_screen_preview/19994911

ref - http://www.bestjquery.com/2017/09/live-chat-script-in-php/
<h4></h4>
<h4>New Kind of Instant Messaging (cross platform)</h4>
https://tox.chat/index.html



[deprecated] https://github.com/TheFox/phpchat

Because we need to encrypt and secure the Internet. The Internet is broken and we need to fix it. Thanks people like Edward Snowden we know today that the NSA (and also other intelligence agencies too) operates a global surveillance on citizens. We can't loose our right of freedom, our right of privacy to centralized governmental authorities. Now it's our move. It's time to fight back!











<h4>PHP WebSocket server</h4>
https://github.com/olais/chat ex2
<h4>opensource-socialnetwork</h4>
https://github.com/opensource-socialnetwork/opensource-socialnetwork
<h4>Live helper chat</h4>
https://github.com/LiveHelperChat/livehelperchat
<h4>HTPC/Homelab Services Organizer</h4>
https://github.com/causefx/Organizr
 
Top