<?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 /var/log/janio</title><link>https://devops.sarmento.org/en/tags/security/</link><description>Recent content in Security on /var/log/janio</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 26 May 2026 07:00:00 +0000</lastBuildDate><atom:link href="https://devops.sarmento.org/en/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>SOPS + age: Declarative, Secure Secrets Management Without GPG Headache</title><link>https://devops.sarmento.org/en/posts/sops-and-age-secrets-management-in-practice/</link><pubDate>Tue, 26 May 2026 07:00:00 +0000</pubDate><guid>https://devops.sarmento.org/en/posts/sops-and-age-secrets-management-in-practice/</guid><description>&lt;p&gt;As I previously discussed in my post on &lt;a href="https://devops.sarmento.org/posts/secret-management-macos-linux/"&gt;secret management in macOS and Linux&lt;/a&gt;, the real challenge of managing keys and tokens isn&amp;rsquo;t the encryption itself, but reducing accidental leakage without turning the sysadmin&amp;rsquo;s daily routine into a bureaucratic nightmare. Over the last few years, however, a duo of tools has gained significant traction and completely changed this dynamic: &lt;strong&gt;Mozilla SOPS&lt;/strong&gt; and &lt;strong&gt;age&lt;/strong&gt;. Together, they enable a declarative, GitOps-friendly, and extremely secure approach with virtually zero friction. This post is a detailed look at how these tools work and how to integrate them practically into your daily workflow.&lt;/p&gt;</description></item><item><title>Secret Management on macOS and Linux: a Practical-Theoretical Approach</title><link>https://devops.sarmento.org/en/posts/secret-management-macos-linux/</link><pubDate>Sun, 17 May 2026 11:54:00 +0000</pubDate><guid>https://devops.sarmento.org/en/posts/secret-management-macos-linux/</guid><description>&lt;p&gt;At some point in the life of almost every sysadmin, there comes a slightly uncomfortable realization: too many secrets are scattered across the environment.&lt;/p&gt;
&lt;p&gt;A password inside a &lt;code&gt;.env&lt;/code&gt; file here, a token buried in shell history there, a forgotten webhook inside a &lt;code&gt;docker-compose.yml&lt;/code&gt;, an API key hardcoded into a “temporary” script that somehow survived for two years in production. None of those things seem catastrophic individually. The problem is that infrastructure rarely collapses because of one gigantic mistake; most of the time, it collapses under the accumulated weight of dozens of tiny operational shortcuts.&lt;/p&gt;</description></item></channel></rss>