jcbkwm / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

Support for SSE-C #429

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Detailed description of support request:

Amazon announces support for customer-managed encryption keys (referred to as 
'SSE-C'). The upload and download requests must include the encryption keys, 
and Amazon encrypts/decrypts at their end.

This is an incredibly useful feature, if S3FS could support it, I'm sure a lot 
of people would find it useful.

More information on SSE-C is here:

http://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.
html

Original issue reported on code.google.com by jukow...@gmail.com on 13 Jun 2014 at 9:44

GoogleCodeExporter commented 8 years ago
Hi,

Thanks for this issue, and I want to discuss this as same as issue#39 on 
Github(https://github.com/s3fs-fuse/s3fs-fuse/issues/39).

Regards,

Original comment by ggta...@gmail.com on 20 Jun 2014 at 4:03

GoogleCodeExporter commented 8 years ago
Yes, it is the same ticket. I put it here before I noticed that the project had 
moved to Github.

Original comment by jukow...@gmail.com on 20 Jun 2014 at 4:40