Skip to content

Encryption of layers #1981

@wjbrf

Description

@wjbrf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions