You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to propose adding the ability to transparently apply encryption to the objects uploaded to the external S3 service.
Depending on the client library / SDK this is easier said than done on the actual client:
and I'd like to think that having the encryption managed, applied and ensured at the Chorus-level is what's suitable for quite a few environments that simply don't want to trust their data to the SSE (Server Side Encryption) mechanisms of an external S3 provider.
The text was updated successfully, but these errors were encountered:
I'd like to propose adding the ability to transparently apply encryption to the objects uploaded to the external S3 service.
Depending on the client library / SDK this is easier said than done on the actual client:
and I'd like to think that having the encryption managed, applied and ensured at the Chorus-level is what's suitable for quite a few environments that simply don't want to trust their data to the SSE (Server Side Encryption) mechanisms of an external S3 provider.
The text was updated successfully, but these errors were encountered: