Skip to content

A slimmed version of sops with age encryption as a Go module? #2157

@MarcCoquand

Description

@MarcCoquand

Hi!

Thank you so much for developing this tool.

Right now I'm using the Go Sops module in my project to decrypt my secrets. It works, but I'm noticing that it's pulling in 20MB+ worth of dependencies, it is by far the largest dependency in the project.

I think this is because sops pulls in all cloud vendor SDKs.

My question, or request, is: Would it be possible to have a slimmed down version for use with Go, for example a sops-age module, that contains only the subset needed to encrypt/decrypt sops using age, and has fewer dependencies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions