veebuv
1
Hi everyone!
Our DB is encrypted at rest where all the fields basically are hashed.
We currently use a aes-256-cbc encryption algo to encrypt and decrypt our data on the fly whenever we ready information from our server
Is there any ability for us to do something similar here ? It would be huge if we could do this
flamber
2
Hello
We are also encrypting data in our MySQL DB. Can Metabase read the data and decrypt at each user connection?
The goal is to have our data encrypted in mySQL but clearly visible in MB
Thanks
@HubertdR
Please necro only one thread at a time … I responded in your other one already.