Subject | RE: [IB-Architect] Security pieces |
---|---|
Author | Jeroen W. Pluimers (All I'M) |
Post date | 2001-01-23T22:22:41Z |
> Claudio, the main problem here is in data transmission inside a company.Time to introduce IPSec. Or SSH. Or any other secure transport protocol.
> Having been working on security aspects of a project for quite some time
> (you do get to be paranoid) I know the kind of damage clear text data
> transfer over the net can cause.
Databases should do what they are good at: managing data.
Transport layers should do what they are good at: reliable transport, when
possible/needed without people peeking.
Maybe (just maybe), now that export regulations WRT security are getting
less strict, one might add SSL ability to the interbase server and client
(like apache now supports HTTP over SSL too).
--jeroen