Subject Re: [Firebird-general] pro&contra
Author Ann W. Harrison
> Aage Johansen wrote:
>> ... Two pro-Sybase arguments are ... and also the
>> encryption feature that seems to make it easy to comply with the
>> laws/regulations (without delivering much added security, however).

Kjell Rilbe wrote:

> Why can't you use some kind of disk encryption and SSL tunneling in
> combination with Firebird? It should provide sufficient security...?
>

Another alternative would be to implement the encryption hooks in
Firebird, or intercept the read/write calls and encrypt at the page
level. That won't make your data secure (see many previous
discussions) but may be good enough for government work. Combine
that with Kjell's suggestions, and you have actual security at
twice the cost.


Cheers,

Ann