Re: Submission of Feature Request : RFC- for Implementing Transparent Data Encryption in P - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Submission of Feature Request : RFC- for Implementing Transparent Data Encryption in P
Date
Msg-id 200804012343.m31NhB728149@momjian.us
Whole thread Raw
In response to Re: Submission of Feature Request : RFC- for Implementing Transparent Data Encryption in P  (sanjay sharma <sanksh@hotmail.com>)
List pgsql-hackers
sanjay sharma wrote:
> 
> Hello Heikki,
> 
> Although the solution could be implemented using views and
> functions and I am implementing a reference application using
> this approach but TDE can greatly reduce the design and maintenance
> complexcity. It would also take care of data protection in
> backups and archives.  You are correct to identify that TDE may
> not provide complete data security required for data like credit
> crad details but TDE seems to be ideally suited to take care of
> data privacy issues. Major chunk of the private data is of no
> interest to hackers and criminals but needs protection only from
> casual observers. To implement a full data security infrastucture
> to protect only privacy issues seems to be overkill. Compliance
> requirement for storing private data arises from each organizations
> own declared privacy policies and statutory bodies like privacy
> commissioners and other privacy watchdogs. These standards are
> not as strict as PCI, HIPPA or Sarnabes-Oxley
> 
> Compliance with HIPPA regulation requires not only maintaining
> all records of who created and updated the record but also who
> accessed and viewed records, when and in what context.

Agreed, the bottom line is that the tools needed to do what you want are
there, but they are probably more complex to implement than in Oracle. 
We probably offer fewer canned solutions than Oracle, but more
flexibility.

-- Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: column level privileges
Next
From: Greg Smith
Date:
Subject: Re: New boxes available for QA