Re: Database Encryption (now required by law in Italy)

From: Sergio Chaves <sergio(at)turbocorp(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Database Encryption (now required by law in Italy)
Date: 2004-03-05 11:22:29
Message-ID: 404862F5.7030804@turbocorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi.

That is an article on www.linuxuser.co.uk , issue 34 entitled "A Guide
to filesystem encryption"
that may do what you want to do.
It uses a method called "Loop-AES" http://loop-aes.sourceforge.net .

Hope it works for you

Sergio

Silvana Di Martino wrote:

>The new italian law about personal data protection (aka "privacy") requires
>the use of cryptography _both_ for protecting the network traffic _and_ for
>protecting the (personal) data stored on the hard disk.
>
>While I can see how to protect a PGSQL connection using SSH tunneling or a
>VPN, I cannot see any way to encrypt a PGSQL database stored on a hard disk,
>put aside the possibility to encrypt the hosting file system with LoopAES.
>
>Is there any (native/third party) tool for encrypting a PGSQL database on the
>disk? Is there any PGSQL option for encrypting data on the fly?
>
>Many thanks in advance for your attention.
>
>NOTE: the italian law on privacy ("Decreto Legge 196/03", Dicembre 2003) is
>available on the net:
>
>http://www.garanteprivacy.it
>http://www.interlex.it
>
>Of course, just in italian...
>-----------------------------------------
>Alessandro Bottoni and Silvana Di Martino
>alessandrobottoni(at)interfree(dot)it
>silvanadimartino(at)tin(dot)it
>
>---------------------------(end of broadcast)---------------------------
>TIP 7: don't forget to increase your free space map settings
>
>
>

--
°v° Sergio Chaves °v°
/(_)\ www.turbocorp.com /(_)\
^ ^ Enhanced Solutions Computing ^ ^
770.532.2239
Linux User #221305

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Radu-Adrian Popescu 2004-03-05 11:30:37 Re: Database Encryption (now required by law in Italy)
Previous Message Matt Clark 2004-03-05 11:17:52 Re: Database Encryption (now required by law in Italy)