<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>database security</title></head><body>
<div><br></div>
<div>I'm starting a project involving Rev 1.1.1r2 as a GUI front end
to a mySQL database which needs to work for remote users across the
Internet. I'm currently at the proof of concept stage, and need to
know whether this kind of connection can be handled securely by
Rev.</div>
<div><br></div>
<div>The mySQL security guidelines<font face="Lucida Grande"
size="-4" color="#000000">
http://www.mysql.com/doc/en/General_security.html strongly recommend
against sending clear text across the Internet:</font></div>
<div><font face="Lucida Grande" size="-4"
color="#000000"><br></font></div>
<div><font face="Lucida Grande" size="-4" color="#000000">"# Do
not transmit plain (unencrypted) data over the Internet. These data
are accessible to everyone who has the time and ability to intercept
it and use it for their own purposes. Instead, use an encrypted
protocol such as SSL or SSH. MySQL supports internal SSL connections
as of Version 4.0.0. SSH port-forwarding can be used to create an
encrypted (and compressed) tunnel for the
communication."</font></div>
<div><font face="Lucida Grande" size="-4"
color="#000000"><br></font></div>
<div><font face="Lucida Grande" size="-4" color="#000000">Does Rev use
a secure protocol to send and receive data from a mySQL
server?</font></div>
<div><font face="Lucida Grande" size="-4"
color="#000000"><br></font></div>
<div><font face="Lucida Grande" size="-4"
color="#000000">Thanks!</font></div>
</body>
</html>