GitHub user yz271544 created a discussion: [Ideas] data encrypt or privacy 
infomation protection

### Description

The following project describes a data encryption/decryption algorithm 
previously implemented in the Teradata data warehouse, which has also been used 
on other platforms.

The current Cloudberry could consider adding the issuance of decryption JWT 
tokens to the console, for example, by adding an administrator-set key to the 
claim.

Then, the JWT token could be configured at the JDBC or command-line connection 
session level to support encryption and decryption in various scenarios.

It's also worth considering scenarios where data is encrypted during loading 
and decrypted during export. Alternatively, it could support extended 
interfaces like Teradata's fastload and fastexp, providing inmod and outmod 
functions for both data loading and export.

[data encrypt and decrypt demo](https://github.com/yz271544/teradata-cpt)

### Use case/motivation

The goal is to enable native support for privacy data protection scenarios in 
next-generation data warehouses.

### Related issues

_No response_

### Are you willing to submit a PR?

- [ ] Yes I am willing to submit a PR!

GitHub link: https://github.com/apache/cloudberry/discussions/1943

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to