Support encryption #92

Open
opened 2025-12-28 17:36:16 +00:00 by sami · 3 comments
Owner

Originally created by @KirillovDenis on GitHub (Aug 5, 2021).

Should s3-gw support encryption?

Originally created by @KirillovDenis on GitHub (Aug 5, 2021). Should s3-gw support [encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingServerSideEncryption.html)?
Author
Owner

@realloc commented on GitHub (Aug 11, 2021):

Yes, but we need to figure out the details. I doubt it could work properly in public network, so we could start with some private|local key management services integration. Let's wait a little to survey the possible use cases.

@realloc commented on GitHub (Aug 11, 2021): Yes, but we need to figure out the details. I doubt it could work properly in public network, so we could start with some private|local key management services integration. Let's wait a little to survey the possible use cases.
Author
Owner

@alexvanin commented on GitHub (Sep 9, 2021):

As for public networks, encryption should be done completely on client side, before object upload.

@alexvanin commented on GitHub (Sep 9, 2021): As for public networks, encryption should be done completely on client side, before object upload.
Author
Owner

@alexvanin commented on GitHub (Jun 23, 2022):

Consider having KMS service and binding it with S3 Gateway.

@alexvanin commented on GitHub (Jun 23, 2022): Consider having KMS service and binding it with S3 Gateway.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-s3-gw#92
No description provided.