Nice!

On Nov 2, 2007, at 11:11 AM, Josh Mellicker wrote:

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.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


-Mark


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to