(feat): sops from remote endpoint
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.1k
- Forks
- 1.1k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
Would be nice to have a feature for referencing remote endpoints.
For example:
sops -d --azure-kv https://sops.vault.azure.net/keys/sops-key/some-string s3::https://s3.amazonaws.com/sops/sops.enc.yaml
go-getter can support:
- http(s)
- git
- gcs
- aws
- PR for Azure Storage (https://github.com/hashicorp/go-getter/issues/33)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the SOPS CLI handling of -d, --azure-kv, and remote input URLs, then review the go-getter capabilities and the related pull request. Done means the agreed remote endpoint types can be referenced and decrypted through the documented command form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, azure, gcp, git, go
- Domain
- cli, cloud, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100