Difference between revisions of "Sops"
Jump to navigation
Jump to search
↑ https://github.com/mozilla/sops#26adding-and-removing-keys
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[wikipedia:Sops]] | ||
* https://github.com/mozilla/sops | * https://github.com/mozilla/sops | ||
+ | * Support: [[AWS KMS]], [[GCP KMS]], [[Azure Key Vault]], [[age]], and [[GPG]] | ||
+ | * Related env variables: <code>SOPS_KMS_ARN, SOPS_PGP_FP, [[SOPS_GCP_KMS_IDS]], SOPS_AZURE_KEYVAULT_URLS</code> <ref>https://github.com/mozilla/sops#26adding-and-removing-keys</ref> | ||
− | + | == Examples == | |
− | + | {{sops examples}} | |
− | |||
+ | === Errors === | ||
sops | sops | ||
Error: no file specified | Error: no file specified | ||
Line 12: | Line 15: | ||
== Related == | == Related == | ||
* [[AWS KMS]] | * [[AWS KMS]] | ||
+ | * [[SOPS GCP KMS]], <code>[[SOPS_GCP_KMS_IDS]]</code> | ||
* [[PGP]] | * [[PGP]] | ||
+ | |||
+ | == Activities == | ||
+ | * Read https://stackoverflow.com/questions/tagged/mozilla-sops?tab=Votes | ||
== See also == | == See also == |
Latest revision as of 10:26, 27 October 2022
- https://github.com/mozilla/sops
- Support: AWS KMS, GCP KMS, Azure Key Vault, age, and GPG
- Related env variables:
SOPS_KMS_ARN, SOPS_PGP_FP, SOPS_GCP_KMS_IDS, SOPS_AZURE_KEYVAULT_URLS
[1]
Contents
Examples[edit]
sops --help
sops --encrypt --in-place your_file
sops --encrypt --gcp-kms
sops --decrypt --in-place your_file
sops --gcp
sops --azure-kv
sops --rotate
sops your-new-file
Errors[edit]
sops Error: no file specified
Related[edit]
Activities[edit]
See also[edit]
- SOPS,
sops | sops -d | sops -e | sops exec-env | sops exec-file | sops publish | sops keyservice | sops groups | sops updatekeys | sops --help
- Secrets: Kubernetes secrets,
ansible-vault
, Hashicorp Vault, AWS Secrets Manager, Google Secret Manager,git-crypt
, SOPS: Secrets OPerationS, Google Cloud Secret Manager, GitHub secret scanning alerts
Advertising: