Re: Securing Information

From: jesusthefrog <jesusthefrog(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: Chris Weekes <chris(dot)er(dot)weekes(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Securing Information
Date: 2016-12-29 00:16:59
Message-ID: CAH_wARs_sE=AOCB015kJOr_U7EU9aQV+7H6vEd4faWikxLQ2YA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If you're storing HIPAA data and/or PII then just make sure it's encrypted
at rest. We just did this at my workplace by using full disk encryption on
the disk which stores the DB files.
That may not be the best solution, but it appears to work well enough.

--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d- s+ a- C++++ L+++ S++ B+ P++>++++ E++ W+++
N o? K- !w++++ O- M- V? PS++ PE- Y+ PGP t+ 5+++
X R+ tv b+++ DI++ D++ G+ e-- h- r++ y
------END GEEK CODE BLOCK------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2016-12-29 00:55:56 Re: Securing Information
Previous Message Rich Shepard 2016-12-29 00:03:57 Re: Er Data Modeller for PostgreSQL