Value of Transparent Data Encryption (TDE) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Value of Transparent Data Encryption (TDE)
Date
Msg-id 20190930214052.GA28769@momjian.us
Whole thread Raw
Responses Re: Value of Transparent Data Encryption (TDE)
List pgsql-hackers
For plan for full-cluster Transparent Data Encryption (TDE) is here:
       
    https://wiki.postgresql.org/wiki/Transparent_Data_Encryption#TODO_for_Full-Cluster_Encryption

The values it has, I think, are:

*  encrypts data for anyone with read-access to the file system (but not
   memory)

     *  I think write access would allow access to the encryption keys
        by modifying postgresql.conf or other files

     * This is particularly useful if the storage is remote

*  encrypts non-logical/non-pg_dump-like backups

*  fulfills several security compliance requirements

*  encrypts storage

*  perhaps easier to implement than file system encryption

Is that accurate?

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Commit fest 2019-09
Next
From: David Steele
Date:
Subject: Re: Commit fest 2019-09