|
|
Choosing A Webhost: |
Re: Securing sensitive information: msg#01155db.postgresql.general
On Thu, Aug 29, 2002 at 20:42:05 +0900, Jean-Christian Imbeault <jc@xxxxxxxxxxxxxxxx> wrote: > I've scoured the web and can't seem to find any definitive on how to > secure sensitive information in a DB, postgresQL in particular. > > Most suggestions rely upon encrypting the data. This is all fine and > well except for the one nagging question I keep having: how do you > protect the password that is needed to decrypt the data? Maybe I'm > missing something? > > Can anyone recommend any good web documents on how to secure sensitive > information? Who are you trying to protect the data from? If it is from the system administrator or DBA, that is going to be tough. If it is database users, you may be able to force access through views that restrict visible tuples to those each user is supposed to be able to see. I also have read some other tricks like indexing data by hashes, so that if you know something about the data (perhaps a last name), you can compute the hash and use that to retrive the related information. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Free space mapping (was Re: Multi-Versions and Vacuum), Mark Kirkwood |
|---|---|
| Next by Date: | BUG?: timestamp without TZ created as timestamp *with* TZ, Jean-Christian Imbeault |
| Previous by Thread: | Securing sensitive information, Jean-Christian Imbeault |
| Next by Thread: | Re: Securing sensitive information, Jules Alberts |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |