<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>dotenv</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/559/feed"/>
    <updated>2026-04-18T23:02:06+00:00</updated>
    <id>https://links.biapy.com/guest/tags/559/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/11978</id>
            <title type="text"><![CDATA[thefly]]></title>
            <link rel="alternate" href="https://github.com/joknarf/thefly" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11978"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[shell teleporter plugin/dotfiles manager (bash/zsh/ksh).

bash/zsh/ksh plugin/dotfiles manager and teleporter

Your shell env and plugins are available everywhere (hosts/users)

bzzz bzzz !

What&amp;#039;s the point to have a fine tuned local shell environment if you lose it as soon as you connect to another server / sudo to another user ?

- [TheFly - Téléportez votre shell sur n&amp;#039;importe quel serveur @ Korben :fr:](https://korben.info/thefly-shell-teleportation.html).]]>
            </summary>
            <updated>2026-03-02T10:10:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11589</id>
            <title type="text"><![CDATA[Dotenv Mask Editor]]></title>
            <link rel="alternate" href="https://github.com/xinbenlv/dotenv-mask-editor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11589"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Secure visual editor for .env files that masks sensitive secrets while allowing easy editing.

Dotenv Mask Editor provides a table-based interface for .env files. It is designed to reduce the accidental exposure of sensitive values by masking strings that meet a length threshold. All processing is done locally within your editor.

Related contents:

- [Dotenv Mask Editor - Fini les clés API à l&amp;#039;air libre @ Korben :fr:](https://korben.info/dotenv-mask-editor.html).]]>
            </summary>
            <updated>2026-03-16T09:38:04+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/11524</id>
            <title type="text"><![CDATA[envmap]]></title>
            <link rel="alternate" href="https://github.com/BinSquare/envmap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11524"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ENV management tool, consolidate and manage .env and env variables. 

Related contents:

- [Envmap - Fini les fichiers .env qui traînent et finissent sur GitHub @ Korben :fr:](https://korben.info/envmap-secrets-sans-fichier-env-disque-github-leaks.html).]]>
            </summary>
            <updated>2026-01-19T08:24:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10598</id>
            <title type="text"><![CDATA[aliae 🌱]]></title>
            <link rel="alternate" href="https://aliae.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10598"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cross platform shell management.

Easily extend and manage aliases, environment variables, PATH entries and scripts for your shells. From simple aliases to more complex functionality, you can manage them all in one place.

- [aliae 🌱 @ GitHub](https://github.com/jandedobbeleer/aliae).]]>
            </summary>
            <updated>2025-10-10T09:46:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/393</id>
            <title type="text"><![CDATA[varlock]]></title>
            <link rel="alternate" href="https://varlock.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/393"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Use @decorator comments in your .env file(s) to create a declarative schema for your config and a new function call syntax to securely load secrets from external sources. 

Varlock is our tool that uses this parser to actually load your .env files, and then applies the schema that you have defined. It is a CLI, library, and will communicate with a native Mac application that enables using biometric auth to securely encrypt your local secrets.

- [varlock @ GitHub](https://github.com/dmno-dev/varlock).]]>
            </summary>
            <updated>2026-01-20T15:31:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2468</id>
            <title type="text"><![CDATA[Dotenv]]></title>
            <link rel="alternate" href="https://www.dotenv.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2468"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Secrets for developers.

Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env. Storing configuration in the environment separate from code is based on The Twelve-Factor App methodology.

- [Dotenv @ GitHub](https://github.com/motdotla/dotenv).]]>
            </summary>
            <updated>2025-08-28T22:48:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5337</id>
            <title type="text"><![CDATA[dotenv-cli]]></title>
            <link rel="alternate" href="https://github.com/venthur/dotenv-cli" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5337"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Executes commands with environment variables set from .env file. Zero dependencies.

Dotenv-CLI is a simple package that provides the dotenv command. It reads the .env file from the current directory puts the contents in the environment and executes the given command.]]>
            </summary>
            <updated>2025-08-29T06:47:46+00:00</updated>
        </entry>
    </feed>
