Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Phase...
 6. Basic...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. Pixel Ad Script
 2. Essential PHP...
 3. Smash Bugs | ...
 4. WRQ Reflection...
 5. FFTW with OpenCV
 6. Cross browser...
 7. UserGate...
 8. Export MS...
 9. Sending HTML Email
10. Flash strip...
more...

AnoChat v. 1.0

 Script details


Script Title :  AnoChat v. 1.0
Version :  
Author :  Knut Møgster
Platform :  linux, windows, freebsd, osx, sun
Home URL :  http://www.iterapi.com/ac/  
Download URL :   
Demo URL :    
Category :  PHP - Chat Scripts
Price :  Free
 
Description :
The idea is to 3DES encrypt all content of the chat with javascript, and then send it to the server, where it is stored in encrypted form. When another chat client refreshes the chat file, it will decrypt the lines in the chat with a shared code phrase. This is really a combination of javascript and php, and it also utilizes something I've dubbed 'cheat Ajax' because of the similarity in user experience. This allows for sticky, non-refreshing pages where it is possible to store a pass phrase for key generation and encryption without sending it over the internet. Thus only the group in know of the phrase will be able to decrypt the data. - all data is encrypted before send - no version of the key exist on the server, the lines is stored as encrypted strings - on return, the encrypted data is decrypted by javascript into human readable format. The AnoChat 1.0 also comes with 20 different skins, and a tool to help you create your own. It requires only a standard php-distro to run.
 
Average Rating: 0.00
Number Of Votes: 0

Select Your Rating:

poor         best


Back