Moving forward with TDE

From: David Christensen <david(dot)christensen(at)crunchydata(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>
Subject: Moving forward with TDE
Date: 2022-10-24 16:29:19
Message-ID: CAOxo6XJh95xPOpvTxuP_kiGRs8eHcaNrmy3kkzWrzWxvyVkKkQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi -hackers,

Working with Stephen, I am attempting to pick up some of the work that
was left off with TDE and the key management infrastructure. I have
rebased Bruce's KMS/TDE patches as they existed on the
https://wiki.postgresql.org/wiki/Transparent_Data_Encryption wiki
page, which are enclosed in this email.

I would love to open a discussion about how to move forward and get
some of these features built out. The historical threads here are
quite long and complicated; is there a "current state" other than the
wiki that reflects the general thinking on this feature? Any major
developments in direction that would not be reflected in the code from
May 2021?

Thanks,

David

Attachment Content-Type Size
0001-cfe-01-doc_over_master-squash-commit.patch application/octet-stream 10.1 KB
0002-cfe-02-internaldoc_over_cfe-01-doc-squash-commit.patch application/octet-stream 11.4 KB
0003-cfe-03-scripts_over_cfe-02-internaldoc-squash-commit.patch application/octet-stream 13.8 KB
0004-cfe-04-common_over_cfe-03-scripts-squash-commit.patch application/octet-stream 32.8 KB
0005-cfe-05-crypto_over_cfe-04-common-squash-commit.patch application/octet-stream 23.8 KB
0006-cfe-06-backend_over_cfe-05-crypto-squash-commit.patch application/octet-stream 21.7 KB
0007-cfe-07-bin_over_cfe-06-backend-squash-commit.patch application/octet-stream 33.3 KB
0008-cfe-08-pg_alterckey_over_cfe-07-bin-squash-commit.patch application/octet-stream 30.8 KB
0009-cfe-09-test_over_cfe-08-pg_alterckey-squash-commit.patch application/octet-stream 114.0 KB
0010-cfe-10-hint_over_cfe-09-test-squash-commit.patch application/octet-stream 17.7 KB
0011-cfe-11-gist_over_cfe-10-hint-squash-commit.patch application/octet-stream 7.1 KB
0012-cfe-12-rel_over_cfe-11-gist-squash-commit.patch application/octet-stream 33.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2022-10-24 16:42:44 Re: New docs chapter on Transaction Management and related changes
Previous Message Alvaro Herrera 2022-10-24 16:13:17 Re: parse partition strategy string in gram.y