s3_file icon indicating copy to clipboard operation
s3_file copied to clipboard

support SSE-C?

Open joekiller opened this issue 10 years ago • 1 comments

Amazon now supports clients providing an encryption key during a request which will then encrypt the file on s3. We may wantto consider supporting this. http://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html?sc_ichannel=em&sc_icountry=Global&sc_icampaigntype=launch&sc_icampaign=em_118914880&sc_idetail=em_318663101&ref_=pe_411040_118914880_8

joekiller avatar Jun 15 '14 23:06 joekiller

Thanks for getting this on the issues list. I definitely welcome a pull request, but don't have any time to devote to implementing that at the moment.

If I was adding this, I'd probably also at the same time deprecate the encryption support built in to the LWRP, and throw a warning to point users to the new AWS supported method.

adamsb6 avatar Jun 16 '14 15:06 adamsb6