<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security on Jorge's notebook</title><link>https://jorgesnotebook.com/tags/security/</link><description>Recent content in Security on Jorge's notebook</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Sat, 18 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://jorgesnotebook.com/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>Encrypting Kubernetes Secrets with SOPS and Helmfile</title><link>https://jorgesnotebook.com/posts/how-to-implement-sops-helmfile/</link><pubDate>Sun, 28 Feb 2021 00:00:00 +0000</pubDate><guid>https://jorgesnotebook.com/posts/how-to-implement-sops-helmfile/</guid><description>&lt;p&gt;In our previous post about helmfile, we spoke briefly about sops, but we didn&amp;rsquo;t use it or speak more about it&amp;hellip; Now it&amp;rsquo;s the time to do that. With SOPS, we can have a file in our repo that is encrypted by sops and have the variables to use in our chart through Helmfile there.&lt;/p&gt;
&lt;h2 id="what-is-sops"&gt;
 What is Sops?
 &lt;a class="anchor" href="#what-is-sops"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;If we take a look at the 
 &lt;a href="https://github.com/mozilla/sops"&gt;Project&lt;/a&gt;, we&amp;rsquo;ll see that Mozilla defines SOPS as &amp;ldquo;an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault and PGP&amp;rdquo;.&lt;/p&gt;</description></item></channel></rss>