Skip to content

Split secret-key and secret files by buckets #21

@marcospgsilva

Description

@marcospgsilva

The goal is to be able to encrypt/decrypt a specific bucket and keep the encryption/decryption of all buckets as the default behavior. Also, allow to define a secret-key per bucket.

mix secret.encrypt --bucket my_bucket
mix secret.encrypt
mix secret.decrypt --bucket my_bucket
mix secret.decrypt

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions