<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>sops</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/3366/feed"/>
    <updated>2026-08-06T11:32:50+00:00</updated>
    <id>https://links.biapy.com/guest/tags/3366/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12097</id>
            <title type="text"><![CDATA[enject]]></title>
            <link rel="alternate" href="https://github.com/GreatScott/enject" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12097"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hide .env secrets from prAIng eyes.

secrets live in local encrypted stores (per project) and are injected directly into apps at runtime, never touching disk as plaintext. 

Related contents:

- [Don’t let A.I. read your .env files @ Filip Hric](https://filiphric.com/dont-let-ai-read-your-env-files).]]>
            </summary>
            <updated>2026-03-12T11:16:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11933</id>
            <title type="text"><![CDATA[krops (krebs operations)]]></title>
            <link rel="alternate" href="https://github.com/krebs/krops" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11933"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[krops is a lightweight toolkit to deploy NixOS systems, remotely or locally.

-  [krops @ GitHub](https://github.com/krebs/krops).]]>
            </summary>
            <updated>2026-02-27T06:38:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11567</id>
            <title type="text"><![CDATA[lockenv]]></title>
            <link rel="alternate" href="https://github.com/illarion/lockenv" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11567"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple, CLI-friendly secret storage that lets you safely commit encrypted secrets to version control.

 Simple, password-based encrypted vault for .env and infrastructure secrets. Like git-crypt or sops, but dramatically simpler. Ideal for small teams and IaC workflows 

lockenv provides a secure way to store sensitive files (like .env files, configuration files, certificates) in an encrypted .lockenv file that can be safely committed to your repository. Files are encrypted using a password-derived key and can be easily extracted when needed.]]>
            </summary>
            <updated>2026-01-22T16:44:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10786</id>
            <title type="text"><![CDATA[&amp;quot;Sealed Secrets&amp;quot; for Kubernetes]]></title>
            <link rel="alternate" href="https://github.com/bitnami-labs/sealed-secrets" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10786"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Kubernetes controller and tool for one-way encrypted Secrets.

Problem: &amp;quot;I can manage all my K8s config in git, except Secrets.&amp;quot;
Solution: Encrypt your Secret into a SealedSecret, which is safe to store - even inside a public repository. The SealedSecret can be decrypted only by the controller running in the target cluster and nobody else (not even the original author) is able to obtain the original Secret from the SealedSecret.

Related contents:

- [GitOps architecture, patterns and anti-patterns @ Platform Engineering](https://platformengineering.org/blog/gitops-architecture-patterns-and-anti-patterns).]]>
            </summary>
            <updated>2026-03-04T12:41:37+00:00</updated>
        </entry>
    </feed>
