-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
What is the version of your ORAS CLI
latest
What would you like to be added?
Has there been any efforts to add support for encrypted layers to ORAS?
There is some support for encrypted containers within containerd and skopeo. There appears to be some semblance of an encryption spec for OCI containers.
I'm not considering encryption at rest, I'm looking at encryption within the layers of the image itself.
The use case I'm looking at is to enable encryption and decryption at the time when files are pushed or pulled. The encryption key would be specified as an argument.
Why is this needed for ORAS?
Encryption of OCI artifacts may be handled more seamlessly using ORAS. Opposed to encrypting files before including in an artifact or using tools like skopeo to handle encryption.
Are you willing to submit PRs to contribute to this feature?
- Yes, I am willing to implement it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested