Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: build a tamper-proof server?
Jim has already pointed you at Trusted Oracle. In addition database auditing
and documented procedures for security etc at the customer site is more than
adequate for any potential legal case. The standard is reasonableness
remember not paranoia.
As a customer I'd be extremely wary of buying a product where the supplier didn't trust me to look after my own data but insisted on their own proprietory audit trail. In fact i wouldn't buy it.
Finally there is no such thing as a tamper proof system. Some are more secure than others but all systems (with the impracticable exception of the one-time pad) can be tampered with. Even your audit trail
-- Niall Litchfield Oracle DBA Audit Commission UK ***************************************** Please include version and platform and SQL where applicable It makes life easier and increases the likelihood of a good answer ****************************************** <kmv_dev_at_yahoo.com> wrote in message news:20020824204708.48df9a79.kmv_dev_at_yahoo.com...Received on Sun Aug 25 2002 - 15:28:19 CDT
> On Sat, 24 Aug 2002 21:10:55 +0200
> Sybrand Bakker <postbus_at_sybrandb.demon.nl> wrote:
>
> > On Sat, 24 Aug 2002 11:21:57 -0700, kmv_dev_at_yahoo.com wrote:
> >
> > >Hi,
> > >
> > >Can someone suggest ideas on how to build a tamper-proof
> > >server? i.e. I want to let my applications (an appserver)
> > >to access the db, insert, and do whatever it needs to
> > >complete the task. But once the transaction is committed,
> > >all events must be logged, time-stamped and digitally
> > >signed, and none of the records can be removed/modified
> > >(not even by a dba).
> > >
> > >Any suggestion is welcome.
> > >
> > >xx
> >
> >
> > Build your server, seal it, remove the keyboard, and sink it to the
> > bottom of the sea, and then you will have a tamper-proof server.
> > Other than that, your idea, bore out of distrust of everyone
> > including dba's, is just ridiculous.
> >
> > Regards
> >
> >
> > Sybrand Bakker, Senior Oracle DBA
> >
>
> It's not ridiculous, and sorry to offend the dba in you :)
>
> There's a need to build tamper-proof that must support
> secure audit trail. Every event and transaction must be
> traceable.
>
> It's not that we can't trust the dba. If we can't, then
> we won't hire the person, period. But we need to have
> proof in front of the law. In court, no proof, no shit.
> That's where secure audit trail comes in. And we have
> to be able to prove, like any case, beyond reasonable
> doubt.
>
> I'm not dba, and I'm asking the question if this is
> possible, and if anyone has any idea of how people
> would approach this problem. We are evaluating
> a platform to support secure audit trail end-to-end,
> that's all.
>
> xx
![]() |
![]() |