You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ClickHouse
Is there a way, to encrypt data that is present in click house? I totally understand that, encryption might cause performance issues but its always good to have data encryption in case of security breach.
Mikhail Filimonov
unread,
Jan 8, 2018, 3:05:25 PM1/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ClickHouse
There is no such a feature in Clickhouse. You can try place Clickhouse data files on encrypted partition (should be quite easy, but have drawbacks).
Amandeep Singh
unread,
Jan 10, 2018, 2:52:35 AM1/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ClickHouse
I get that. My concern is, with GDPR coming in picture should some encryption related features or support is planned or not?
Mikhail Filimonov
unread,
Jan 10, 2018, 3:22:17 AM1/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ClickHouse
GDPR does not enforce encryption.
Choosing appropriate way to make personal data safe is internal decision of your company.
So use encryption only if YOU decide that encryption is needed in your case.