"proof-of-concept" Revolution Online Open Dictionary at revcoders.org

Josh Mellicker josh at dvcreators.net
Fri Nov 2 14:11:16 EDT 2007


FIXED!

The below stack now adds comments.

http://revcoders.org/resources/revcoders_db_api.rev.zip


By the way, this stack interacts with the remote database by sending  
data encrypted with blowfish-ecb at 128 bit to a serverside PHP  
script. The PHP script decrypts, filters out potentially harmful  
commands, and passes the command along to the database, then returns  
results to Rev.

 From my tests so far there is no performance hit, it works great!  
And far more secure than a database which is open to any command.


More information about the use-livecode mailing list