Subject Re: [IBO] Data Transfer
Author Nando Dessena
Beyers,

B> Does data transfered from Firebird server to the client
B> using IBO get encrypted?

Not really a IBO questione, anyway no, data is not encrypted.

B> If not, is there a security risk in this, or are
B> there options available for secure transfers from the server to the
B> client ?

There is security risk if the path between client and server is
insecure. :-) You should use a tunneling technique, like SSH or the
simpler zebedee. I use the latter in some cases and am satisfied with
it.

B> Or is that type of security supplied through underlying IP
B> infrastructure ?

Yes; see above.

Ciao
--
Nando mailto:nandod@...