apache / pinot

Apache Pinot - A realtime distributed OLAP datastore
https://pinot.apache.org/
Apache License 2.0
5.38k stars 1.26k forks source link

Data Encryption at rest #5762

Open mayankshriv opened 4 years ago

mayankshriv commented 4 years ago

Currently, Pinot supports storing encrypted segments in deep-store (backing the controller). However, segments on server are still not encrypted. For sensitive data stored in the cloud, we are seeing requirements from users to also have data encrypted on the server (offline to start with).

LiranBri commented 3 years ago

+1

kautshukla commented 7 months ago

@mayankshriv : Is it still open, It's very critical for compliance perspective especially in Fintech ?

mayankshriv commented 7 months ago

@kautshukla, with cloud deployments, the deepstore as well as EBS both provide encryption, which has turned out to be the solution in this regard.

hpvd commented 6 months ago

+1