Difference between revisions of "Sops"

From wikieduonline
Jump to navigation Jump to search
 
(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>
  
[[sops --encrypt --in-place]] your_file
+
== Examples ==
[[sops --decrypt --in-place]] your_file
+
{{sops examples}}
  
* <code>[[sops --help]]</code>
 
 
   
 
   
 +
=== 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

Advertising: